Skip to content

Releases: talocode/skills

v1.1.0 — Screen Recording Skill + Design System

Choose a tag to compare

@Abdulmuiz44 Abdulmuiz44 released this 22 Jul 06:16

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-workflow

SDK:

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

GitHub: https://github.com/talocode/skills

Talocode Skills v0.1.0

Choose a tag to compare

@Abdulmuiz44 Abdulmuiz44 released this 18 Jun 17:51

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/skills

Demo

Watch the demo video in the release assets below.

Links

License

MIT © Talocode