Skip to content

[codex] Add governed pdf skill import - #1

Merged
YuyangXueEd merged 1 commit into
mainfrom
codex/pdf-governance-review
May 23, 2026
Merged

[codex] Add governed pdf skill import#1
YuyangXueEd merged 1 commit into
mainfrom
codex/pdf-governance-review

Conversation

@YuyangXueEd

Copy link
Copy Markdown
Contributor

Summary

This PR turns anthropics/skills/skills/pdf into a governed Skills Charter package inside Guesswhat-Studio/testSkills.

It demonstrates the Git-backed governance loop:

  1. Import a public skill package from anthropics/skills.
  2. Preserve provenance in SKILL.md.
  3. Optimize the trigger/metadata for team-governed use.
  4. Add review evidence under skills/pdf/review-notes/approval.md.
  5. Generate skills.json so the approved package exposes install snippets.

Governance Decision

Install After Merge

npx skills add Guesswhat-Studio/testSkills --skill pdf -g -a codex
npx skills add Guesswhat-Studio/testSkills --skill pdf -g -a claude-code
npx skills add Guesswhat-Studio/testSkills --skill pdf -g -a antigravity

skill-creator remains present in skills.json as a candidate package, but only pdf receives install snippets.

Validation

node D:\Workspace\GuesswhatStudio\Skills-as-Docs\packages\cli\dist\index.js scan --root .
node D:\Workspace\GuesswhatStudio\Skills-as-Docs\packages\cli\dist\index.js lint --root . --policy strict --json
node D:\Workspace\GuesswhatStudio\Skills-as-Docs\packages\cli\dist\index.js generate registry --root . --source Guesswhat-Studio/testSkills --install-source Guesswhat-Studio/testSkills --out skills.json --check
node D:\Workspace\GuesswhatStudio\Skills-as-Docs\packages\cli\dist\index.js doctor --root . --source Guesswhat-Studio/testSkills --policy strict

Strict lint and doctor report medium-risk warnings for scripts and external URLs. Those warnings are expected and recorded in the approval evidence; no high-risk blocker was found.

@YuyangXueEd
YuyangXueEd marked this pull request as ready for review May 23, 2026 10:02
Copilot AI review requested due to automatic review settings May 23, 2026 10:02
@YuyangXueEd
YuyangXueEd merged commit 089a87c into main May 23, 2026
@YuyangXueEd
YuyangXueEd deleted the codex/pdf-governance-review branch May 23, 2026 10:02
@YuyangXueEd
YuyangXueEd removed the request for review from Copilot May 23, 2026 10:24
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