Agent Building skills

Browse reusable Agent Skills, each with a clear purpose and practical guidance.

secrets

Declaratively register API keys and service credentials a template needs so they appear in the agent sidebar settings UI and the onboarding checklist. Use for any third-party API key (OpenAI, Stripe, Twilio, etc.) and for surfacing OAuth connections in the unified settings UI.

3.70k repo starsObserved in 3 repos
Agent Building

upgrade-agent-native

Bring an older Agent Native app or workspace current. Use when updating @agent-native/core, fixing a broken upgrade, or when tempted to patch or override core/dispatch packages to make an old branch run.

3.70k repo starsObserved in 3 repos
Agent Building

voice-transcription

Framework-wide voice dictation in the agent sidebar composer. Use when changing composer microphone UX, the transcribe-voice route, or the Voice Transcription settings section. Covers transcription-source routing, cleanup routing, Google realtime gating, and the voice transcription application-state keys.

3.70k repo starsObserved in 3 repos
Agent Building

workflows

Trigger-based automations — reminders, follow-ups, webhooks — across the booking lifecycle.

3.70k repo starsObserved in 3 repos
Agent Building

writing-agent-instructions

How to write great agent instructions for an agent-native app or template: AGENTS.md, skills, and tool/action descriptions. Use when authoring or reviewing AGENTS.md, writing a SKILL.md, wording action descriptions, or deciding what belongs in instructions vs skills vs memory.

3.70k repo starsObserved in 3 repos
Agent Building

context-xray

Visualize local Codex and Claude Code context usage, open a report, flag warnings, and suggest prompt/tooling optimizations.

3.70k repo starsObserved in 2 repos
Agent Building

capture-learnings

Capture and apply accumulated knowledge via structured memory. Use when the user gives feedback, shares preferences, corrects a mistake, or when you discover something worth remembering for future conversations.

3.70k repo starsObserved in 1 repos
Agent Building

customizing-agent-native

How to configure, compose, or eject Agent Native features into app-owned code. Use when overriding shared components or integrations, customizing a template, adding UI to chat or headless apps, or inspecting package source.

3.70k repo starsObserved in 1 repos
Agent Building

external-agents

Connect external agents and MCP hosts (Claude, Claude Desktop, Claude Code, ChatGPT custom MCP apps, Codex, Cursor, Claude Cowork, VS Code GitHub Copilot, Goose, Postman, MCPJam) to an agent-native app over MCP, and round-trip artifacts back into the UI with MCP Apps and deep links. Use when adding an action's `link` builder or `mcpApp`, wiring the `/_agent-native/open` route, exposing an "ingest" action to MCP/A2A, or scaffolding apps from an external agent.

3.70k repo starsObserved in 1 repos
Agent Building

multi-frontier-desktop

Run or extend the Desktop Code Agents Multi-Frontier workflow. Use when coordinating Codex and Claude Code subscriptions, collaboration phases, checkpoints, recovery, usage meters, or helper admission.

3.70k repo starsObserved in 1 repos
Agent Building