@olegkoval/agent-skills 1.9.1 → 1.9.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "olko-agent-skills",
3
3
  "description": "Agent-agnostic skill catalog for Codex, Claude, Cursor, and other skill-aware tools.",
4
- "version": "1.9.0",
4
+ "version": "1.9.1",
5
5
  "author": {
6
6
  "name": "Oleg Koval"
7
7
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@olegkoval/agent-skills",
3
- "version": "1.9.1",
3
+ "version": "1.9.2",
4
4
  "private": false,
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -11,6 +11,7 @@ license: MIT
11
11
  allowed-tools: Bash, Read, Write, Edit
12
12
  compatibility: Codex, Claude Code, Cursor, GitHub Copilot, Windsurf, Kiro, and other Agent Skills compatible tools. Requires the GitHub CLI (`gh`) authenticated and a daily note vault.
13
13
  metadata:
14
+ targets: [_source-only]
14
15
  author: Oleg Koval
15
16
  tags:
16
17
  - github
@@ -12,6 +12,7 @@ license: MIT
12
12
  allowed-tools: Bash, Read, Write, Edit
13
13
  compatibility: Codex, Claude Code, Cursor, GitHub Copilot, Windsurf, Kiro, and other Agent Skills compatible tools. Requires daily notes at a configurable vault path.
14
14
  metadata:
15
+ targets: [_source-only]
15
16
  author: Oleg Koval
16
17
  tags:
17
18
  - obsidian