GitHub - TwillAI/skills: Agent skills for Twill AI Cloud Coding Agent

1 min read Original article ↗

This repository contains reusable agent skills extracted from Twill workflows.

Skills are organized by directory and may either live directly at the top level or be grouped under a shared parent when they are designed to be used together. A skill directory typically includes:

  • SKILL.md: agent-facing instructions and conventions
  • README.md: human-facing setup and usage notes
  • optional scripts/: helper utilities bundled with the skill

Skill catalog

twill-cloud-coding-agent

Use Twill's public v1 API to create tasks, inspect jobs, manage scheduled tasks, and export Claude teleport sessions.

video-recording

Grouped video proof skills for validating a feature, rendering a polished recording with WebReel, and troubleshooting the recording flow.

computer-use-cli

Automate Linux desktop apps in an X11 session with screenshot, mouse, keyboard, drag, and scroll helpers.