Documentation
README
Skill Porting
Penguin has no plugin mechanism and needs none: the wider ecosystem's plugins are wrappers around plain skill directories — a SKILL.md plus support files — which is exactly the shape Penguin installs. This skill turns any common external source into installed skills: locate the source, fetch it at a pinned revision, review everything, normalize the frontmatter, copy into agent_state/skills/<name>/, verify.
Before you start
If the user's message only invokes this skill (e.g. "use skill-porting skill") without naming a skill or a source, ask what skill they want and where it comes from (a marketplace plugin name, a repo URL, a skills add spec, or a local path).
This is the opening of the README. Read the full README on GitHub.