@zenku/agent-kit 0.1.11 → 0.1.12

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 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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zenku/agent-kit",
3
- "version": "0.1.11",
3
+ "version": "0.1.12",
4
4
  "description": "Agent kit (skills, agents, personas) for the Zenku ecosystem — works with Claude Code, OpenCode, and Codex CLI.",
5
5
  "files": [
6
6
  "skills",
Binary file
Binary file
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