Skip to content

putdotio/skills

Repository files navigation

put.io logo

putdotio/skills

Shared agent skills for put.io development workflows.

Installation

Install all shared put.io skills globally:

npx --yes skills add putdotio/skills -g --all -y

Tessl

Use Tessl to review and publish the skills in this repo to the putio workspace.

make verify
./scripts/review-skills.sh
./scripts/optimize-skills.sh frontend/repos

Per-skill checks:

./scripts/tessl.sh review run --json --workspace putio skills/frontend/repos
./scripts/tessl.sh plugin lint skills/frontend/repos
./scripts/tessl.sh plugin publish --dry-run skills/frontend/repos

Publishing from GitHub Actions expects TESSL_TOKEN in the protected release Environment. See Distribution for the publish flow and plugin naming.

Publishable skill shape

Published skills keep their package metadata next to the skill. Use Distribution as the source of truth for .tessl-plugin/plugin.json, optional agents/openai.yaml, and Tessl publishing behavior.

Docs

  • Contributing for contributor workflow and validation
  • Distribution for publish flow and repository release details
  • Evals for scenario layout and registry Impact checks
  • Security for private vulnerability reporting

Repo Internals

Contributing

Use Contributing for skill-authoring workflow and review expectations.

About

Shared agent skills for put.io development workflows

Topics

Resources

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Contributors