npx skills add putdotio/skillsInstall one skill directly:
npx skills add https://github.com/putdotio/skills --skill putio-frontend-docsUse Tessl to review and publish the skills in this repo to the putio workspace.
./scripts/review-skills.sh
./scripts/optimize-skills.sh frontend/docsPer-skill checks:
npx tessl skill review --json skills/frontend/docs
tessl tile lint skills/frontend/docs
tessl tile publish --dry-run skills/frontend/docsPublishing from GitHub Actions expects a repository secret named TESSL_TOKEN. See Distribution for the publish flow and tile naming.
- Contributing for contributor workflow and validation
- Distribution for publish flow and repository release details
- Security for private vulnerability reporting
- Agent guide for repo-specific automation guidance
- Scripts reference for helper script notes
Use Contributing for skill-authoring workflow and review expectations.
