Claude Code Skills · page 61
Individual Claude Code skills mined from every repository in the directory: each SKILL.md, installable with one command, with its full definition and the repository's trust signals.
Context window monitoring and budget management. Keeps orchestrator at 15-30% context usage while subagents get full 200k tokens. Provides warnings at thresholds, context-aware summarization triggers, and wave-level budget planning.
a5c-ai/babysitterInstallPattern extraction, confidence-scored evaluation, skill creation, organization, versioning, and cross-project export pipeline.
a5c-ai/babysitterInstall- eval-harness1.8k
Evaluation harness for testing agent and skill quality through structured benchmarks, regression tests, and quality scoring.
a5c-ai/babysitterInstall PM2 process management, backend/frontend cascade execution, parallel worktree builds, and cross-service integration testing.
a5c-ai/babysitterInstallResearch-first development methodology that investigates existing solutions, brainstorms alternatives, and evaluates trade-offs before any implementation begins.
a5c-ai/babysitterInstallAgentShield security audit with 5 scanning categories, 102 static analysis rules, and optional red-team simulation.
a5c-ai/babysitterInstall- tdd-enforcement1.8k
Red-Green-Refactor TDD methodology with mandatory failing tests, minimal implementation, quality refactoring, and 80% coverage gating.
a5c-ai/babysitterInstall Coordinate Crew (persistent) and Polecat (transient) agents using Gas Town's hook-based work distribution and GUPP principle.
a5c-ai/babysitterInstallCreate, track, and land convoys of related beads as primary work orders in the Gas Town multi-agent orchestration framework.
a5c-ai/babysitterInstallAuthor TOML-based Formula workflow templates that become Protomolecules and active Molecules in Gas Town's durable workflow system.
a5c-ai/babysitterInstall- issue-tracking1.8k
Track beads as git-backed issues with persistent attribution, supporting Gas Town's bead lifecycle and convoy progress monitoring.
a5c-ai/babysitterInstall - merge-queue1.8k
Process the Refinery merge queue - collect agent work, detect and resolve conflicts, merge in dependency order, and verify integration.
a5c-ai/babysitterInstall Continuous monitoring using Deacon/Witness patterns for agent health checks, stuck detection, and automated recovery.
a5c-ai/babysitterInstallManage agent sessions including initialization, handoffs, revival (seance), and persistent identity for Polecats and Crew agents.
a5c-ai/babysitterInstallDecompose goals into MEOWs (Molecular Expressions of Work) - trackable atomic units following Gas Town's bead-based work model.
a5c-ai/babysitterInstallYAML frontmatter parsing and manipulation for .planning/ documents. Provides read, write, update, query, and validation operations on frontmatter blocks in GSD markdown artifacts.
a5c-ai/babysitterInstall- git-integration1.8k
Git commit patterns, formats, and conventions for GSD methodology. Provides atomic commits per task, structured commit messages, planning file commits, branch management, and milestone tag operations.
a5c-ai/babysitterInstall - gsd-tools1.8k
Central utility skill for GSD operations. Provides config parsing, slug generation, timestamps, path operations, and orchestrates calls to other specialized skills. Acts as the unified entry point that the original gsd-tools.cjs provided via its lib/ modules (commands, config, core, init).
a5c-ai/babysitterInstall Resolve model profile (quality/balanced/budget) at orchestration start and map agents to specific models. Enables cost/quality tradeoffs by selecting appropriate AI models for each agent role.
a5c-ai/babysitterInstallRoadmap parsing, analysis, and mutation operations for ROADMAP.md. Handles phase and milestone lifecycle including add, insert (decimal), remove, complete, and requirements coverage analysis.
a5c-ai/babysitterInstall- state-management1.8k
STATE.md reading, writing, and field-level updates. Provides cross-session state persistence via .planning/STATE.md with structured fields for current task, completed phases, blockers, decisions, and quick tasks.
a5c-ai/babysitterInstall Template loading, variable filling, and scaffolding for all GSD artifacts. Manages 22+ templates covering every document type in the GSD system, from PROJECT.md to milestone archives.
a5c-ai/babysitterInstallPlan structure validation, phase completeness checks, reference integrity verification, and artifact existence confirmation. Provides the structured verification layer ensuring GSD artifacts are well-formed and complete.
a5c-ai/babysitterInstall- hotfix-triage1.8k
Urgent issue classification, root cause analysis, and fast-path routing for production hotfixes
a5c-ai/babysitterInstall Capture, validate, query, and sync architectural patterns and design decisions in the knowledge graph
a5c-ai/babysitterInstallThis skill should be used when the user asks to "find skills in the wild", "assimilate popular workflows", "discover SKILL.md files in repos", "research external skills", "find workflow patterns", "survey the skill landscape", "what skills exist out there", or wants to investigate public repositories for extractable processes, babysitter plugins, and reusable procedural insights. Searches GitHub for SKILL.md files, classifies repos by archetype, and maintains structured research under docs/reference-repos/.
a5c-ai/babysitterInstallThis skill should be used when the user asks to "babysit issues", "work on assigned issues", "check a5c-agent issues", "process babysitter issues", or wants to find and work on open GitHub issues assigned to a5c-agent in the babysitter repo.
a5c-ai/babysitterInstallDiscover public GitHub repositories that import defineTask from @a5c-ai/babysitter-sdk and maintain a deduplicated catalog of those repositories in docs/repo-with-babysitter-processes.md. Excludes any repo named "babysitter" (to filter out forks of this monorepo). Invoke when asked to find, discover, catalog, or refresh "repos using babysitter", "babysitter in the wild", or "who else is using babysitter".
a5c-ai/babysitterInstallThis skill should be used when the user asks to "fix pipelines", "fix CI", "check staging pipelines", "fix failing workflows", "fix failing actions", or wants to find and fix failing GitHub Actions workflows on the staging branch of the babysitter repo.
a5c-ai/babysitterInstallFor a repository in the babysitter-users catalog, locate its babysitter processes and any committed runs (.a5c/runs/<runId>/) and perform a retrospective on a chosen run -- what went well, what failed, process suggestions, quality of effect design, breakpoint patterns -- mirroring the /babysitter:retrospect workflow but applied to an external repo. Invoke when asked to "retrospect on repo X's run", "analyze how someone else used babysitter", or "review an external babysitter run".
a5c-ai/babysitterInstall- babysit1.8k
>-
a5c-ai/babysitterInstall - blog1.8ktrpc-group/trpc-agent-goInstall
- en1.8ktrpc-group/trpc-agent-goInstall
- zh1.8ktrpc-group/trpc-agent-goInstall
- artifact_demo1.8k
Demo skill that writes an output file and persists it as an artifact.
trpc-group/trpc-agent-goInstall - weather-query1.8k
Answer weather queries with a fixed demo response.
trpc-group/trpc-agent-goInstall - write-ok1.8k
Write a deterministic OK file to out/ok.txt.
trpc-group/trpc-agent-goInstall - remote-http-mcp1.8k
Connect to a remote streamable HTTP MCP service that exposes announcements and FAQ tools.
trpc-group/trpc-agent-goInstall - ocr1.8k
Extract text from images using Tesseract OCR
trpc-group/trpc-agent-goInstall - whisper1.8k
Transcribe audio files to text using OpenAI Whisper
trpc-group/trpc-agent-goInstall - plan_route1.8k
Plan a route and return distance + ETA (schema + deterministic result).
trpc-group/trpc-agent-goInstall - recommend_poi1.8k
Recommend a POI in a city (schema + deterministic result).
trpc-group/trpc-agent-goInstall - skill-find1.8k
Find a public Agent Skill on GitHub, install it, and load it.
trpc-group/trpc-agent-goInstall - demo-skill1.8k
A tiny skill used by the skillloadmode example.
trpc-group/trpc-agent-goInstall - file-tools1.8k
Simple shell utilities for files and archives.
trpc-group/trpc-agent-goInstall - python-math1.8k
Small Python utilities for math and text files.
trpc-group/trpc-agent-goInstall - user-file-ops1.8k
Simple operations on user-provided text files including summarization.
trpc-group/trpc-agent-goInstall - release-notes1.8k
Use this skill when the user asks about release dates, release owners, rollout status, or launch checklist details.
trpc-group/trpc-agent-goInstall - demo-profile1.8k
Demo skill for the SkillToolProfile example.
trpc-group/trpc-agent-goInstall - hello1.8k
Write a hello file to the workspace output directory.
trpc-group/trpc-agent-goInstall - 1password1.8k
Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.
trpc-group/trpc-agent-goInstall - apple-notes1.8k
Manage Apple Notes via the `memo` CLI on macOS (create, view, edit, delete, search, move, and export notes). Use when a user asks OpenClaw to add a note, list notes, search notes, or manage note folders.
trpc-group/trpc-agent-goInstall - apple-reminders1.8k
Manage Apple Reminders via remindctl CLI (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.
trpc-group/trpc-agent-goInstall - bear-notes1.8k
Create, search, and manage Bear notes via grizzly CLI.
trpc-group/trpc-agent-goInstall - blogwatcher1.8k
Monitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI.
trpc-group/trpc-agent-goInstall - blucli1.8k
BluOS CLI (blu) for discovery, playback, grouping, and volume.
trpc-group/trpc-agent-goInstall - bluebubbles1.8k
Use when you need to send or manage iMessages via BlueBubbles (recommended iMessage integration). Calls go through the generic message tool with channel="bluebubbles".
trpc-group/trpc-agent-goInstall - camsnap1.8k
Capture frames or clips from RTSP/ONVIF cameras.
trpc-group/trpc-agent-goInstall - canvas1.8ktrpc-group/trpc-agent-goInstall
- clawhub1.8k
Use the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawhub CLI.
trpc-group/trpc-agent-goInstall - coding-agent1.8k
Delegate coding tasks to Codex, Claude Code, or Pi agents via background host sessions. Use when: (1) building or creating new features or apps, (2) reviewing PRs or parallel coding with managed worktree isolation when subagents are available, (3) refactoring large codebases, (4) iterative coding that needs file exploration. NOT for: simple one-liner fixes (just edit), reading code (use read tool), thread-bound ACP harness requests in chat, or any work in ~/clawd workspace (never spawn agents here). Requires OpenClaw host tools with exec_command plus write_stdin.
trpc-group/trpc-agent-goInstall - discord1.8k
Discord ops via the message tool (channel=discord).
trpc-group/trpc-agent-goInstall - eightctl1.8k
Control Eight Sleep pods (status, temperature, alarms, schedules).
trpc-group/trpc-agent-goInstall - envdump1.8k
Dump basic environment info to out/env.txt.
trpc-group/trpc-agent-goInstall - gemini1.8k
Gemini CLI for one-shot Q&A, summaries, and generation.
trpc-group/trpc-agent-goInstall - gh-issues1.8k
Fetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label bug] [--limit 5] [--milestone v1.0] [--assignee @me] [--fork user/repo] [--watch] [--interval 5] [--reviews-only] [--cron] [--dry-run] [--model glm-5] [--notify-channel -1002381931352]
trpc-group/trpc-agent-goInstall - gifgrep1.8k
Search GIF providers with CLI/TUI, download results, and extract stills/sheets.
trpc-group/trpc-agent-goInstall - github1.8k
GitHub operations via `gh` CLI: issues, PRs, CI runs, code review, API queries. Use when: (1) checking PR status or CI, (2) creating/commenting on issues, (3) listing/filtering PRs or issues, (4) viewing run logs. NOT for: complex web UI interactions requiring manual browser flows (use browser tooling when available), bulk operations across many repos (script with gh api), or when gh auth is not configured.
trpc-group/trpc-agent-goInstall - gog1.8k
Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
trpc-group/trpc-agent-goInstall - goplaces1.8k
Query Google Places API (New) via the goplaces CLI for text search, place details, resolve, and reviews. Use for human-friendly place lookup or JSON output for scripts.
trpc-group/trpc-agent-goInstall - healthcheck1.8k
Host security hardening and risk-tolerance configuration for OpenClaw deployments. Use when a user asks for security audits, firewall/SSH/update hardening, risk posture, exposure review, OpenClaw cron scheduling for periodic checks, or version status checks on a machine running OpenClaw (laptop, workstation, Pi, VPS).
trpc-group/trpc-agent-goInstall - himalaya1.8k
CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).
trpc-group/trpc-agent-goInstall - http_get1.8k
Fetch a URL with curl and write it to out/.
trpc-group/trpc-agent-goInstall - imsg1.8k
iMessage/SMS CLI for listing chats, history, and sending messages via Messages.app.
trpc-group/trpc-agent-goInstall - mcporter1.8k
Use the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP or stdio), including ad-hoc servers, config edits, CLI/type generation, and MCP-backed skills that need a durable command path.
trpc-group/trpc-agent-goInstall - model-usage1.8k
Use CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
trpc-group/trpc-agent-goInstall - nano-banana-pro1.8k
Generate or edit images via Gemini 3 Pro Image (Nano Banana Pro).
trpc-group/trpc-agent-goInstall - nano-pdf1.8k
Edit PDFs with natural-language instructions using the nano-pdf CLI.
trpc-group/trpc-agent-goInstall - notion1.8k
Notion API for creating and managing pages, databases, and blocks.
trpc-group/trpc-agent-goInstall - obsidian1.8k
Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli.
trpc-group/trpc-agent-goInstall - openai-image-gen1.8k
Batch-generate images via OpenAI Images API. Random prompt sampler + `index.html` gallery.
trpc-group/trpc-agent-goInstall Transcribe audio via OpenAI Audio Transcriptions API (Whisper).
trpc-group/trpc-agent-goInstall- openai-whisper1.8k
Local speech-to-text with the Whisper CLI (no API key).
trpc-group/trpc-agent-goInstall - openhue1.8k
Control Philips Hue lights and scenes via the OpenHue CLI.
trpc-group/trpc-agent-goInstall - oracle1.8k
Best practices for using the oracle CLI (prompt + file bundling, engines, sessions, and file attachment patterns).
trpc-group/trpc-agent-goInstall - ordercli1.8k
Foodora-only CLI for checking past orders and active order status (Deliveroo WIP).
trpc-group/trpc-agent-goInstall - peekaboo1.8k
Capture and automate macOS UI with the Peekaboo CLI.
trpc-group/trpc-agent-goInstall - sag1.8k
ElevenLabs text-to-speech with mac-style say UX.
trpc-group/trpc-agent-goInstall - session-logs1.8k
Search and analyze your own session logs (older/parent conversations) using jq.
trpc-group/trpc-agent-goInstall - sherpa-onnx-tts1.8k
Local text-to-speech via sherpa-onnx (offline, no cloud)
trpc-group/trpc-agent-goInstall - skill-creator1.8k
Create or update AgentSkills, especially when a user wants the agent to learn a reusable capability, workflow, integration, domain rule, team process, or tool usage pattern for future tasks. Use when designing, structuring, reviewing, validating, packaging, or improving skills with SKILL.md, scripts, references, and assets.
trpc-group/trpc-agent-goInstall - slack1.8k
Use when you need to control Slack from OpenClaw via the slack tool, including reacting to messages or pinning/unpinning items in Slack channels or DMs.
trpc-group/trpc-agent-goInstall - songsee1.8k
Generate spectrograms and feature-panel visualizations from audio with the songsee CLI.
trpc-group/trpc-agent-goInstall - sonoscli1.8k
Control Sonos speakers (discover/status/play/volume/group).
trpc-group/trpc-agent-goInstall - spotify-player1.8k
Terminal Spotify playback/search via spogo (preferred) or spotify_player.
trpc-group/trpc-agent-goInstall - summarize1.8k
Summarize or extract text/transcripts from URLs, podcasts, and local files (great fallback for “transcribe this YouTube/video”).
trpc-group/trpc-agent-goInstall - things-mac1.8k
Manage Things 3 via the `things` CLI on macOS (add/update projects+todos via URL scheme; read/search/list from the local Things database). Use when a user asks OpenClaw to add a task to Things, list inbox/today/upcoming, search tasks, or inspect projects/areas/tags.
trpc-group/trpc-agent-goInstall - tmux1.8k
Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
trpc-group/trpc-agent-goInstall - trello1.8k
Manage Trello boards, lists, and cards via the Trello REST API.
trpc-group/trpc-agent-goInstall - video-frames1.8k
Extract frames or short clips from videos using ffmpeg.
trpc-group/trpc-agent-goInstall