twill-cloud-coding-agent

Installation
SKILL.md

Twill Cloud Coding Agent

Use this skill to run Twill workflows through the public v1 API.

Setup

Set API key and optional base URL:

export TWILL_API_KEY="your_api_key"
export TWILL_BASE_URL="${TWILL_BASE_URL:-https://twill.ai}"

All API calls use:

Authorization: Bearer $TWILL_API_KEY

Use this helper to reduce repetition:

Installs
969
Repository
twillai/skills
GitHub Stars
9
First Seen
Feb 11, 2026
twill-cloud-coding-agent — twillai/skills