agentsclimarketplace

Agent create

Skill batteryshark/skill-tap/skills/development/skill-development/agent-create

Scaffold a portable Markdown role prompt for a focused subagent or independent review role. Use when creating an agent definition, extracting a specialist role from a workflow, or defining explicit inputs, evidence standards, constraints, and output without depending on one orchestration vendor.From its SKILL.md

Install
npx -y skills add batteryshark/skill-tap --skill agent-create

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

0.9 KB, 119 tokens by cl100k_base, as published. Nobody here has run it

Create a Portable Agent Prompt

  1. Define the single responsibility, inputs, evidence boundary, prohibited assumptions, and expected output.
  2. Read references/agent-design.md.
  3. Run bin/agent-create NAME --purpose "..." --target-dir PATH.
  4. Replace placeholders with domain-specific constraints and realistic acceptance criteria.
  5. Test the prompt in a fresh context using raw artifacts rather than leaking the intended answer.

Use agents/agent-prompt-reviewer.md for an independent scope review.

What ships with it: 4 files

2.6 KB alongside SKILL.md, 2 of them executable

bin/

references/

scripts/

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.