Skip to content

v1.0.0

Choose a tag to compare

@sergeliatko sergeliatko released this 26 Apr 17:16
Immutable release. Only release title and notes can be modified.
ff89f13

Skill Base Template v1.0.0

Initial public release of the Skill Base Template.

Highlights

  • Public GitHub template for creating standalone agent skill repositories from .intake/ material.
  • Bootstrap instructions for AI coding agents.
  • Cleanup path from template mode to generated skill maintenance mode.
  • Guidance for cross-intelligence communication, Markdown form engineering, and agent instruction design.
  • Validation script for skill frontmatter, manifests, references, and workflow mode.
  • Packaging script for standalone skill, Codex plugin, and Claude plugin ZIP assets.
  • Template-safe CI workflow plus generated skill CI and release workflow templates.
  • GitHub community and maintenance files for public repository operation.

Notes

Have fun!

Serge Liatko, CEO of TechSpokes: linkedin.com/in/sergeliatko | www.techspokes.com

What's Changed

  • Build(deps): bump actions/setup-node from 4 to 6 by @dependabot[bot] in #1
  • Build(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #2

New Contributors

Full Changelog: https://github.com/TechSpokes/skill-base-template/commits/v1.0.0