collect

collect is a skill for Claude Code from kpab/awesome-fun-claude-skills. It costs 75 tokens per session (633 once invoked), scanned A, original, CC0-1.0.

A collection workflow for finding entertaining skills and add-ons published in public GitHub repositories. GitHub is a website where developers publish and collaborate on code.

In plain words
What is it for?
Use it to discover, check, rank, and present playful coding-agent skills or tools before adding selected ones.
Why use it?
It narrows the search to real, publicly available repositories and avoids suggesting items that have already been listed.

Skill for Claude Code

Written for Claude Code: installed under .claude/. Also seen: mentions Claude Code.

Good fit Use it to discover, check, rank, and present playful coding-agent skills or tools before adding selected ones.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/kpab/awesome-fun-claude-skills/collect
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add kpab/awesome-fun-claude-skills --skill collect
Clone the repo
git clone --depth 1 https://github.com/kpab/awesome-fun-claude-skills

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for collect

README.md
[![agentmods](https://agentmods.dev/badge/skills/kpab/awesome-fun-claude-skills/collect/github.svg)](https://agentmods.dev/skills/kpab/awesome-fun-claude-skills/collect)
Your own site
<a href="https://agentmods.dev/skills/kpab/awesome-fun-claude-skills/collect"><img src="https://agentmods.dev/badge/skills/kpab/awesome-fun-claude-skills/collect/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for collect

Your own site · 80×15
<a href="https://agentmods.dev/skills/kpab/awesome-fun-claude-skills/collect"><img src="https://agentmods.dev/badge/skills/kpab/awesome-fun-claude-skills/collect.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 75 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 633 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00075 $0.00633
Opus 5 $0.00037 $0.00316
Sonnet 5 $0.00015 $0.00127
Haiku 4.5 $0.00007 $0.00063

Measured 11d ago against content hash e2cd27aec128, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

collect scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/skills/collect/SKILL.md · 22 lines

What it actually says

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

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

  1. data/skills.yaml を読み、掲載済み URL の一覧を把握する(重複提案を防ぐ)
  2. GitHub を巡回する: gh search repos "<kw>" --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/<owner>/<repo>/contents" で SKILL.md・プラグイン構成・プロンプト等を確認)
    • 未掲載であること(手順1の一覧と突き合わせ)
    • 質を優先: スター数の高いものから検討する(ニッチ全体が低スターなので絶対値は問わないが、同種なら高い方)
  4. 候補を表形式でユーザーに提示する: スキル名 / URL / スター数 / 一言説明 / おすすめ度
  5. ユーザーが選んだものを add-skill の手順で追加する(1件ずつ)
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 22 lines · 75 tokens per session scan A e2cd27aec128

Subscribe to this mod's changes

collect is a skill published in the GitHub repository kpab/awesome-fun-claude-skills (1 stars, last pushed 2mo ago), licensed CC0-1.0. It adds 75 tokens to every session and 633 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

unity-agent-workflows

Use for AI-assisted Unity work that needs live repo discovery, project-derived routing, runtime-owner proof, runtime-visible output hard stops, runtime numeric proof for repeated visible-output failures, state-step guards, multi-agent scope ownership, modular C#/asmdef safety, UI/scene/visual asset gates, data-first…

hashgraph-online/awesome-codex-plugins · 146 tokens

interpreting-mod-author-instructions

A guide for following a Bethesda mod author's installation instructions, including file choices, prerequisites, and installer options.

hashgraph-online/awesome-codex-plugins · 133 tokens

frontend-patterns

Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices.

hashgraph-online/awesome-codex-plugins · 24 tokens

using-bgs-archive

Use when the user wants to inspect, list, extract, unpack, or repack Bethesda BA2/BSA archives; determine archive format/version/compression; or build archive assets for an MO2 overlay. Triggers - "unpack BA2", "extract BSA", "pack archive", "inspect archive", "bgs-archive".

hashgraph-online/awesome-codex-plugins · 75 tokens

docker-patterns

Docker and Docker Compose patterns for local development, container security, networking, volume strategies, and multi-service orchestration.

hashgraph-online/awesome-codex-plugins · 27 tokens

context-engineering

A project documentation framework that records a project's goals, requirements, roadmap, and current state in separate files. It also keeps those documents within set size limits for an AI coding agent.

hashgraph-online/awesome-codex-plugins · 73 tokens