Jorben's private Claude Code plugin for sharing skills and commands across devices
npx claudepluginhub jorben/jorben-skillsImage generation, editing, and composition skills powered by AI APIs
Coding productivity commands for commits and pull requests
Operations productivity skills for competitor analysis, market tracking, social media content, and content marketing
Jorben's private Claude Code plugin, used for accumulating and sharing skills and commands across devices.
Add this marketplace in any Claude Code session:
/plugin marketplace add jorben/jorben-skills
Then install the plugins you need:
/plugin install jorben-skills@coding-studio
plugins/ (e.g., graphics-studio, coding-studio).plugins/<plugin-name>/skills/<skill-name>/SKILL.md with frontmatter and instructions:---
name: my-skill
description: What the skill does
author: jorben
version: 0.1.0
tags:
- tag1
---
# My Skill
Instructions for the skill...
skills/ directory under each plugin.jorben-skills/
├── .claude-plugin/
│ └── marketplace.json # Marketplace manifest
├── plugins/
│ ├── graphics-studio/
│ │ ├── .claude-plugin/
│ │ │ └── plugin.json
│ │ └── skills/
│ │ └── zenmux-image-gen/
│ │ ├── SKILL.md
│ │ └── scripts/image_gen.py
│ ├── coding-studio/
│ │ ├── .claude-plugin/
│ │ │ └── plugin.json
│ │ ├── commands/
│ │ │ ├── commit.md
│ │ │ └── create-pr.md
│ │ └── skills/
│ │ └── project-docs-sync/
│ │ └── SKILL.md
│ └── video-studio/
│ ├── .claude-plugin/
│ │ └── plugin.json
│ └── .gitkeep
├── CLAUDE.md
├── README.md
└── .gitignore
Private use only.
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations