Skills#

Give your AI coding agent deep knowledge of the Workiva platform. Skills follow the open Agent Skills standard and work with GitHub Copilot, Claude Code, Cursor, and more.

Installing skills#

Install skills with npx — no prior setup needed:

npx skills add https://developers.workiva.com/ai-features/skills/

The CLI will lead you through the installation process.

Available skills#

workiva-public-api-oauth-token#

Generate code to obtain an OAuth2 access token for the Workiva Public API using client credentials flow.

Install:

npx skills add https://developers.workiva.com/ai-features/skills/workiva-public-api-oauth-token

View skill contents