shhac
@shhac
Public Skills
agent-mongo
by shhac
Read-only MongoDB CLI for AI agents. Use when: - Exploring MongoDB databases, collections, schemas, or indexes - Querying documents (find, get by ID, count, sample, distinct, aggregate) - Managing MongoDB connections or credentials - Checking database or collection statistics Triggers: "mongodb", "mongo query", "mongo find", "mongo schema", "mongo collection", "mongo database", "mongo connection", "mongo aggregate", "query mongodb", "mongo stats"
agent-notion
by shhac
Notion CLI for humans and LLMs. Use when: - Searching Notion pages or databases by title - Querying database rows with filters and sorts - Reading page properties and content (as markdown or structured blocks) - Creating, updating, or archiving pages - Reading or appending block content (markdown or JSON blocks) - Listing or adding comments on pages (page-level or inline on specific text) - Exporting pages or entire workspaces as markdown/HTML - Finding backlinks (pages that link to a given page) - Viewing version history snapshots of a page - Checking recent workspace or page activity - Chatting with Notion AI (send messages, list threads, stream responses) - Listing available Notion AI models - Managing Notion OAuth, integration token, or desktop session auth Triggers: "notion page", "notion database", "notion search", "query notion", "notion block", "notion comment", "notion auth", "notion content", "search notion", "create notion page", "notion workspace", "notion export", "notion backlinks", "notion history", "notion activity", "inline comment", "version history", "page activity", "notion ai", "ai chat", "notion chat", "ai model"
competing-hypotheses
by shhac
Debug problems by investigating multiple hypotheses in parallel. Use when you have a bug, unexpected behaviour, or mystery where the root cause is unclear. Spawns parallel investigator agents each pursuing a different theory, then compares evidence to identify the most likely cause and fix.
team-solve
by shhac
Investigate and solve problems using a team of specialist agents. Use when facing complex, multi-faceted problems that benefit from parallel research and structured implementation.
lin
by shhac
Linear CLI for humans and LLMs. Use when: - Looking up Linear issues, projects, documents, cycles, or teams - Searching Linear issues, projects, or documents by text - Creating or updating Linear issues or documents - Adding comments to Linear issues (with threaded replies and file attachments) - Checking project status, milestones, or team members Triggers: "linear issue", "linear project", "linear document", "linear ticket", "linear search", "create issue", "create document", "update issue", "update document", "linear team", "linear cycle", "linear comment", "reply to comment", "attach file", "upload file"
dotfiles-mac
by shhac
Create, update, or apply a macOS dotfiles repo. Use when the user wants to back up their system configuration, set up a new Mac from dotfiles, capture current configs into an existing dotfiles repo, or manage dotfiles with GNU Stow.
multi-review
by shhac
Review code changes from multiple specialist perspectives in parallel. Use when you want a thorough review of a PR, branch, or set of changes covering security, performance, correctness, edge cases, and ripple effects. Spawns parallel reviewer agents that each focus on a different lens, then synthesizes into a unified review.
orchestrate-subagents
by shhac
Activate orchestrator mode for complex multi-task work using subagents. Use when you need to coordinate multiple independent Task subagents to accomplish work while keeping the main context window clean.