CtrlK
BlogDocsLog inGet started
Tessl Logo

agent-native

github.com/BuilderIO/agent-native

SkillAddedReview
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

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

workflows

packages/scheduling/docs/skills/workflows/SKILL.md

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

64

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

slot-engine

packages/scheduling/docs/skills/slot-engine/SKILL.md

The pure `computeAvailableSlots` function — inputs, outputs, invariants, and debugging guide.

61

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

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

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

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

embeds

packages/scheduling/docs/skills/embeds/SKILL.md

Inline, popup, and floating-button embeds — snippet generation and theming.

64

bookings

packages/scheduling/docs/skills/bookings/SKILL.md

Booking lifecycle — pending, confirmed, rescheduled, cancelled — plus attendees, references, no-shows, and reminders.

65

booker

packages/scheduling/docs/skills/booker/SKILL.md

Public booking flow — the state machine, animations, and URL/app-state sync.

55

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

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

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

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

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

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

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

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

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

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

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