2697 Replit API Integration 6b1fa264

replit-api-integration

tools-only Updated 7 repo stars

File contents

replit-api-integration

Skill Scaffold

replit-api-integration/
  SKILL.md

File Descriptions

1. SKILL.md

Purpose: Integrate Replit API for programmatic control of Repls, deployments, and team management. Workflow: Automation skill - enables programmatic control of Replit resources from external systems. Relates to: Extends replit-install-auth; enables CI/CD integration via replit-github-integration.

Summary

This skill covers Replit's GraphQL API for programmatic platform control. It teaches authenticating with API tokens for programmatic access, querying Repl metadata and status via GraphQL, creating and deleting Repls programmatically, triggering deployments from external CI/CD systems, managing team members and permissions via API, integrating Replit into existing automation workflows, building custom dashboards and monitoring tools, rate limiting and API best practices, and using the API for bulk operations across many Repls. API integration enables advanced automation and tooling.

tools-only/X-Skills/tree/main/development/devops/2697-replit-api-integration_6b1fa264 commit e12754094f

Frequently asked questions

npx skillmds@latest add tools-only/2697-replit-api-integration-6b1fa264