Use this skill to run Twill workflows through the public `v1` API. It allows users to create and manage coding tasks effectively, supporting real-time job logs and scheduling capabilities.
$ npx skills add https://github.com/twillai/skills --skill twill-cloud-coding-agentTwill Cloud Coding Agent provides programmatic access to Twill's public v1 API for creating and managing coding tasks at scale. It supports full task lifecycle management including creation, listing, updating, approval workflows, and cancellation. The skill enables real-time job log streaming via Server-Sent Events, allowing you to monitor task progress as it runs. You can also create, schedule, pause, and resume scheduled tasks using cron expressions with timezone support. This is ideal for teams integrating Twill into CI/CD pipelines, automating coding workflows, or building custom task management systems that leverage Claude Code, Cursor, or other AI agents.
Set the API key and optional base URL before making API calls.
Create and manage coding tasks with custom branches
Stream job logs in real time and cancel running jobs
Schedule recurring coding tasks with timezone support
List repositories and export Claude teleport sessions
$ npx skills add https://github.com/twillai/skills --skill twill-cloud-coding-agentgit clone https://github.com/twillai/skillsCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Check the GitHub repository or documentation for usage examples.
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan