github.com/BuilderIO/agent-native
| Skill | Added | Review |
|---|---|---|
context-xray skills/context-xray/SKILL.md Visualize local Codex and Claude Code context usage, open a report, flag warnings, and suggest prompt/tooling optimizations. | — | |
content skills/content/SKILL.md Use Content for repo-backed Markdown/MDX docs, blogs, resources, rich document editing, local components, shareable copies, and Content local-file workspaces. Prefer Content actions over raw filesystem writes when available. | 66 66 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: e9a2f0e | |
assets skills/assets/SKILL.md Use Agent Native Assets for image and video generation requests, brand-safe asset search/export, and human-in-the-loop asset selection through the hosted Assets MCP app. Prefer this over generic image tools when installed. | 73 73 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: e9a2f0e | |
workflows packages/scheduling/docs/skills/workflows/SKILL.md Trigger-based automations — reminders, follow-ups, webhooks — across the booking lifecycle. | 64 64 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: e9a2f0e | |
team-scheduling packages/scheduling/docs/skills/team-scheduling/SKILL.md Team event types, round-robin assignment, collective bookings, host weights, and no-show calibration. | 64 64 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: e9a2f0e | |
slot-engine packages/scheduling/docs/skills/slot-engine/SKILL.md The pure `computeAvailableSlots` function — inputs, outputs, invariants, and debugging guide. | 61 61 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: e9a2f0e | |
scheduling-basics packages/scheduling/docs/skills/scheduling-basics/SKILL.md Core concepts of the scheduling package — event types, schedules, bookings, hosts, teams, and how they compose. | 57 57 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: e9a2f0e | |
routing-forms packages/scheduling/docs/skills/routing-forms/SKILL.md ChiliPiper-style pre-booking forms that route prospects to the right event type based on their answers. | 57 57 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: e9a2f0e | |
integrations packages/scheduling/docs/skills/integrations/SKILL.md Calendar + video provider integrations — Google Calendar, Office 365, Zoom, built-in video, Google Meet — and how to write new ones. | 63 63 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: e9a2f0e | |
event-types packages/scheduling/docs/skills/event-types/SKILL.md How event types work — fields, scheduling types, tabs in the editor, and the full set of configurable options. | 64 64 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: e9a2f0e | |
embeds packages/scheduling/docs/skills/embeds/SKILL.md Inline, popup, and floating-button embeds — snippet generation and theming. | 64 64 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Reviewed: Version: e9a2f0e | |
bookings packages/scheduling/docs/skills/bookings/SKILL.md Booking lifecycle — pending, confirmed, rescheduled, cancelled — plus attendees, references, no-shows, and reminders. | 65 65 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: e9a2f0e | |
booker packages/scheduling/docs/skills/booker/SKILL.md Public booking flow — the state machine, animations, and URL/app-state sync. | 55 55 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: e9a2f0e | |
availability packages/scheduling/docs/skills/availability/SKILL.md How schedules, weekly rules, date overrides, travel schedules, and out-of-office entries combine to determine when someone is bookable. | 62 62 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: e9a2f0e | |
creative-context packages/creative-context/docs/skills/creative-context/SKILL.md Search and reuse approved brand examples before generating decks, designs, content, assets, or dashboards. | 66 66 Impact — No eval scenarios have been run Securityby High Do not use without reviewing Reviewed: Version: e9a2f0e | |
agent-native-docs packages/core/docs/SKILL.md How to look up version-matched Agent Native framework docs and source in node_modules. Use before coding against @agent-native/core APIs or advanced features. | — | |
writing-agent-instructions .agents/skills/writing-agent-instructions/SKILL.md 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. | 67 67 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: e9a2f0e | |
voice-transcription .agents/skills/voice-transcription/SKILL.md 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. | 67 67 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: e9a2f0e | |
visual-answer .agents/skills/visual-answer/SKILL.md Answer code/product questions as visual Plan artifacts using repo, bridge, or GitHub context; use for API specs, UI look, schema models, and architecture. | 70 70 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: e9a2f0e | |
upgrade-agent-native .agents/skills/upgrade-agent-native/SKILL.md 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. | 78 78 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: e9a2f0e | |
tracking .agents/skills/tracking/SKILL.md Server-side analytics tracking with pluggable providers. Use when adding analytics events, registering custom tracking providers, or configuring built-in providers (PostHog, Mixpanel, Amplitude, Webhook). | 71 71 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: e9a2f0e | |
storing-data .agents/skills/storing-data/SKILL.md How to store application data in agent-native apps. All data lives in SQL. Use when adding data models, deciding where to store data, or reading/writing application data. | 59 59 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: e9a2f0e | |
ship .agents/skills/ship/SKILL.md Commit and push all local current-branch work, open a ready PR, babysit it, merge when clean, then create a fresh branch | 68 68 Impact — No eval scenarios have been run Securityby Critical Do not install without reviewing Reviewed: Version: e9a2f0e | |
ship-desktop .agents/skills/ship-desktop/SKILL.md Build the Agent Native desktop app locally, kill the running copy, install the fresh DMG to /Applications, and launch it. Use when the user says "rebuild/reinstall the desktop app", "ship desktop", "install the desktop app", or similar. | 78 78 Impact — No eval scenarios have been run Securityby Medium Suggest reviewing before use Reviewed: Version: e9a2f0e | |
sharing .agents/skills/sharing/SKILL.md Framework-level sharing and privacy for user-authored resources (dashboards, documents, forms, decks, etc.). Use when making a resource table ownable, wiring list/read/update access checks, or dropping the standard share dialog into a template. | 61 61 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: e9a2f0e |