# Skill Create

> Scaffold a complete portable skill package that follows the Skill Tap contract. Use when creating a new reusable agent skill, turning a repeated workflow into a skill, or generating SKILL.md plus portable agents, a matching bin command, PEP 723 scripts, references, and validation-ready structure.

- **Type:** Skill
- **Install:** `agentstack add skill-batteryshark-skill-tap-skill-create`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [batteryshark](https://agentstack.voostack.com/s/batteryshark)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [batteryshark](https://github.com/batteryshark)
- **Source:** https://github.com/batteryshark/skill-tap/tree/main/skills/development/skill-development/skill-create

## Install

```sh
agentstack add skill-batteryshark-skill-tap-skill-create
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Create a Portable Skill

1. Extract the reusable workflow, inputs, outputs, failure modes, verification, and scope boundaries from the request or recent work.
2. Read [references/contract-checklist.md](references/contract-checklist.md).
3. Choose a lowercase kebab-case name and a trigger description that states what the skill does and when to use it.
4. Run `bin/skill-create NAME --description "..." --target-dir PATH`.
5. Replace the generated evidence collector, role prompt, and reference content with workflow-specific material; the scaffold is a conforming starting point, not finished expertise.
6. Run the target tap’s validator and every generated `bin/` command against a representative fixture.

For an independent design pass, give the workflow evidence and proposed scope to [agents/skill-designer.md](agents/skill-designer.md).

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [batteryshark](https://github.com/batteryshark)
- **Source:** [batteryshark/skill-tap](https://github.com/batteryshark/skill-tap)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-batteryshark-skill-tap-skill-create
- Seller: https://agentstack.voostack.com/s/batteryshark
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
