doc/user/content/integrations/coding-agent-skills.md
Coding agents like Claude Code, Codex, Cursor, and others can work with Materialize using our open-source agent skills. Once installed, these skills give your coding agent access to Materialize documentation and reference material so it can provide more accurate assistance when writing queries, setting up sources, creating materialized views, and more.
Node.js (v16 or later) must be installed.
Install the Materialize agent skills with a single command:
npx skills add MaterializeInc/agent-skills
Once installed, the skills activate automatically when your prompts match their intended use cases — no additional configuration required.
The skills follow the Agent Skills Open Standard and work with any coding agent that supports the standard.
To verify the installation succeeded, ask your coding agent a Materialize-specific question such as "How do I create a source from Kafka in Materialize?" and confirm it references Materialize documentation in its response.
The materialize-docs skill bundles reference files across categories including: