By vincentor
Run shell scripts on session start to initialize the plugin environment using bash commands
Personal plugin marketplace for Claude Code plugins.
A simple example plugin to test and validate Claude Code plugin marketplace functionality.
Components:
/example-hello, /example-infoPurpose: Validates marketplace discovery, loading, and execution mechanisms.
Add this marketplace to your Claude Code configuration:
# Using GitHub owner/repo format (recommended)
claude marketplace add vincent-personal-plugins vincentor/claude-code-plugins
# Or using full Git URL
claude marketplace add vincent-personal-plugins https://github.com/vincentor/claude-code-plugins.git
Install plugins from the marketplace:
# Install example plugin from marketplace
claude plugin install example-plugin@vincent-personal-plugins
# Specify installation scope (user, project, or local)
claude plugin install example-plugin@vincent-personal-plugins --scope user
If you've cloned the repository locally:
# Add local marketplace
claude marketplace add vincent-personal-plugins /path/to/claude-code-plugins
# Install plugin locally
claude plugin install ./example-plugin
After adding the marketplace, verify it works:
List marketplace plugins:
claude marketplace plugins vincent-personal-plugins
Install the example plugin:
claude plugin install example-plugin
Test plugin components:
# Test command
/example-hello
# Test info command
/example-info
Test agent: Ask Claude to "validate my code"
Test skill: Mention "example plugin" in conversation
Test hook: Start a new session and look for welcome message
claude-code-plugins/
├── .claude-plugin/
│ └── marketplace.json # Marketplace definition
├── example-plugin/ # Example plugin
│ ├── .claude-plugin/
│ │ └── plugin.json
│ ├── commands/
│ ├── agents/
│ ├── skills/
│ └── hooks/
└── README.md # This file
To add new plugins to this marketplace:
mkdir -p new-plugin/.claude-plugin.claude-plugin/marketplace.json:
{
"plugins": [
...,
{
"name": "new-plugin",
"source": "./new-plugin",
"description": "Plugin description",
"version": "1.0.0"
}
]
}
MIT
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub vincentor/claude-code-plugins发布 HTML 页面到 htmlput.com - 让 AI Agent 可以通过网页链接展示内容
飞书(Lark)机器人CLI集成 - 发送消息、AI Agent自动回复、监听事件、MCP实时消息、管理多租户配置
Context health monitoring via token budget estimation and statistical analysis
Gmail CLI integration - list, read, search emails and download attachments
Beancount 个人财务管理 - 账单导入、BQL 查询、财务分析、预算管理、投资建议
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, and rules evolved over 10+ months of intensive daily use
Modern R development skills for Claude Code - tidyverse patterns, rlang metaprogramming, Bayesian inference, performance optimization, and more
Unity Development Toolkit - Expert agents for scripting/refactoring/optimization, script templates, and Agent Skills for Unity C# development
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications
20 SEO/GEO skills and 5 commands on one shared contract for keyword research, content creation, technical audits, schema markup, monitoring, quality gates, entity truth, and campaign memory.