skilldoai/Skilldo — Generate SKILL.md

Run skilldo generate in CI to create or update SKILL.md for your library. Opens a PR or commits directly.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
generate-mode"new" generates from scratch, "update" uses existing SKILL.md as input referencenoupdate
configPath to skilldo.toml config file (relative to path)noskilldo.toml
languageOverride language detection: python, javascript, rust, gono
outputOutput file path (relative to path)noSKILL.md
versionSkilldo binary version (e.g., v0.4.0). Default: latest release.nolatest
mode"pr" to open a pull request, "commit" to commit to current branchnopr
pr-branchBranch name for PR modenoskilldo/update-skill
pr-titlePR titlenochore: update SKILL.md
pathSubdirectory to generate from (for monorepos). Config and output are relative to this.no.
github-tokenToken for git push and PR creation. Default GITHUB_TOKEN works for most repos.no${{ github.token }}
namedescription
changedtrue if SKILL.md was created or modified
pr-urlPR URL if one was created (empty otherwise)