agentsclimarketplace

Skillpack forge demo release notes

Skill guorunjie/skillpack-forge-demo/.codex/skills/skillpack-forge-demo-release-notes

Use when updating the tiny release-note helper in this fixture.From its SKILL.md

Install
npx -y skills add guorunjie/skillpack-forge-demo --skill skillpack-forge-demo-release-notes

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.2 KB, 272 tokens by cl100k_base, as published. Nobody here has run it

skillpack-forge-demo-release-notes

Generated from skillpack.yaml by Skillpack Forge.

Project

A small release automation fixture showing how one manifest compiles into AGENTS.md, CLAUDE.md, Skills, rules, Copilot instructions, MCP resources, and an MCPB bundle.

Workflow

  • Review src/release-notes.mjs and test/release-notes.test.mjs together
  • Keep the helper dependency-free and easy to read
  • Run npm test after code changes
  • Update README examples if command behavior changes

Commands

  • install: npm install
  • demo: npm run demo
  • test: npm test
  • check: npm run check
  • compile-context: npx skillpack-forge@latest compile .
  • verify-context: npx skillpack-forge@latest check . --strict
  • pack-mcpb: npx skillpack-forge@latest mcpb . bundles/skillpack-forge-demo.mcpb

Principles

  • Treat skillpack.yaml as the source of truth for generated agent context
  • Keep fixture changes small enough that visitors can inspect them quickly
  • Regenerate and verify agent files after changing workflows, commands, or targets
  • Run npm run check and skillpack-forge check . --strict before claiming success

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.