Using Tessl as a package manager
Use Tessl as a package manager for agent context: find and install skills, keep them up to date, and publish your own to a workspace.
Find and install a skill
tessl search "react testing"tessl install engteam/react-testing # from the registry
tessl install github:acme/skills # from a GitHub repo
tessl install file:./local-plugin # from a local directoryKeep installed skills up to date
Publish your own skill
Choose public or private
Develop a plugin locally
Where to go next
Last updated

