# Add Skill

> ネタ系スキルをリストに1件追加する。「このスキル追加して」「これ載せて」とURLを渡されたら使う。skills.yaml への追記と README 再生成までを一貫して行う。掲載対象は GitHub リポジトリのみ。

- **Type:** Skill
- **Install:** `agentstack add skill-kpab-awesome-fun-claude-skills-add-skill`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [kpab](https://agentstack.voostack.com/s/kpab)
- **Installs:** 0
- **Category:** [Developer Tools](https://agentstack.voostack.com/c/developer-tools)
- **Latest version:** 0.1.0
- **License:** CC0-1.0
- **Upstream author:** [kpab](https://github.com/kpab)
- **Source:** https://github.com/kpab/awesome-fun-claude-skills/tree/main/.claude/skills/add-skill

## Install

```sh
agentstack add skill-kpab-awesome-fun-claude-skills-add-skill
```

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

## About

# スキルをリストに追加する

1. 渡された URL から情報を収集する
   - GitHub リポジトリなら: `gh repo view / --json name,description,stargazerCount,updatedAt,url`
   - 記事(Zenn/Qiita等)の URL を渡されたら WebFetch で内容を確認し、記事内のリポジトリリンクを正とする。リポジトリが存在しなければ掲載対象外(その旨をユーザーに伝えて終了)
2. 掲載基準を確認する: ネタ系・エンタメ系(ペルソナ・ジョーク・遊び系)であること。実務・生産性系なら掲載せず、その旨をユーザーに伝えて終了
3. `data/skills.yaml` の既存エントリと重複していないか確認する(URL とスキル名で検索)
4. YAML エントリを作成して `data/skills.yaml` に追記する
   - `description` は英語で1〜2文。スキルの「ネタ」が伝わる書き方にする(例: "Turns Claude into a Hakata-dialect gal who explains tech terms with youthful slang")
   - `category` は既存カテゴリから選ぶ。どれにも合わなければ新カテゴリをユーザーに提案して確認を取る
   - スキーマの詳細は `data/skills.yaml` 冒頭のコメントを参照
5. README を再生成する: `go run ./cmd/genreadme`
6. 生成後の README.md の該当箇所を表示してユーザーに確認してもらう

## Source & license

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

- **Author:** [kpab](https://github.com/kpab)
- **Source:** [kpab/awesome-fun-claude-skills](https://github.com/kpab/awesome-fun-claude-skills)
- **License:** CC0-1.0

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-kpab-awesome-fun-claude-skills-add-skill
- Seller: https://agentstack.voostack.com/s/kpab
- 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%.
