Coding & Development
grahama1970/skill-installer
Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).
$ npx skills add grahama1970/agent-skillshackycy/documentation-authoring
从已完成的代码框架、配置和工程资料建立、新增、补充或重构技术文档的信息架构、内容边界与表达方式。
$ npx skills add hackycy/skillshackycy/goal-loop
将已收敛的 map、ADR、spec 或 implementation plan 编译为 Gate 计划、状态账本和跨轮复用的固定执行提示词。
$ npx skills add hackycy/skillsgrahama1970/batch-quality
Pre-flight validation and quality gates for batch LLM operations. ACTUALLY tests samples through LLM before burning tokens. Uses SPARTA contracts for DuckDB validation queries. Integrates with task-monitor for enforced quality gates.
$ npx skills add grahama1970/agent-skillshackycy/init-agents-md
基于项目证据创建或更新指定作用域的 AGENTS.md;发现既有匹配指南时,先取得文件选择、合并或覆盖和最终写入确认。
$ npx skills add hackycy/skillsgrahama1970/assess
Step back and critically reassess project state. Use when asked to "assess", "step back", "fresh eyes", "check alignment", "sanity check", "health check", "prune documentation", or "evaluate what's working". Offers documentation pruning and doc-code alignment analysis. Offer to run after major changes (don't auto-run).
$ npx skills add grahama1970/agent-skillsgrahama1970/assistant
Shared GPT + classifier inference gateway for persona monitor tasks. Routes validation and classification through a 4-tier cascade: heuristic → classifier → local GPT → scillm.
$ npx skills add grahama1970/agent-skillsgrahama1970/assistant-lab
Self-improvement workbench for /assistant. All the tools needed to diagnose, train, evaluate, and promote models in a continuous loop. The "warm pond" where /assistant evolves its own inference stack.
$ npx skills add grahama1970/agent-skillsgrahama1970/agents-registry
Generate and query the centralized agent identity registry. Scans .pi/agents/*/AGENTS.md, parses frontmatter, outputs agents-registry.json and optionally syncs to /memory for semantic search.
$ npx skills add grahama1970/agent-skillsgrahama1970/agent-inbox
File-based inter-agent messaging with headless dispatch. Check inbox, send bugs/requests to other projects, automatically spawn headless agents to fix bugs, and track progress via task-monitor.
$ npx skills add grahama1970/agent-skillsgrahama1970/agent-status
Artifact-driven status surfaces for long-running project-agent work. Maintains status.json, events.jsonl, proof manifests, and a stale-aware STATUS.html so humans can tell where the agent is, what passed, what is still unproven, and what decision or action is next — without dashboard theater.
$ npx skills add grahama1970/agent-skillsgrahama1970/agent-ecosystem
Canonical map and shared contracts for the agent-governance ecosystem: the pi.receipt_envelope.v1 boundary envelope, the component graph, and the rules for which component owns which schema. Use when wiring a skill or extension into the shared receipt world, when asking how shame, triage-error, tau, ask, project-watchdog, ops-herdr, ponytail, and Memory fit together, or when validating an envelope.
$ npx skills add grahama1970/agent-skillsbyteratio/kanban-plans
Track multi-session plans on a locally-running kanban board (github.com/hechtch/kanban) via its agent REST API. Claim a plan, move it through todo/doing/blocked/awaiting_merge/done, leave notes, and set the git branch. Use at the start of any non-trivial multi-session plan, when resuming such a plan, or when the user asks what's on the board or where a plan stands.
$ npx skills add byteratio/skillsbyteratio/password-generator
Generates secure, memorable passwords using 3 random dictionary words with leet-speak substitutions. Use when the user asks to generate a password, create a new password, or needs a secure passphrase.
$ npx skills add byteratio/skillsflc1125/docs
The `mote` skill teaches AI agents **when and how** to publish Markdown with Mote — it contains no upload implementation of its own (it drives the CLI or the MCP tools).
$ npx skills add flc1125/moteJamie-BitFlight/dasel-reference
Use when querying, modifying, or converting JSON, YAML, TOML, XML, CSV, HCL, or INI with dasel v3. Complete reference for selectors, functions, conditionals, variables, spread operator, type casting, and format-specific patterns.
$ npx skills add Jamie-BitFlight/claude_skillsJamie-BitFlight/commitlint
When setting up commit message validation for a project. When project has commitlint.config.js or .commitlintrc files. When configuring CI/CD to enforce commit format. When extracting commit rules for LLM prompt generation. When debugging commit message rejection errors.
$ npx skills add Jamie-BitFlight/claude_skillsJamie-BitFlight/clang-format
Configure clang-format code formatting. Use when: user mentions clang-format or .clang-format, analyzing code style/patterns, creating/modifying formatting config, troubleshooting formatting, brace styles/indentation/spacing/alignment/pointer alignment, or codifying conventions.
$ npx skills add Jamie-BitFlight/claude_skillsJamie-BitFlight/bash-lint
This skill should be used when the user asks to "lint bash script", "run shellcheck", "format shell script", "use shfmt", "fix shellcheck errors", or mentions shell script linting, formatting, code quality, or pre-commit hooks for bash.
$ npx skills add Jamie-BitFlight/claude_skillsJamie-BitFlight/bash-logging
This skill should be used when the user asks to "add logging to bash script", "colorize output", "implement log levels", "CI/CD sections", "terminal colors in bash", or mentions logging functions, emoji output, collapsible CI sections, or shlocksmith.
$ npx skills add Jamie-BitFlight/claude_skillsJamie-BitFlight/bash-development
This skill should be used when the user asks to "write a bash script", "create a shell script", "implement bash function", "parse arguments in bash", "handle errors in bash", or mentions bash development, shell scripting, script templates, or modern bash patterns.
$ npx skills add Jamie-BitFlight/claude_skillswesleymatosdev/proof-bearing-verification
Prove behavior before declaring engineering work complete.
$ npx skills add wesleymatosdev/skillstrailofbits/review-pr
Reviews the current branch's changes against its base branch as a pull request: correctness of new and modified code, test coverage for it, and documentation accuracy. Use when asked to review a branch, a diff, or a pull request.
$ npx skills add trailofbits/skillsJamie-BitFlight/bash-51-features
Bash 5.1 release features and improvements with practical examples. Use when working with Bash 5.1 features, epoch time variables, redirection enhancements, or when user asks about Bash 5.1 changes, new features, or version-specific capabilities.
$ npx skills add Jamie-BitFlight/claude_skills