skedulo-api-developer

Installation
SKILL.md

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

  1. Understand the structure of all available API endpoints
  2. Note authentication methods
  3. Identify rate limits and constraints
  4. 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.

Related skills
Installs
10
GitHub Stars
2
First Seen
Mar 26, 2026