skedulo-api-developer
Skedulo API Developer Skill
This skill provides expert patterns for building efficient, performant solutions on the Skedulo Pulse platform using @skedulo/pulse-solution-services.
Core Principles
Get a solid understanding of the Skedulo API
- Read https://docs.skedulo.com/skedulo-api/ and:
- Understand the structure of all available API endpoints
- Note authentication methods
- Identify rate limits and constraints
- Understand key GraphQL operations and EQL expressions
Always Initialize Execution Context First
Every Pulse function starts with an execution context. This context provides access to all services and automatically adds tracking headers for observability.
More from skedulo/agent-skills
skedulo-cli
Use when running any Skedulo CLI (sked) command — deployments, artifact operations, package management, tenant switching.
14connected-function-developer
This skill enables Claude to build, modify, and deploy Skedulo custom functions. Custom functions are server-side APIs that run on Skedulo's platform without requiring users to manage their own infrastructure.
10optimization-extension-developer
This skill enables Claude to build, modify, and deploy Skedulo Optimization Extensions. Optimization Extensions add custom business logic to the Pulse Platform optimization engine, allowing filtering of jobs/resources, applying constraints, and transforming optimization data.
8page-builder-column-templates
Use when working with Skedulo Page Builder list view column templates — Nunjucks syntax, brz-link, brz-lozenge, date/timezone formatting, number/currency, picklists, conditional display, cross-object fields, and $CurrentUser context.
8