Skip to content

Add a community skill registry - #369

Open
dawright22 wants to merge 2 commits into
mainfrom
dawright22-skill-registry
Open

dawright22 wants to merge 2 commits into
mainfrom
dawright22-skill-registry

Conversation

@dawright22

Copy link
Copy Markdown
Contributor

Summary

  • add .github/skills/community/ as the contribution home for third-party skills
  • require metadata.author for community skill attribution and validate community skill structure
  • generate .github/skills/registry.json and a Docusaurus registry page with tier, author, maturity, version, licence, and source metadata
  • document the contribution workflow and add a community skill template
  • include registry staleness in the docs CI check

Validation

  • node scripts/validate-structure.js — passed with the repository's existing warnings
  • node --check scripts/generate-docs.js
  • node --check scripts/validate-structure.js
  • registry JSON contract check — passed
  • website\npm run build — passed
  • targeted markdownlint for new community files — passed

David Wright and others added 2 commits September 22, 2026 13:33
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@github-actions

Copy link
Copy Markdown
Contributor

⚠️ Documentation Staleness Warning

Source files (agents, skills, workflows, or config) changed in this PR, but the generated documentation is out of date.

Changed docs that need regeneration:

  • website/docs/reference/plugin-json.md
  • website/docs/workflows/daily-repo-status-lock.md
  • website/docs/workflows/git-ape-actionlint.md
  • website/docs/workflows/git-ape-build.md
  • website/docs/workflows/git-ape-deck-build.md
  • website/docs/workflows/git-ape-docs-check.md
  • website/docs/workflows/git-ape-docs.md
  • website/docs/workflows/git-ape-onboarding-template-check.md
  • website/docs/workflows/git-ape-plugin-version-check.md
  • website/docs/workflows/git-ape-release.md
  • website/docs/workflows/git-ape-script-lint.md
  • website/docs/workflows/git-ape-workshop-content-updater-lock.md
  • website/docs/workflows/git-ape-workshop-sync.md
  • website/docs/workflows/issue-triage-agent-lock.md
  • website/docs/workflows/pr-validation.md
  • website/docs/workflows/waza-agent-evals.md
  • website/docs/workflows/waza-evals.md
  • website/docs/workflows/workshop-quality-check.md

To fix: Run the following command and commit the results:

node scripts/generate-docs.js

This is an advisory check — it does not block the PR.

This branch has not been deployed

No deployments
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.

1 participant