AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified CC0-1.0 Self-run

Collect

skill-kpab-awesome-fun-claude-skills-collect · by kpab

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

No reviews yet
0 installs
25 views
0.0% view→install

Install

$ agentstack add skill-kpab-awesome-fun-claude-skills-collect

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-kpab-awesome-fun-claude-skills-collect)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
1mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Collect? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

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)で話題のリポジトリを拾ってもよい
  1. 候補の判定基準(すべて満たすこと):
  • ネタ系・エンタメ系であること(実務・生産性系は除外。例: ゲーム「開発」支援は実務系、Claude と「遊ぶ」ものはネタ系)
  • GitHub リポジトリとして公開されており、実体があること(gh api "repos///contents" で SKILL.md・プラグイン構成・プロンプト等を確認)
  • 未掲載であること(手順1の一覧と突き合わせ)
  • 質を優先: スター数の高いものから検討する(ニッチ全体が低スターなので絶対値は問わないが、同種なら高い方)
  1. 候補を表形式でユーザーに提示する: スキル名 / URL / スター数 / 一言説明 / おすすめ度
  2. ユーザーが選んだものを 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.

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

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.