Agent Skills

Install the Scalar Docs skill#

Install directly from GitHub:

npx skills add scalar/scalar --skill scalar-docs

Install to specific agents#

Example for Cursor and Codex:

npx skills add scalar/scalar \
  --skill scalar-docs \
  --agent cursor \
  --agent codex

Install globally#

To make the skill available across projects:

npx skills add scalar/scalar --skill scalar-docs --global

MCP: Scalar Documentation#

Use https://scalar.com/mcp to add Scalar Documentation as an MCP server in your agent tooling.

Updated

Was this page helpful?