Agent Skills
Install the Scalar Docs skill#
Install directly from GitHub:
npx skills add scalar/scalar --skill scalar-docsInstall to specific agents#
Example for Cursor and Codex:
npx skills add scalar/scalar \
--skill scalar-docs \
--agent cursor \
--agent codexInstall globally#
To make the skill available across projects:
npx skills add scalar/scalar --skill scalar-docs --globalMCP: Scalar Documentation#
Use https://scalar.com/mcp to add Scalar Documentation as an MCP server in your agent tooling.