Stephen's collection of custom plugins and skills for Claude Code
npx claudepluginhub stephen-taipei/stephen-skillsMulti-AI collaborative discussions with Claude, Gemini, and Codex for consensus-based decision making. Supports both Traditional Chinese (繁體中文) and English.
自動化多語系螢幕截圖
A collection of custom plugins and skills for Claude Code.
| Plugin | Description | Version |
|---|---|---|
| ai-meeting | Multi-AI collaborative discussions with Claude, Gemini, and Codex (繁中/English) | 1.1.0 |
| connectors-app-screenshot | 自動化多語系螢幕截圖 | 0.1.0 |
# 1. Add this marketplace to your Claude Code config
# Edit ~/.claude/plugins/known_marketplaces.json and add:
{
"stephen-skills": {
"source": {
"source": "github",
"repo": "stephen-taipei/stephen-skills"
},
"installLocation": "~/.claude/plugins/marketplaces/stephen-skills",
"lastUpdated": "2026-01-26T00:00:00.000Z"
}
}
# 2. Install a plugin via Claude Code
claude plugins install ai-meeting@stephen-skills
git clone https://github.com/stephen-taipei/stephen-skills.git ~/.claude/plugins/marketplaces/stephen-skills
~/.claude/plugins/known_marketplaces.json:{
"stephen-skills": {
"source": {
"source": "github",
"repo": "stephen-taipei/stephen-skills"
},
"installLocation": "~/.claude/plugins/marketplaces/stephen-skills"
}
}
~/.claude/plugins/installed_plugins.json:{
"plugins": {
"ai-meeting@stephen-skills": [
{
"scope": "user",
"installPath": "~/.claude/plugins/marketplaces/stephen-skills/plugins/ai-meeting",
"version": "1.1.0"
}
]
}
}
~/.claude/settings.json:{
"enabledPlugins": {
"ai-meeting@stephen-skills": true
}
}
Multi-AI collaborative discussions for consensus-based decision making.
| Command | Language | Description |
|---|---|---|
/ai-meeting-tw | 繁體中文 | 啟動多 AI 協作討論 |
/ai-meeting-en | English | Start multi-AI collaborative discussion |
繁體中文 (/ai-meeting-tw):
/ai-meeting-tw 新專案應該選 React 還是 Vue?團隊有 3 人,需要快速開發 MVP
/ai-meeting-tw 微服務 vs 單體架構,中小型電商平台該怎麼選?
/ai-meeting-tw PostgreSQL 和 MongoDB 哪個更適合社群平台的資料儲存?
/ai-meeting-tw 小團隊該用 Git Flow 還是 Trunk-Based Development?
English (/ai-meeting-en):
/ai-meeting-en React vs Vue for a new project? Team of 3, need to ship MVP fast
/ai-meeting-en Microservices vs Monolith for a mid-size e-commerce platform?
/ai-meeting-en PostgreSQL or MongoDB for a social platform's data storage?
/ai-meeting-en Git Flow vs Trunk-Based Development for a small team?
For full multi-AI functionality:
gemini command (Installation Guide)codex command (OpenAI CLI)The plugin works with Claude alone if these are not installed.
stephen-skills/
├── README.md # This file
└── plugins/
└── ai-meeting/
├── .claude-plugin/
│ └── plugin.json # Plugin metadata
├── commands/
│ ├── ai-meeting-tw.md # /ai-meeting-tw 繁體中文指令
│ └── ai-meeting-en.md # /ai-meeting-en English command
└── skills/
├── ai-meeting-tw/
│ └── SKILL.md # 繁體中文自然語言觸發
└── ai-meeting-en/
└── SKILL.md # English natural language trigger
plugins/.claude-plugin/plugin.json with metadatacommands/ (for slash commands)skills/ (for natural language triggers)MIT
Stephen Chuang
RuFlo Marketplace: Claude Code native agents, swarms, workers, and MCP tools for continuous software engineering
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