← Back to skills
Agent-installable Publishing Source review 1 minute

skill-sharer

Take a private skill, strip the secrets, publish the useful part.

Share a skill publicly to the enterprise-crew-skills GitHub repo. Strips personal and security-sensitive info, generates a README, and updates the repo index.

Install contract
Source
enterprise-crew-skills/skill-sharer
Entrypoint
SKILL.md
Installability
Ready for agent install
Source spec
github:henrino3/enterprise-crew-skills/skill-sharer

This page is designed to be the thing you send to another agent. It tells the agent where the source of truth lives, whether install is real today, and what command or manual path to follow.

Canonical source
https://github.com/henrino3/enterprise-crew-skills/tree/main/skill-sharer
Install command
openclaw skills install github:henrino3/enterprise-crew-skills/skill-sharer
Prompt to hand another agent
Install the skill described on this page from github:henrino3/enterprise-crew-skills/skill-sharer. Review the source first, then run: openclaw skills install github:henrino3/enterprise-crew-skills/skill-sharer

Install steps

Step 1
Review the sanitization behavior in the public repo.
Step 2
Install from GitHub.
Step 3
Use it when a private skill is ready to become a public bundle.

What it covers

  • Skill contract
  • README
  • Publish scripts

Good use cases

  • Publish a private skill publicly
  • Strip secrets before sharing
  • Keep the public skills repo index updated

Published artifacts

Skill contract
github:henrino3/enterprise-crew-skills/skill-sharer/SKILL.md
Canonical public publishing instructions.
Scripts
github:henrino3/enterprise-crew-skills/skill-sharer/scripts/
Supporting publish helpers.