The open format is called Agent Skills and works in Claude Code, Codex, Cursor and other agents — most people know it as Claude Skills.
Every Agent Skill we could find on GitHub, deduplicated by content. 79 354 files from 1 739 authors, of which 61 713 are unique — the rest is the same skill repackaged into someone else's repository. For each one: what it weighs in tokens, whether it ships runnable scripts, and which MCP servers it needs.
Configure which host directories agent containers can access. View, add, or remove mount allowlist entries. Triggers on "mounts", "mount allowlist", "agent access to directories", "container mounts".
Migrate from OpenClaw to NanoClaw v2. Detects an existing OpenClaw installation, extracts identity, channel credentials, scheduled tasks, and other config, then guides interactive migration. Triggers on "migrate from openclaw", "openclaw migration", "import from openclaw".
Finish migrating a NanoClaw v1 install into v2. Run after `bash migrate-v2.sh` completes. Seeds the owner, migrates legacy memory, reconciles container configs, and helps port custom v1 code. Triggers on "migrate from v1", "finish migration", "v1 migration".
Migrate legacy NanoClaw and Claude-native memory into the shared memory tree and provider-neutral standing instructions. Run after an update reports the shared-memory breaking change, or when a group still has .seed.md, legacy CLAUDE.md/CLAUDE.local.md, Claude auto-memory, or an unindexed imported-agent-memory.md. Triggers on "migrate memory", "legacy memory", "the agent forgot everything after the switch".
Extracts user customizations from a fork, generates a replayable migration guide, and upgrades to upstream by reapplying customizations on a clean base. Replaces merge-based upgrades with intent-based migration.
Review and resolve PR issues with Qodo - get AI-powered code review issues and fix them interactively (GitHub, GitLab, Bitbucket, Azure DevOps)
Run initial NanoClaw setup. Use when user wants to install NanoClaw, configure it, or go through first-time setup. Triggers on "setup", "install", "configure nanoclaw", or first-time setup requests.
Efficiently bring upstream NanoClaw updates into a customized install, with preview, selective cherry-pick, and low token usage.
Re-apply your installed skills to pull their latest code from upstream.
Opt out of the OneCLI gateway and supply Anthropic credentials from .env instead. For users who want simple .env-based credential management without the OneCLI agent vault. Reads the API key or OAuth token from .env and injects it into the container's API requests.
Browse the web for any task — research topics, read articles, interact with web apps, fill forms, take screenshots, extract data, and test web pages. Use whenever a browser would be useful, not just when the user explicitly asks.
Pro frontend engineering discipline. Enforces build-test-verify workflow for every web project. Never declare done until the site is built, tested, responsive, accessible, and visually verified in a real browser. Pairs with a deployment skill such as vercel-cli, where one is installed.
>- into outbound calls. You MUST use this skill when the user asks you to read emails, check calendar, access GitHub repos, create issues, check Stripe payments, or interact with ANY external service or API. Do NOT use browser extensions or OAuth CLI tools. Make HTTP requests directly; the gateway injects credentials automatically.
Customize your own agent — add capabilities, install packages, add MCP servers, edit code or CLAUDE.md. Use when the user asks you to add a feature, install a tool, or modify how you work. For non-trivial code changes, delegate to a builder agent via create_agent.
Introduce yourself to a newly connected channel. Triggered automatically when a channel is first wired. Send a friendly greeting and brief overview of what you can do.
Google Workspace Admin SDK: Audit logs and usage reports.
Google Calendar: Manage calendars and events.
Google Chat: Send a message to a space.
Google Chat: Manage Chat spaces and messages.
Google Classroom: Manage classes, rosters, and coursework.
Read and write Google Docs.
Google Drive: Manage files, folders, and shared drives.
Google Workspace Events: Renew/reactivate Workspace Events subscriptions.
Google Workspace Events: Subscribe to Workspace events and stream them as NDJSON.
Subscribe to Google Workspace events.
Gmail: Forward a message to new recipients.
Gmail: Reply-all to a message (handles threading automatically).
Gmail: Reply to a message (handles threading automatically).
Gmail: Send, read, and manage email.
Google Model Armor: Sanitize a user prompt through a Model Armor template.
Google Model Armor: Sanitize a model response through a Model Armor template.
Google Model Armor: Filter user-generated content for safety.
Google People: Manage contacts and profiles.
Google Apps Script: Upload local files to an Apps Script project.
Manage Google Apps Script projects.
Google Sheets: Read and write spreadsheets.
Google Workflow: Convert a Gmail message into a Google Tasks entry.
Google Workflow: Announce a Drive file in a Chat space.
Google Workflow: Prepare for your next meeting: agenda, attendees, and linked docs.
Google Workflow: Today's meetings + open tasks as a standup summary.
Google Workflow: Weekly summary: this week's meetings + unread email count.
Google Workflow: Cross-service productivity workflows.
Create, organize, and distribute content across Workspace.
Manage customer support — track tickets, respond, escalate issues.
Plan and manage events — scheduling, invitations, and logistics.
Manage an executive's schedule, inbox, and communications.
Handle HR workflows — onboarding, announcements, and employee comms.
Administer IT — monitor security and configure Workspace.
Coordinate projects — track tasks, schedule meetings, and share docs.
Organize research — manage references, notes, and collaboration.
Manage sales workflows — track deals, schedule calls, client comms.
Lead a team — run standups, coordinate tasks, and communicate.
Export a Google Sheets spreadsheet as a CSV file for local backup or processing.
Add a list of attendees to an existing Google Calendar event and send notifications.
Create recurring focus time blocks on Google Calendar to protect deep work hours.
List and download all files from a Google Drive folder.
Retrieve and review responses from a Google Form.
Read data from two tabs in a Google Sheet to compare and identify differences.
Duplicate a Google Sheets template tab for a new month of tracking.
Create a Google Classroom course and invite students.
Answers built from the skills we actually parsed.