Skillpack Harvest
Use this skill when the user wants to bring a useful workflow from another repo into this port.
Workflow
- Identify the source skill and license/privacy constraints.
- Read the workflow and remove repo-private details.
- Adapt it to Codex and this repo's registry shape.
- Add or update routing only if the trigger is broadly useful.
- If a native plugin manifest is present, update its skill registry without removing unrelated install-required fields, configuration schemas, or contracts.
- Validate the repo and summarize provenance.
Guardrails
- Do not import secrets, private URLs, or user-specific data.
- Do not copy licensed material without permission.
- Keep the harvested skill maintainable and short.