Install
$ agentstack add skill-kpab-awesome-fun-claude-skills-collect ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo 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.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
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 →About
ネタ系スキルの候補を発掘する
掲載対象は GitHub リポジトリのみ(スキル/プラグイン/Claude Code 連動ツール)。記事(Zenn/Qiita 等)は掲載対象外。記事で見つけたスキルでも、リポジトリが公開されていればリポジトリを候補にする。
data/skills.yamlを読み、掲載済み URL の一覧を把握する(重複提案を防ぐ)- 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)で話題のリポジトリを拾ってもよい
- 候補の判定基準(すべて満たすこと):
- ネタ系・エンタメ系であること(実務・生産性系は除外。例: ゲーム「開発」支援は実務系、Claude と「遊ぶ」ものはネタ系)
- GitHub リポジトリとして公開されており、実体があること(
gh api "repos///contents"で SKILL.md・プラグイン構成・プロンプト等を確認) - 未掲載であること(手順1の一覧と突き合わせ)
- 質を優先: スター数の高いものから検討する(ニッチ全体が低スターなので絶対値は問わないが、同種なら高い方)
- 候補を表形式でユーザーに提示する: スキル名 / URL / スター数 / 一言説明 / おすすめ度
- ユーザーが選んだものを 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
- Source: kpab/awesome-fun-claude-skills
- License: CC0-1.0
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.