Releases: talocode/skills
Releases · talocode/skills
Release list
v1.1.0 — Screen Recording Skill + Design System
New: Screen Recording Skill
Turn screen recordings into AI agent instructions automatically.
What it does
- Records screen, clicks, typing, voice
- Extracts frames and detects UI elements
- Generates structured SKILL.md
- Works with MP4, WebM, GIF
Usage
CLI:
talocode-skills record my-workflowSDK:
const result = await skill.recording.record({
duration: 60,
includeAudio: true
});Design System
Figma-style product mockups for all Talocode tools:
- Dark navy + teal accent brand
- Skills modal, menu, CodeLane, Wiki, DocuLane
- Generated with Pillow
Talocode Skills v0.1.0
Talocode Skills v0.1.0
Initial release of Talocode Skills — reusable AI-agent skills for Talocode release discipline, local-first CLI development, Remotion demo videos, and open-source positioning.
Skills Included
- talocode-release: Full release discipline for npm packages
- talocode-local-first-cli: Building local-first open-source CLIs
- talocode-remotion-demo: Creating release demo videos
- talocode-open-source-positioning: Messaging and positioning for open-source tools
Install
npx skills add talocode/skillsDemo
Watch the demo video in the release assets below.
Links
License
MIT © Talocode