Skip to main content
Run any Skill in Manus
with one click
GitHub repository

crumb

crumb contains 30 collected skills from mangowhoiscloud, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
30
Stars
2
updated
2026-05-07
Forks
0
Occupation coverage
8 occupation categories ยท 100% classified
repository explorer

Skills in this repository

crumb-config
software-developers

Recommend a Crumb preset (ambient / video-research / mock) based on the user's setup intent. Trigger on "preset ์ถ”์ฒœ", "์ถ”์ฒœํ•ด์ค˜", "์–ด๋–ค ์…‹์—…", "which preset", "suggest a config", "ํ˜ผ์ž ๋Œ๋ฆด๊นŒ", or hints about installed tools / API keys. Output: recommended preset + reason + alternatives. Default recommendation = ambient (no --preset, entry host follows every actor). Crumb suggests only โ€” user picks. Read-only. Do NOT trigger for game pitches (use `crumb` skill) or status checks (use `crumb-status` skill).

2026-05-07
crumb
computer-occupations-all-other

>-

2026-05-07
defect-matrix
software-quality-assurance-analysts-and-testers

Audit a feature/component for defects by cross-referencing with mature OSS patterns. Produce a prioritized matrix of defects + improvement proposals BEFORE implementing. Use when user says "๊ฒฐํ•จ ๋” ํŒŒ๊ณ ๋“ค์–ด", "audit this", "find more defects", "improvement proposals first", "์ด ๊ธฐ๋Šฅ์—์„œ ๋ญ๊ฐ€ ์ž˜๋ชป๋๋Š”์ง€ ์ฐพ์•„".

2026-05-06
crumb-deep-dive
software-developers

>-

2026-05-05
arxiv-digest
market-research-analysts-and-marketing-specialists-131161

Auto-search and summarize latest AI/agent papers. Triggers: 'paper', '๋…ผ๋ฌธ', 'arxiv', 'research', '์—ฐ๊ตฌ', '์ตœ์‹  ์—ฐ๊ตฌ', 'ํ•™ํšŒ'.

2026-05-03
changelog
software-developers

CHANGELOG.md management rules โ€” Keep a Changelog 1.1.0 + SemVer 2.0.0. Version releases, change logging, scope determination, format standards. Triggers on "changelog", "release", "version", "๋ฆด๋ฆฌ์Šค", "๋ณ€๊ฒฝ์‚ฌํ•ญ", "๋ฒ„์ „".

2026-05-03
cross-linker
software-developers

Scan the Obsidian wiki and automatically discover missing cross-references between pages. Use this skill when the user says "link my pages", "find missing links", "cross-reference", "connect my wiki", "add wikilinks", "what pages should be linked", or after any large ingestion to ensure new pages are woven into the existing knowledge graph. Also trigger when the user mentions "orphan pages" in the context of wanting to connect them, or says things like "my wiki feels disconnected" or "pages aren't linked well". This is a write-heavy skill โ€” it actually modifies pages to add links, unlike wiki-lint which just reports issues.

2026-05-03
deep-researcher
market-research-analysts-and-marketing-specialists-131161

Systematic web search, collection, analysis, and report generation on a topic. Triggers: 'research', '๋ฆฌ์„œ์น˜', '์กฐ์‚ฌํ•ด', '์•Œ์•„๋ด', '์ฐพ์•„๋ด', 'ํŠธ๋ Œ๋“œ', '๋™ํ–ฅ'.

2026-05-03
gitflow
software-developers

Branch strategy + PR rules. feature โ†’ develop โ†’ main merge flow (or feature โ†’ main when single-branch), Pre-PR Quality Gate (CI guardrails + docs-sync loop), Post-PR CI ratchet (gh pr checks --watch mandatory), Korean PRs, assignee settings. Triggers on "branch", "git", "pr", "merge", "์ปค๋ฐ‹", "ํ’€๋ฆฌํ€˜์ŠคํŠธ".

2026-05-03
llm-wiki
software-developers

The foundational knowledge distillation pattern for building and maintaining an AI-powered Obsidian wiki. Based on Andrej Karpathy's LLM Wiki architecture. Use this skill whenever the user wants to understand the wiki pattern, set up a new knowledge base, or needs guidance on the three-layer architecture (raw sources โ†’ wiki โ†’ schema). Also use when discussing knowledge management strategy, wiki structure decisions, or how to organize distilled knowledge. This is the "theory" skill โ€” other skills handle specific operations (ingesting, querying, linting).

2026-05-03
pr-reviewer
software-quality-assurance-analysts-and-testers

Automated Git PR review โ€” diff analysis + quality checks. Triggers: 'review', 'PR ๋ฆฌ๋ทฐ', '์ฝ”๋“œ ๋ฆฌ๋ทฐ', 'diff', 'ํ’€๋ฆฌํ€˜์ŠคํŠธ ๊ฒ€ํ† '.

2026-05-03
tag-taxonomy
software-developers

Enforce consistent tagging across the Obsidian wiki using a controlled vocabulary. Use this skill when the user says "fix my tags", "normalize tags", "clean up tags", "tag audit", "what tags should I use", "tag taxonomy", or whenever you're creating or updating wiki pages and need to choose the right tags. Also trigger when the user asks about tag conventions, wants to add a new tag to the taxonomy, or says "my tags are a mess". Always consult this skill's taxonomy file before assigning tags to any wiki page.

2026-05-03
wiki-export
software-developers

Export the Obsidian wiki's knowledge graph to structured formats for use in external tools. Use this skill when the user says "export wiki", "export graph", "export to JSON", "export to Gephi", "export to Neo4j", "graphml", "visualize wiki", "knowledge graph export", or wants to use their wiki data in another tool. Outputs graph.json, graph.graphml, cypher.txt (Neo4j), and graph.html (interactive browser visualization) into a wiki-export/ directory at the vault root.

2026-05-03
wiki-ingest
file-clerks-434071

Ingest documents into the Obsidian wiki by distilling their knowledge into interconnected wiki pages. Use this skill whenever the user wants to add new sources to their wiki, process a document or directory, import articles, papers, or notes into their knowledge base, or says things like "add this to the wiki", "process these docs", "ingest this folder". Also triggers when the user drops a file and wants it incorporated into their existing knowledge base. Also handles raw mode: "process my drafts", "promote my raw pages", or any reference to the _raw/ staging directory.

2026-05-03
wiki-lint
software-developers

Audit and maintain the health of the Obsidian wiki. Use this skill when the user wants to check their wiki for issues, find orphaned pages, detect contradictions, identify stale content, fix broken wikilinks, or perform general maintenance on their knowledge base. Also triggers on "clean up the wiki", "what needs fixing", "audit my notes", or "wiki health check".

2026-05-03
wiki-query
software-developers

Answer questions by searching the compiled Obsidian wiki. Use this skill when the user asks a question about their knowledge base, wants to find information across their wiki, asks "what do I know about X", "find everything related to Y", or wants synthesized answers with citations from their wiki pages. Also use when the user wants to explore connections between topics in their wiki. Works from any project. Includes an index-only fast mode triggered by "quick answer", "just scan", "don't read the pages", "fast lookup" โ€” returns answers from page summaries and frontmatter without reading page bodies.

2026-05-03
wiki-rebuild
software-developers

Archive existing wiki knowledge and rebuild from scratch, or restore from a previous archive. Use this skill when the user wants to start fresh, rebuild the wiki from all sources, archive current knowledge before a major change, or restore an older version. Triggers on "rebuild the wiki", "start over", "archive and rebuild", "restore from archive", "nuke and repave", "clean rebuild". Also use when the wiki has drifted too far from sources and incremental fixes won't cut it.

2026-05-03
wiki-setup
software-developers

Initialize a new Obsidian wiki vault with the correct structure, special files, and configuration. Use this skill when the user wants to set up a new wiki from scratch, initialize the vault structure, create the .env file, or says things like "set up my wiki", "initialize obsidian", "create a new vault", "get started with the wiki". Also use when the user needs to reconfigure their existing vault or fix a broken setup.

2026-05-03
wiki-status
software-developers

Show the current state of the wiki โ€” what's been ingested, what's pending, and the delta between sources and wiki content. Use this skill when the user asks "what's the status", "how much is ingested", "what's left to process", "show me the delta", "what changed since last ingest", "wiki dashboard", or wants an overview of their knowledge base health and completeness. Also use before deciding whether to append or rebuild. Includes an insights mode triggered by "wiki insights", "what's central", "show me the hubs", "central pages", "what's connected", "wiki structure" โ€” analyzes the shape of the wiki itself to surface top hubs, cross-domain bridges, and orphan-adjacent pages.

2026-05-03
wiki-update
file-clerks-434071

Sync the current project's knowledge into the Obsidian wiki. Use this skill from any project when the user says "update wiki", "sync to wiki", "save this to my wiki", "update obsidian", or wants to distill what they've been working on into their knowledge base. This is the cross-project skill that lets you push knowledge from wherever you are into the vault.

2026-05-03
mermaid-diagrams
software-developers

LangGraph-style Mermaid diagram authoring guide. Applies the mermaid.live editor palette (Tailwind CSS-based). Use when generating architecture diagrams, StateGraph visualizations, or flowcharts. Triggers on the keywords "mermaid", "diagram", "flowchart", "topology", "graph".

2026-05-03
skill-creator
software-developers

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

2026-05-02
crumb-debug
software-developers

Diagnose Crumb routing faults against the F1-F7 fault matrix (adapter spawn fail / subprocess timeout / schema validation / qa.result missing / self-bias risk / infinite loop / env not propagated). Trigger on "์™œ ๋ฉˆ์ท„์–ด?", "์—๋Ÿฌ ๋‚ฌ์–ด?", "์™œ ์•ˆ ๋ผ?", "์–ด๋””์„œ ๋ง‰ํ˜”์–ด?", "session stuck", "debug", "fault", "์ด๊ฑฐ ์™œ ์ด๋ž˜?", or signs of trouble (no progress, repeated kinds, error events). Read-only. Returns table + suggested actions per detected fault.

2026-05-02
crumb-doctor
network-and-computer-systems-administrators

Check whether the host environment can run Crumb โ€” 3 host CLI authentication (Claude Code / Codex / Gemini), playwright availability, htmlhint fallback. Returns viable-preset table. Trigger on "ํ™˜๊ฒฝ ์ ๊ฒ€ํ•ด์ค˜", "doctor", "์–ด๋–ค preset ๊ฐ€๋Šฅ?", "preset ๊ฐ€๋Šฅํ•œ ๊ฑฐ ์•Œ๋ ค์ค˜", "is my setup ready?", "what can I run?", "ํ™˜๊ฒฝ ์–ด๋•Œ?", or before starting a fresh session in an unfamiliar environment. Read-only.

2026-05-02
crumb-export
software-developers

Export a Crumb session transcript to OpenTelemetry GenAI Semantic Conventions (otel-jsonl), Anthropic Console import format (anthropic-trace), or chrome://tracing (chrome-trace). Trigger on "OTel ๋กœ ๋ณ€ํ™˜", "datadog ์œผ๋กœ", "Vertex ๋กœ", "trace export", "convert to OTel", "Anthropic Console ์— ์˜ฌ๋ ค", "chrome tracing", or any request to ship the transcript to an external observability platform. Read-only.

2026-05-02
crumb-status
software-developers

Show current Crumb session status โ€” last 10 signal events, latest D1-D6 scorecard with source-of-truth, total cost / cache hit / wall, stuck count. Trigger on "์ง€๊ธˆ ์–ด๋””๊นŒ์ง€ ๊ฐ”์–ด?", "์ƒํ™ฉ ์–ด๋•Œ?", "status", "session progress", "์–ด๋–ป๊ฒŒ ์ง„ํ–‰ ์ค‘?", "์ ์ˆ˜๊ฐ€ ์–ผ๋งˆ์•ผ?", "scorecard ๋ณด์—ฌ์ค˜", or any "what's happening with my session" question. Read-only. Requires an active or recent session id (ULID). Do NOT trigger for new game pitches (use `crumb` skill) or preset questions (use `crumb-config` skill).

2026-05-02
crumb-suggest
project-management-specialists

Recommend the user's next action in an active Crumb session โ€” /approve, /veto, /redo, /pause, wait, or open summary. Branches on last event + verdict + audit + stuck_count. Trigger on "์ด์ œ ๋ญ ํ•˜์ง€?", "๋‹ค์Œ์— ๋ญ ํ• ๊นŒ?", "what next", "next action", "๋‹ค์Œ ๋‹จ๊ณ„", "์ด๊ฑฐ ๋๋‚œ ๊ฑฐ์•ผ?", "์ด๊ฑฐ ์–ด๋–ป๊ฒŒ ๋งˆ๋ฌด๋ฆฌ?", or any "I'm not sure what to do" hesitation. Read-only. Output: primary recommendation + 1-3 alternatives. Do NOT trigger for status snapshots (use `crumb-status`) or fault diagnosis (use `crumb-debug`).

2026-05-02
serve-game
software-developers

Open a previously generated Crumb game (single-file `game.html` or multi-file `index.html` + ES modules + service worker) in the browser. Trigger on "์ด์ „ ๊ฒŒ์ž„ ์—ด์–ด์ค˜", "์ „์— ๋งŒ๋“  ๊ฑฐ ์—ด์–ด์ค˜", "๊ณ ์–‘์ด ํผ์ฆ ์—ด์–ด์ค˜", "๊ทธ ๊ฒŒ์ž„ ๋‹ค์‹œ ๋ณด์ž", "open the (cat / match-3 / merge / etc.) game", "open the previous game", "serve the multi-file game", "demo ์—ด์–ด์ค˜", "๊ฒฐ๊ณผ๋ฌผ ์—ด์–ด์ค˜", or any "show me what we built" phrasing. Multi-file games (`<script type="module">`, service worker, anything that needs CORS) MUST be served over http:// โ€” `file://` protocol blocks ES module imports + service worker registration. Single-file games open with `file://` directly. The skill auto-detects which case applies, starts a local http server when needed, and opens the browser.

2026-05-02
crumb-explain
software-developers

Explain a Crumb transcript event kind (39+ kinds: qa.result, judge.score, step.judge, user.intervene, handoff.rollback, etc.). Returns category, emitter, parent chain, payload shape, source-of-truth (D1-D6), and wiki spec ref. Trigger on "judge.score ๊ฐ€ ๋ญ์•ผ?", "qa.result ๋Š” ๋ญ”๊ฐ€์š”?", "explain <kind>", "์ด kind ์–ด๋”” emit?", "what is the X kind", "์–ด๋–ค actor ๊ฐ€ emitํ•ด?", or any schema-vocabulary question. Read-only. Do NOT trigger for general "what is Crumb" or status questions.

2026-05-02
crumb-model
data-scientists-152051

Show or change Crumb per-actor model + effort + per-provider activation (claude-local / codex-local / gemini-cli-local). Defaults to all high-end models (claude-opus-4-7 / gpt-5.5-codex / gemini-3-1-pro) + effort=high. Gemini model IDs accept both dot ("gemini-3.1-pro") and dash ("gemini-3-1-pro") forms โ€” internally normalized. Trigger on "verifier ๋ชจ๋ธ์„ X ๋กœ", "set builder model to Y", "effort ๋‹ค high ๋กœ", "effort all to low", "codex ๋น„ํ™œ์„ฑํ™”", "disable gemini", "์–ด๋–ค ๋ชจ๋ธ ์“ฐ๊ณ  ์žˆ์–ด?", "๋ชจ๋ธ ์„ค์ • ๋ณด์—ฌ์ค˜", "show model config", "์–ด๋–ค effort?", or any per-actor / per-provider tuning request. Read-only when no instruction given. Do NOT trigger for preset recommendation (use `crumb-config` skill) or environment readiness (use `crumb-doctor` skill).

2026-05-02