Find the perfect skill
Send or read HQ direct messages
Productivity
Send or read HQ Sync direct messages from the CLI: inbox, 1:1 threads, channel history, prompts, details, and scheduled notes.
Humanizer: remove AI writing patterns
Content
Rewrite prose to remove signs of LLM authorship and inject specific, varied, opinionated human voice. Use when humanizing AI-drafted text.
GitHub Social Preview Image Generator
Content
Generates 1280x640 PNG social preview images for GitHub repositories using nano-banana-pro. Useful when the user mentions social preview, Open Graph image, or needs repository images for social media sharing.
ADR Graph Verification
Development
Verifies ADR graph integrity after import: detects dangling refs, supersede cycles, and status mismatches; exits 1 on cycles.
AIM Refresh
Data & AI
Manually re-evaluate freshness for code-patterns memories using the scan pipeline.
Learning Practice Generator
Content
Generates varied practice problems, exercises, and drills with progressive difficulty and interleaving for skill mastery.
Factory Run - Complete Pipeline
DevOps
Orchestrates sequential execution of 5 phases (intake, spec, plan, build, QA) for a full requirements-to-release pipeline. Each phase invokes a specialized skill and must pass its gate before proceeding. Helps automate standardized development workflows with mandatory checkpoints.
Yup Schema Validation
Development
Validate data with Yup schemas. Use for form validation, API request schemas, and type-safe validation pipelines.
Create a WooCommerce iOS Pull Request
Development
Creates a pull request following WooCommerce iOS conventions: diff review, description, labels, milestone, and release notes.
Install and Configure GitHub CLI (gh)
Development
Install and configure GitHub CLI (gh) for AI agent environments, covering token authentication, remote proxy handling, and management of issues, PRs, projects, and milestones.
LangChain/LangGraph Agent Development Expert
Development
Expert guidance for building production-grade AI agents with LangChain 0.1+ and LangGraph, including state management, memory, and RAG pipelines.
Claw Release Automation
DevOps
Automates version bumping, tagging, and release creation for Claw skills. Used internally to manage the ClawSec catalog, it runs pre-flight checks, updates metadata, and creates GitHub releases.