Skip to content

Add Showcase package publishing#4

Merged
celesteanglm merged 9 commits into
mainfrom
feat/agent-skill-packages
Jun 7, 2026
Merged

Add Showcase package publishing#4
celesteanglm merged 9 commits into
mainfrom
feat/agent-skill-packages

Conversation

@celesteanglm

@celesteanglm celesteanglm commented Jun 7, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Add the Showcase project package layout under showcase/<project-slug>/ with the Paid Substack reference package.
  • Add the PR template, manifest validator, and dispatch workflow that notifies the EconomyOS docs repo after Showcase changes merge.
  • Document project-specific skills inside the showcase package, shared top-level skills, and hidden: true for packages that should merge without publishing a public card yet.

Tests

  • node scripts/validate-showcase.mjs
  • tmp_home=$(mktemp -d) && scripts/install-local-skills.sh --mode copy --target both --home "$tmp_home" && rm -rf "$tmp_home"

Paired docs work

@celesteanglm celesteanglm marked this pull request as ready for review June 7, 2026 10:03
@celesteanglm celesteanglm merged commit 6893448 into main Jun 7, 2026
1 check passed
@celesteanglm celesteanglm deleted the feat/agent-skill-packages branch June 7, 2026 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants