Manage MotherDuck Guides
SkillDatabases & dataCreate, organize, read, update, and govern MotherDuck Guides. Use when an agent needs business definitions, join rules, data pitfalls, Dive or Flight conventions, or durable warehouse-native context attached to catalog objects.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Manage MotherDuck Guides skill
What this skill tells your AI
The instructions your AI receives, as published by motherduckdb/agent-skills in skills/motherduck-manage-guides/SKILL.md and read by ahel’s review.
Source Of Truth
- Prefer the current MotherDuck Guides documentation and MCP tool descriptions.
- For analytical queries through MCP, call
get_query_guidebefore writing SQL, then traverse only relevant topics and Guides. get_dive_guideandget_flight_guideautomatically include summaries from the reserveddivesandflightstopics; do not load those topics separately unless deeper context is needed.
Default Posture
- Keep one short root orientation Guide only when its guidance applies broadly. Put domain-specific knowledge under shallow, descriptive topics.
- Default new Guides to
access = 'user'. Organization visibility requires an explicit request and the required admin permission. - Write one coherent subject per Guide, with a discriminating title and description. Lead with rules, tested SQL, and named pitfalls.
- Attach references to the databases, shares, schemas, tables, columns, Dives, Flights, or Guides the content governs so agents discover it at the right time.
- Validate referenced objects and executable SQL against the live workspace before presenting a Guide as trustworthy.
- Use version comments to explain why guidance changed. Read before update and avoid overwriting concurrent work.
Workflow
- Inspect
get_query_guideorlist_guidesto understand the visible topic tree and avoid duplication. - Read the relevant Guide versions and referenced objects before drafting a change.
- Choose the narrowest useful topic; leave the topic empty only for organization-wide orientation.
- Draft concise Markdown that maps business language to exact catalog objects and validated SQL.
- For a create or update request, apply the change through MCP or the documented SQL function and read it back.
- Verify metadata, access, references, current version, and change comment. For query work, follow the Guide and still validate the resulting SQL against the live schema.
For answer, review, or planning requests, inspect and draft without creating or modifying Guides. For explicit create/update requests, perform the in-scope mutation and verify it; ask before deletion or expanding visibility beyond the authorized audience. An explicit organization-publication request already authorizes that audience, subject to admin permission.
References
Read only the reference sections needed for the current task.
- Read
references/GUIDES_PLAYBOOK.mdfor topic design, access governance, references, MCP/SQL operations, versioning, and quality checks.
Related Skills
Load related skills only for missing capabilities; reuse established context.
motherduck-explorefor validating referenced catalog objectsmotherduck-queryfor testing SQL and applying Guide-aware analysismotherduck-create-diveandmotherduck-create-flightfor reserved-topic conventionsmotherduck-security-governancefor organization visibility and permission boundaries
Signals
- GitHub stars
- 58
- Forks
- 4
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
motherduck-manage-guides- Source
- github.com/motherduckdb/agent-skills