# Skill Name

> |

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

## Install

```sh
agentstack add skill-sanpingli-skills-skill-name
```

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

## About

# skill-name SKILL

> Delete this banner before committing. Full spec: `SKILL-SPEC.md` at the repo root.

## What this skill does

A short paragraph stating the inputs, outputs, and boundaries of this SKILL.

## When to use

- Trigger condition 1
- Trigger condition 2

## When NOT to use

- Anti-trigger 1
- Anti-trigger 2

## Workflow

1. Read [references/your-reference.md](references/your-reference.md)
2. Run `python scripts/your_script.py --input ...`
3. Validate the artifact and report back to the user

## Key entry points

| Entry | When to use |
|---|---|
| `scripts/your_script.py` | TODO |

## Constraints

- Hard rule that must not be violated 1
- Hard rule that must not be violated 2

## References

- [references/your-reference.md](references/your-reference.md) — when to fetch on demand

## Source & license

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

- **Author:** [sanpingli](https://github.com/sanpingli)
- **Source:** [sanpingli/skills](https://github.com/sanpingli/skills)
- **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-sanpingli-skills-skill-name
- Seller: https://agentstack.voostack.com/s/sanpingli
- 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%.
