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.