Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
pdf-handling
Extract PDFs to text and images before reading
belumume/claude-skills 44
-
rtl-document-translation
Translate DOCX to RTL languages (Arabic, Hebrew, Urdu) preserving exact formatting, tables, colors, layouts. Handles quote normalization and multi-pass matching.
belumume/claude-skills 44
-
document-quality-standards
Use when creating or editing documents (DOCX, PDF, XLSX, PPTX) that need professional output. Adds visual verification, typography hygiene, and formula patterns.
belumume/claude-skills 44
-
docx-advanced-patterns
Advanced python-docx patterns for nested tables, complex cells, and content extraction beyond .text property. Techniques for forms, checklists, and complex layouts.
belumume/claude-skills 44
-
docx-template-filling
Fill DOCX template forms preserving 100% original structure - logos, footers, styles, metadata. Zero-artifact insertion. Output indistinguishable from manual entry.
belumume/claude-skills 44
-
obsidian-study-vault-builder
Build mobile-compatible Obsidian study vaults from academic materials with checkpoint workflow and QA. Battle-tested on 800KB+ projects. Works across CS, medicine, business.
belumume/claude-skills 44
-
galahad
How to approach tests, types, lints, and coverage
AD-SDL/MADSci 51
-
code-ratchets
Implement code quality ratchets to prevent proliferation of deprecated patterns. Use when (1) migrating away from legacy code patterns, (2) enforcing gradual codebase improvements, (3) preventing copy-paste proliferation of deprecated practices, or (4) setting up pre-commit hooks to count and limit specific code patterns. A ratchet fails if pattern count exceeds OR falls below expected—ensuring patterns never increase and prompting updates when they decrease.
AD-SDL/MADSci 51
-
project-setup
Set up new Claude Code projects with CLAUDE.md, slash commands, and proper structure
fltman/project-scaffolder 83
-
swarm
Orchestrate parallel Claude Code worker swarms with protocol-based behavioral governance. Use for complex features, large refactors, or multi-step tasks. Supports behavioral constraints, parallel workers, and persistent state across context compactions.
cj-vana/claude-swarm 85
-
syncing-codex-harness
Sync Claude Code harness to Codex CLI via sync.sh.
Trigger: 'codex sync', 'codex 동기화', '하네스 동기화', 'sync.sh'.
NOT for codex exec (use using-codex-exec).
greenheadHQ/nixos-config 1
-
using-claude-p
Use Claude Code non-interactive (-p/--print) mode for scripting, automation, and headless
execution. Trigger: '''claude -p''', '''비대화형 claude''', '''headless claude''', '''스크립트에서 claude'''. Covers: CLI flag usage and gotchas (--output-format, --allowedTools, --resume,
--dangerously-skip-permissions), JSON output parsing, session chaining, saving results to files,
SSH remote execution of claude, harness self-testing (T1~T8), and known flag interaction bugs. Use
when users want to run claude programmatically, pipe output, parse results, automate workflows,
troubleshoot CLI flag behavior, or execute claude on remote machines. NOT for Codex CLI (use
using-codex-exec). NOT for interactive TUI usage.
greenheadHQ/nixos-config 1
-
set-icons
Set session status bar icons (Jira, Slack, Figma, Memo).
Trigger: '상태바 아이콘', 'jira 링크', 'slack 링크', 'figma 링크', '아이콘 설정', '링크 변경'.
greenheadHQ/nixos-config 1
-
write-handoff
Write LLM migration guide comment on GitHub issue.
Trigger: 'LLM 이행', '이행 가이드', '인수인계', '세션 인수인계', 'write-handoff', 'handoff'.
NOT for PR 본문 (use create-pr). NOT for 이슈 생성 (use create-issue).
greenheadHQ/nixos-config 1
-
create-issue
Create a structured GitHub issue with auto-enriched labels.
Trigger: '이슈 등록', '이슈 만들어', 'todo 등록', '버그 등록', '이슈 추가'.
NOT for CIR/ADR (use documenting-intent). NOT for PR 본문 (use create-pr).
greenheadHQ/nixos-config 1
-
show-pains
Pain point 히스토리를 인터랙티브 HTML 대시보드로 시각화.
Trigger: '/show-pains', 'pain point 보여줘', 'pain 대시보드', 'pain 히스토리'.
greenheadHQ/nixos-config 1
-
create-pr
Create structured PR. Default: create new PR. Args: update (existing PR body).
Trigger: 'PR 만들어줘', 'PR 생성', 'PR 올려', 'create PR', 'PR 업데이트', 'Human Test'.
NOT for DA (use run-da). NOT for PR 코멘트 (use review-pr-feedback).
greenheadHQ/nixos-config 1
-
using-codex-exec
Run Codex CLI non-interactive (codex exec, codex review).
Trigger: 'codex exec', 'codex 실행', '비대화형 codex', 'codex review', '--yolo'.
NOT for harness 동기화 (use syncing-codex-harness). NOT for claude -p (use using-claude-p).
greenheadHQ/nixos-config 1
-
parallel-audit
Exhaustive side-effect/regression audit via parallel agents.
Trigger: '전수조사', '사이드이펙트 조사', '회귀 조사', '병렬 감사', '에이전트 N개 조사'.
NOT for DA (use run-da).
greenheadHQ/nixos-config 1
-
review-pr-feedback
Triage PR comments (CodeRabbit, AI, human) and apply valid feedback.
Trigger: 'PR 코멘트', 'coderabbit', '코드리뷰 반영', '리뷰 피드백', 'PR 피드백 처리'.
NOT for DA (use run-da). NOT for PR 본문 (use create-pr).
greenheadHQ/nixos-config 1
-
agent-browser
Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task.
Trigger: 'open a website', 'fill out a form', 'click a button', 'take a screenshot', 'scrape data', 'test this web app', 'login to a site', 'automate browser actions'.
NOT for Lighthouse/성능 분석/힙 스냅샷/Core Web Vitals (use chrome-devtools MCP).
NOT for 기존 Chrome 세션 디버깅 (use chrome-devtools MCP autoConnect).
greenheadHQ/nixos-config 1
-
managing-mise
Manage mise runtime: Node.js, pnpm, shims.
Trigger: 'mise 설정', 'pnpm not found', '.nvmrc', 'mise shims', 'mise activate', '런타임 버전 불일치'.
greenheadHQ/nixos-config 1
-
configuring-git
Configure Git via Home Manager: delta, lazygit, rerere.
Trigger: 'git 설정 충돌', 'delta 설정', 'lazygit', 'rerere', 'git-cleanup', 'git 브랜치 정리'.
greenheadHQ/nixos-config 1
-
managing-tmux
Configure tmux: plugins (resurrect, thumbs, yank), Pane Notepad.
Trigger: 'tmux 설정', 'tmux 플러그인', 'pane notepad', 'tmux-resurrect', 'tmux 단축키', 'tmux 세션 복원'.
NOT for SSH (use managing-ssh). NOT for Atuin (use syncing-atuin).
greenheadHQ/nixos-config 1