Skip to content

Add librarian managed skill - #122

Merged
iancleary merged 1 commit into
mainfrom
add-librarian-skill
Aug 15, 2026
Merged

Add librarian managed skill#122
iancleary merged 1 commit into
mainfrom
add-librarian-skill

Conversation

@iancleary

Copy link
Copy Markdown
Owner

Summary

  • add the librarian skill as a Forge-managed skill with its checkout.sh helper
  • register and embed the skill in the Forge release skill payload
  • route general Forge skill selection and AGENTS guidance to use librarian for remote git repository references, except while developing Forge itself

Verification

  • cargo run -p forge -- --json skills validate --all --source repo --repo-path /home/iancleary/.openclaw/workspace/forge --check-upstream
  • cargo test -p forge embedded_release_skills
  • cargo test -p forge embedded_release_skill_frontmatter_names_match_release_names
  • cargo check
  • cargo run -p forge -- --json skills diff librarian --source repo --repo-path /home/iancleary/.openclaw/workspace/forge --target user
  • cargo run -p forge -- --json skills diff forge-tools --source repo --repo-path /home/iancleary/.openclaw/workspace/forge --target user
  • /home/iancleary/.agents/skills/librarian/checkout.sh https://github.com/mitsuhiko/agent-stuff/blob/main/skills/librarian/SKILL.md --path-only

@iancleary
iancleary merged commit ac481d9 into main Aug 15, 2026
2 checks passed
@iancleary
iancleary deleted the add-librarian-skill branch August 15, 2026 19:38
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