# Collect

> ネタ系スキルの新規候補を発掘する。「新しいネタスキル探して」「候補集めて」「巡回して」と言われたら使う。GitHub を定型クエリで巡回し、未掲載のリポジトリ候補をリストアップする。

- **Type:** Skill
- **Install:** `agentstack add skill-kpab-awesome-fun-claude-skills-collect`
- **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/collect

## Install

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

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

## About

# ネタ系スキルの候補を発掘する

掲載対象は **GitHub リポジトリのみ**(スキル/プラグイン/Claude Code 連動ツール)。記事(Zenn/Qiita 等)は掲載対象外。記事で見つけたスキルでも、リポジトリが公開されていればリポジトリを候補にする。

1. `data/skills.yaml` を読み、掲載済み URL の一覧を把握する(重複提案を防ぐ)
2. GitHub を巡回する: `gh search repos "" --sort stars --limit 15 --json fullName,description,stargazersCount,updatedAt`
   - キーワード例: `claude persona`, `claude personality`, `claude character`, `claude roast`, `claude joke`, `claude tamagotchi`, `claude pet`, `claude code game`, `claude code rpg`, `claude output style`
   - 新着を狙うなら `--created ">直近2ヶ月の日付"` を付けてもう1周
   - 補助: Hacker News(WebFetch で `https://hn.algolia.com/api/v1/search?query=claude%20persona&tags=story`)で話題のリポジトリを拾ってもよい
3. 候補の判定基準(すべて満たすこと):
   - ネタ系・エンタメ系であること(実務・生産性系は除外。例: ゲーム「開発」支援は実務系、Claude と「遊ぶ」ものはネタ系)
   - GitHub リポジトリとして公開されており、実体があること(`gh api "repos///contents"` で SKILL.md・プラグイン構成・プロンプト等を確認)
   - 未掲載であること(手順1の一覧と突き合わせ)
   - 質を優先: スター数の高いものから検討する(ニッチ全体が低スターなので絶対値は問わないが、同種なら高い方)
4. 候補を表形式でユーザーに提示する: スキル名 / URL / スター数 / 一言説明 / おすすめ度
5. ユーザーが選んだものを add-skill の手順で追加する(1件ずつ)

## 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-collect
- 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%.
