Use when developing, reviewing, or explaining Rill projects and project files (connectors, models, metrics views, explores, canvases, themes, rill.yaml, sources, alerts, reports, APIs). Apply runtime workflow guidance and project-file reference docs, and cite rule files and source URLs.
This skill provides modular, source-linked guidance for Rill development and project-file authoring.
runtime/ai/instructions/data (8 core docs)docs.rilldata.com/reference/project-files reference setAGENTS.md compiled from modular rules/*.mdSKILL.md: concise entry-point and routing logicrules/: modular rule files sourced from Rill docs and runtime instructionsAGENTS.md: generated compiled referencemetadata.json: versioning and referencesFrom repository root:
node packages/rilldata-build/src/sync-rules-from-sources.mjs --rill-repo /path/to/rill/repo --skill-dir skills/rilldata
node packages/rilldata-build/src/validate.mjs --skill-dir skills/rilldata
node packages/rilldata-build/src/build.mjs --skill-dir skills/rilldata
Canonical sources are docs.rilldata.com/reference/project-files and the Rill repo runtime instructions.
Each rule file contains sourcePath and sourceUrl frontmatter fields.
npx skills add rohithreddykota/rilldata下载完整 Skill 目录,包含 SKILL.md 及所有相关文件
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer