ClaudeSuperPower

rill-rillyaml

Skill

Detailed instructions and examples for developing the rill.yaml file

Install

git clone https://github.com/rilldata/agent-skills.git ~/.claude/skills/rill-rillyaml

What is rill-rillyaml?

Detailed instructions and examples for developing the rill.yaml file

What this can do

Capabilities declared in this component's own frontmatter — not inferred.

Inherit all session tools

Declares no tool restrictions — inherits every session tool

~17 tokens of context used while enabled, before you invoke anything

Trust

79/100 · Good

2 factors scored below maximum

Documentation

README · ~10 min read

Instructions for developing rill.yaml

Introduction

rill.yaml is a required configuration file located at the root of every Rill project. It defines project-wide settings, similar to package.json in Node.js or dbt_project.yml in dbt.

Core Concepts

Project metadata

There are no required properties in rill.yaml, but it is common to configure:

  • display_name: Human-readable name shown in the UI
  • description: Brief description of the project's purpose
  • compiler: Deprecated property that is commonly found in old projects

Default OLAP connector

Reviews

Log in to leave a review.

No reviews yet — be the first.

Explore related

Other things in this space — across every part of the ecosystem, not just skills.