SKILL.md file and optional reference material. Agents discover the skill, load it when the request matches, and follow its workflow.
Install the Artie plugin
The Artie plugin is the recommended setup for Claude Code and Cursor. It installs the Artie MCP connection, the Artie subagent, and the available Artie skills together.Claude Code
Cursor
Add the Artie marketplace fromartie-labs/artie-mcp, then install the artie plugin. The plugin configures the hosted MCP server at https://mcp.artie.com/mcp.
Included skills
pipeline-setup validates and pings connectors before creating them, preserves full pipeline configuration during updates, asks for confirmation before the write that saves the plan, and stops on failed gates rather than guessing the next action.
monitoring is read-only: it reports the available pipeline health signals and stops at diagnosis when remediation would require a change.
connector-compatibility is also read-only: it bases answers on current Artie documentation and reports undocumented combinations as not documented rather than assuming support.