Back to catalog

Telekinesis Agentic Skill examples

A robotics and computer-vision skill library example set for chaining physical AI operations into pipelines.

Repository
telekinesis-ai/telekinesis-examples
Skill path
examples and docs
Systems
Claude Code, Codex, Cursor
Install
pip install telekinesis-ai
GitHub stars
47
Updated
2026-05-21
Source
README

What it is

telekinesis-examples is an example repository for the Telekinesis Agentic Skill Library. The README frames skills as reusable operations for robotics, computer vision, and Physical AI.

Why it is useful

Most agent skills target software work. This repository is useful because it shows skill-style composition for perception, motion planning, control, and physical AI workflows.

Best uses

  • Explore robotics and computer-vision skill examples.
  • Build perception or motion pipelines from reusable operations.
  • Prototype physical AI workflows with Python examples.

Notes

This is a domain library and examples repo, not a simple SKILL.md coding-agent pack. It may require API keys and domain-specific robotics context.