@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.
package/package.json
CHANGED
|
@@ -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
|