# Skillpack Harvest

> Lift a proven skill from another repo into this skillpack with privacy review and validation.

- Skill: `mphaxise/skillpack-harvest` (Agent Skill)
- Install (CLI): `npx skillmds@latest add mphaxise/skillpack-harvest`
- Raw SKILL.md: https://api.skillmd.com/api/skills/mphaxise/skillpack-harvest/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: mphaxise (https://skillmd.com/u/mphaxise)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/mphaxise/skillpack-harvest

---


# Skillpack Harvest

Use this skill when the user wants to bring a useful workflow from another repo into this port.

## Workflow

1. Identify the source skill and license/privacy constraints.
2. Read the workflow and remove repo-private details.
3. Adapt it to Codex and this repo's registry shape.
4. Add or update routing only if the trigger is broadly useful.
5. If a native plugin manifest is present, update its skill registry without
   removing unrelated install-required fields, configuration schemas, or
   contracts.
6. 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.

