AIPM
Theme

Publishing

Import a skill from GitHub.

If your skill already lives in a public GitHub repo, you can publish it to AIPM from the packages dashboard. You review the package name and details first. The skill files stay exactly as they are on GitHub.

What you need

  • An AIPM account (GitHub login, or email plus Connect GitHub).
  • An organization where you are an owner or admin.
  • A public GitHub repo or folder you own, or a GitHub org repo you admin.
  • One skill per URL (a folder with SKILL.md, or an entry file you pick).

Steps

  1. Sign in and open the packages dashboard.
  2. If you signed in with email, choose Connect GitHub so we can verify repo ownership.
  3. Paste a public GitHub repo or folder URL, then preview.
  4. If there is no root SKILL.md, pick the entry file from the folder file list.
  5. Review the package name (under your active org), version, description, and other metadata. Skill files are not edited here.
  6. Import. AIPM publishes the package under your org and keeps a link to the GitHub source.

Updates

If that package name already belongs to your org, AIPM publishes a new version so the previous one stays available. You can change the version or name before you import.

What is not supported yet

  • Private GitHub repositories.
  • Importing a whole multi-skill collection in one click (paste one skill folder at a time).
  • Editing SKILL.md or other GitHub files in the dashboard.

Also see

Prefer the CLI? Follow the publishing guide to create and push a package from your machine.