{"id":48547128,"url":"https://github.com/yaniv-golan/skill-packager-skill","last_synced_at":"2026-04-11T11:06:46.096Z","repository":{"id":349792594,"uuid":"1203919755","full_name":"yaniv-golan/skill-packager-skill","owner":"yaniv-golan","description":"Package AI agent skills into deployment formats — Claude plugin, Cursor plugin, marketplace, Agent Skills standard, ZIP, and universal repo with CI/CD","archived":false,"fork":false,"pushed_at":"2026-04-07T14:52:42.000Z","size":258,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-07T16:27:58.225Z","etag":null,"topics":["agent-skills","ai-skills","claude-code","claude-marketplace","claude-plugin","codex-cli","cursor-plugin","deployment","marketplace","skill-packager"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yaniv-golan.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-07T14:10:31.000Z","updated_at":"2026-04-07T14:52:48.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/yaniv-golan/skill-packager-skill","commit_stats":null,"previous_names":["yaniv-golan/skill-packager-skill"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/yaniv-golan/skill-packager-skill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yaniv-golan%2Fskill-packager-skill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yaniv-golan%2Fskill-packager-skill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yaniv-golan%2Fskill-packager-skill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yaniv-golan%2Fskill-packager-skill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yaniv-golan","download_url":"https://codeload.github.com/yaniv-golan/skill-packager-skill/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yaniv-golan%2Fskill-packager-skill/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31544087,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"online","status_checked_at":"2026-04-08T02:00:06.127Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["agent-skills","ai-skills","claude-code","claude-marketplace","claude-plugin","codex-cli","cursor-plugin","deployment","marketplace","skill-packager"],"created_at":"2026-04-08T07:02:10.079Z","updated_at":"2026-04-08T07:02:10.811Z","avatar_url":"https://github.com/yaniv-golan.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Skill Packager\n\n![Skill Packager Banner](static/banner.png)\n\n[![Install in Claude Desktop](https://img.shields.io/badge/Install_in_Claude_Desktop-D97757?style=for-the-badge\u0026logo=claude\u0026logoColor=white)](https://YanivGolan.github.io/skill-packager-marketplace/static/install-claude-desktop.html)\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)\n[![Agent Skills Compatible](https://img.shields.io/badge/Agent_Skills-compatible-4A90D9)](https://agentskills.io)\n[![Claude Code Plugin](https://img.shields.io/badge/Claude_Code-plugin-F97316)](https://docs.anthropic.com/en/docs/agents-and-tools/claude-code/plugins)\n[![Cursor Plugin](https://img.shields.io/badge/Cursor-plugin-00D886)](https://cursor.com/docs/plugins)\n[![CI](https://github.com/yaniv-golan/skill-packager-skill/actions/workflows/ci.yml/badge.svg)](https://github.com/yaniv-golan/skill-packager-skill/actions/workflows/ci.yml)\n[![Built with Skill Creator Plus](https://img.shields.io/badge/Built_with-Skill_Creator_Plus-4ecdc4?style=flat-square)](https://github.com/yaniv-golan/skill-creator-plus)\n\nPackage AI agent skills into deployment-ready formats for distribution across AI platforms.\n\nUses the open [Agent Skills](https://agentskills.io) standard. Works with Claude Desktop, Claude Cowork, Claude Code, Codex CLI, Cursor, Windsurf, Manus, ChatGPT, and any other compatible tool.\n\n## What It Does\n\n- Packages one or more skills (directories containing SKILL.md) into deployment-ready formats\n- Generates Claude plugin manifests, Cursor plugin manifests, marketplace configs, and `.agents/skills/` directories\n- Creates a universal repo with CI/CD (GitHub Actions release workflow + GitHub Pages), version management, and per-platform install instructions\n- Handles path hygiene: keeps `${CLAUDE_SKILL_DIR}/` in canonical copies, strips it for cross-platform portability\n- Includes bundled Python scripts for metadata extraction, scaffolding, validation, version bumping, and zip building\n\n## Supported Formats\n\n| Format | What it produces |\n|--------|-----------------|\n| **Universal repo** | Full repo with ALL formats + CI/CD + version management (recommended) |\n| **Claude plugin** | `.claude-plugin/plugin.json` pointing at skills |\n| **Claude marketplace** | Plugin + root `marketplace.json` for marketplace distribution |\n| **Cursor plugin** | `.cursor-plugin/plugin.json` formatted for Cursor |\n| **Agent Skills standard** | `.agents/skills/` directory structure for cross-client interop |\n| **ZIP** | Clean zip with path hygiene (also works for ChatGPT, Manus, Codex CLI) |\n\n## Installation\n\n### Claude.ai (Web)\n\n1. Download [`skill-packager-marketplace.zip`](https://github.com/YanivGolan/skill-packager-marketplace/releases/latest/download/skill-packager-marketplace.zip)\n2. Click **Customize** in the sidebar\n3. Go to **Skills** and click **+**\n4. Choose **Upload a skill** and upload the zip file\n\n### Claude Desktop\n\n[![Install in Claude Desktop](https://img.shields.io/badge/Install_in_Claude_Desktop-D97757?style=for-the-badge\u0026logo=claude\u0026logoColor=white)](https://YanivGolan.github.io/skill-packager-marketplace/static/install-claude-desktop.html)\n\n*-- or install manually --*\n\n1. Click **Customize** in the sidebar\n2. Click **Browse Plugins**\n3. Go to the **Personal** tab and click **+**\n4. Choose **Add marketplace**\n5. Type `YanivGolan/skill-packager-marketplace` and click **Sync**\n\n### Claude Code (CLI)\n\nFrom your terminal:\n\n```bash\nclaude plugin marketplace add https://github.com/YanivGolan/skill-packager-marketplace\nclaude plugin install skill-packager@skill-packager-marketplace\n```\n\nOr from within a Claude Code session:\n\n```\n/plugin marketplace add YanivGolan/skill-packager-marketplace\n/plugin install skill-packager@skill-packager-marketplace\n```\n\n### Cursor\n\n1. Open **Cursor Settings**\n2. Paste `https://github.com/YanivGolan/skill-packager-marketplace` into the **Search or Paste Link** box\n\n### Manus\n\n1. Download [`skill-packager-marketplace.zip`](https://github.com/YanivGolan/skill-packager-marketplace/releases/latest/download/skill-packager-marketplace.zip)\n2. Go to **Settings** -\u003e **Skills**\n3. Click **+ Add** -\u003e **Upload**\n4. Upload the zip\n\n### ChatGPT\n\n\u003e **Note:** ChatGPT Skills are currently in beta, available on Business, Enterprise, Edu, Teachers, and Healthcare plans only.\n\n\u003e **Warning:** This skill requires Python 3.9+ which may have limited support in ChatGPT's execution sandbox.\n\n1. Download [`skill-packager-marketplace.zip`](https://github.com/YanivGolan/skill-packager-marketplace/releases/latest/download/skill-packager-marketplace.zip)\n2. Upload at [chatgpt.com/skills](https://chatgpt.com/skills)\n\n### Codex CLI\n\nUse the built-in skill installer:\n\n```\n$skill-installer https://github.com/YanivGolan/skill-packager-marketplace\n```\n\nOr install manually:\n\n1. Download [`skill-packager-marketplace.zip`](https://github.com/YanivGolan/skill-packager-marketplace/releases/latest/download/skill-packager-marketplace.zip)\n2. Extract the `skill-packager/` folder to `~/.codex/skills/`\n\n### Any Agent (npx)\n\nWorks with Claude Code, Cursor, Copilot, Windsurf, and [40+ other agents](https://github.com/vercel-labs/skills):\n\n```bash\nnpx skills add YanivGolan/skill-packager-marketplace\n```\n\n### Other Tools (Windsurf, etc.)\n\nDownload [`skill-packager-marketplace.zip`](https://github.com/YanivGolan/skill-packager-marketplace/releases/latest/download/skill-packager-marketplace.zip) and extract the `skill-packager/` folder to:\n\n- **Project-level**: `.agents/skills/` in your project root\n- **User-level**: `~/.agents/skills/`\n\n## Usage\n\nThe skill auto-activates when you ask to package or deploy a skill. Examples:\n\n```\nPackage this skill for distribution\n```\n\n```\nCreate a Claude marketplace plugin from my skill at ./skills/my-skill\n```\n\n```\nSet up a universal repo for my skill with CI/CD\n```\n\n```\nMake this skill work on Cursor and ChatGPT\n```\n\n## Prerequisites\n\n- Python 3.9+ (for bundled packaging scripts)\n\n## License\n\nMIT\n\n---\n\nBuilt with [Skill Creator Plus](https://github.com/yaniv-golan/skill-creator-plus) and [Claude Code Internals](https://github.com/yaniv-golan/claude-code-internals).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyaniv-golan%2Fskill-packager-skill","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyaniv-golan%2Fskill-packager-skill","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyaniv-golan%2Fskill-packager-skill/lists"}