@zenku/agent-kit 0.1.11 → 0.1.13
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/manifest.json +4 -0
- package/package.json +1 -1
- package/skills/1password.skill +0 -0
- package/skills/agent-creator.skill +0 -0
- package/skills/himalaya.skill +0 -0
- package/skills/local-places.skill +0 -0
- package/skills/nano-banana-pro.skill +0 -0
- package/skills/openai-image-gen.skill +0 -0
- package/skills/openai-whisper-api.skill +0 -0
- package/skills/sherpa-onnx-tts.skill +0 -0
- package/skills/skill-creator.skill +0 -0
- package/skills/tmux.skill +0 -0
- package/skills/video-frames.skill +0 -0
- package/skills/zenku-kanban.skill +0 -0
package/manifest.json
CHANGED
|
@@ -22,6 +22,10 @@
|
|
|
22
22
|
}
|
|
23
23
|
}
|
|
24
24
|
},
|
|
25
|
+
"agent-creator": {
|
|
26
|
+
"name": "agent-creator",
|
|
27
|
+
"description": "Guide for creating effective Claude Code agents (.md files) with proper frontmatter, system prompts, and structured instructions. Use this skill when the user wants to create a new agent, design an agent persona, write an agent system prompt, or add an agent to agent-kit. Triggers on requests like \"create a new agent\", \"make an agent for X\", \"write an agent that does Y\", or \"add an agent to agent-kit\"."
|
|
28
|
+
},
|
|
25
29
|
"apple-notes": {
|
|
26
30
|
"name": "apple-notes",
|
|
27
31
|
"description": "Manage Apple Notes via the `memo` CLI on macOS (create, view, edit, delete, search, move, and export notes). Use when a user asks the agent to add a note, list notes, search notes, or manage note folders.",
|
package/package.json
CHANGED
package/skills/1password.skill
CHANGED
|
Binary file
|
|
Binary file
|
package/skills/himalaya.skill
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/skills/tmux.skill
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|