example-skill
Example skill demonstrating the registry structure and format
rescue-optimization
Salvages optimization work lacking benchmarks. Generates missing evidence, validates claims. Bugs discovered during rescue are valuable - invoke /validate-correctness.
log-triage
Triage large log directories without loading everything into context by extracting and grouping errors, emitting a compact debug brief, and (optionally) chunking raw logs for LLM upload.
changelog-writer
Expert changelog writing including version history, release notes, and migration guides
documentation-guide
Comprehensive guide for writing technical documentation
obsi-moc-builder
특정 폴더나 주제의 노트들을 분석하여 구조화된 MOC(Map of Content)를 자동 생성합니다.
draft-a-commit
Draft meaningful save messages that explain what changed and why it matters. Use when saving your work or explaining updates you've made.
createskill
Create and validate skills. USE WHEN create skill, new skill, skill structure, canonicalize. SkillSearch('createskill') for docs.
career-document-creator
職務経歴書・履歴書の作成・改善を支援するスキル。「職務経歴書を作りたい」「履歴書を書きたい」「経歴書をブラッシュアップしたい」「転職用の書類を作成したい」などのリクエストに使用。IT/セキュリティ/エンジニア向けの推奨スキル・資格のレコメンド機能も含む。
check-headings
Analyze and validate HTML heading hierarchy (H1-H6) on web pages. Use when users ask to check headings structure, verify H1 presence, analyze SEO heading hierarchy, find heading issues, or audit page structure. Detects missing H1, multiple H1s, skipped levels, empty headings, and hierarchy violations.
software-debugging
Find and fix bugs systematically. Use when encountering errors, test failures, or unexpected behavior. Hypothesis-driven debugging to locate root causes and implement minimal fixes.
when-stuck-problem-solving-dispatch
Dispatch to the right problem-solving technique based on how you're stuck
mcp-detector
Automatically detect and suggest appropriate MCP tools (context7, grep_app, web_search) based on user queries. Use when queries contain documentation keywords (how to use, docs, API, guide, tutorial, 如何使用, 文档, 教程); code search keywords (example, implementation, source code, github, 例子, 示例, 实现, 源码); or latest information/bug fixing keywords (latest, 2025, 2026, new, update, fix bug, error, 最新, 更新, 修复 bug, 报错).
security-writeup
Document security research, CTF solutions, and malware analysis. Includes REPORT.md and STATUS.md templates.
when-stuck
Dispatch to the right problem-solving technique based on how you're stuck
skill-improve
Improve existing skills. Triggers include "improve this skill", "skill feels shallow", "upgrade skill", or when self-evaluating skill quality. Codifies the self-eval → research → rewrite → validate pattern.
learning-tracker
세션에서 새로운 기술/라이브러리/개념 학습 내용을 추출하여 TIL(Today I Learned) 문서로 정리. 독립 실행 또는 daily-work-logger의 서브 에이전트로 호출 가능. "학습 정리", "TIL", "오늘 배운 것", "learning" 등의 요청 시 자동 적용.
circuit-synth
Create and design PCB circuits using Python and KiCad with AI assistance. Generate circuits from natural language descriptions, existing documentation, or templates. Search components, manage BOMs, and produce manufacturing-ready outputs.
fix-notebook-local
ノートブックのエラーを、ライブラリのソースコードは触らず、ノートブックのセル修正のみで解決する