Find the perfect skill
General Knowledge Reasoning
Data & AI
Apply general knowledge reasoning across diverse domains — trivia, commonsense inference, analogy, and factual question answering.
Configuration Validation
Testing
Configuration validation expert: create schemas, test consistency, and secure configuration files across all environments.
Incremental Work with Git Worktree
Development
Make incremental progress on issues using Git worktree for parallel agent workflows. Perfect for starting coding sessions, continuing work, or running parallel agents.
Auto-Skill Plugin - Pattern Detection & Generation
Development
Automatically detects repeated tool sequences (3+ occurrences) from coding agent sessions and generates reusable skills (SKILL.md). Allows loading these skills mid-session without restart, with proactive discovery based on the current task.
Workflow Orchestration Patterns
Development
Design durable workflows with Temporal, covering workflow vs activity separation, saga patterns, state management, and determinism constraints. Use for long-running distributed systems that require fault-tolerant orchestration.
Backup Verification
DevOps
Verify, test, and audit backup status and cloud sync for nixMitters and piMitters.
Exa Known Pitfalls
Development
Identify and avoid Exa anti-patterns and common integration mistakes. Use when reviewing Exa code or onboarding new developers.
Tool Quality Audit
Testing
Audit tool integrations for deterministic behavior, error contracts, and logging before agents depend on them. Use when adding or updating tools or MCP servers.
Skill Matching
Productivity
Matches a user prompt to the most relevant skills from a repository by extracting keywords, comparing against triggers, and suggesting combinations.
Session Logger
Productivity
Logs all session activity (actions, commands, decisions, errors, notes) to a timestamped file. Automatically creates a log at session start and appends throughout, with structured entries. Helpful for maintaining a detailed record of the session for later review or debugging.
Create Agent Skill
Development
Create and scaffold new agent skills for GitHub Copilot, generating SKILL.md with frontmatter and directory structure.
Interview Signal Synthesis
Data & AI
Synthesize interview transcripts into themes, pain points, and actionable product insights.