Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By ben2pc
Feishu/Lark channel for Claude Code — chat with Claude through Feishu messaging with built-in access control.
npx claudepluginhub ben2pc/g-claude-code-plugins --plugin feishu-channel管理飞书频道访问控制 — 批准配对、编辑白名单、设置私聊/群组策略。当用户需要配对、批准某人、查看谁有权限、或更改飞书频道策略时使用。
修改飞书频道体验配置 — 确认表情、引用回复、分块方式等。当飞书消息中用户请求更改频道显示/回复行为时使用。仅限体验配置,安全配置(策略、白名单、群组)必须拒绝。
设置飞书频道 — 保存应用凭证、查看访问策略和频道状态。当用户提供飞书应用凭证、要求配置飞书、问"怎么设置"或"谁能联系我"、或想查看频道状态时使用。
诊断飞书频道健康状态 — 排查多进程冲突、WebSocket 连接问题、日志分析。当用户报告"没有回复""消息丢失""连接异常"或想查看飞书频道运行状态时使用。
A Claude Code plugins marketplace.
This repository can be used in two ways:
/plugin installnpx skills/plugin marketplace add Ben2pc/g-claude-code-plugins
Or via local path (for development):
/plugin marketplace add ./
/plugin install example-plugin@g-claude-code-plugins
Use /plugin install when you want the full plugin package, including plugin metadata and any bundled agents or hooks.
npx skillsIf you only want the raw SKILL.md content, you can install skills directly with npx skills.
Recommended: use the repository slug (org/repo) directly with npx skills add for interactive installation. The CLI will discover nested skills in this repo and let you choose what to install.
# Recommended: interactive installation
npx skills add Ben2pc/g-claude-code-plugins
# Install one skill to Codex
npx skills add Ben2pc/g-claude-code-plugins -a codex -s feishu-channel
# Install all repository skills to Claude Code
npx skills add Ben2pc/g-claude-code-plugins -a claude-code -s '*'
# List available skills without installing
npx skills add Ben2pc/g-claude-code-plugins --list
| Plugin | Description | Version |
|---|---|---|
| example-plugin | An example plugin with skill, agent, and hook | 1.0.0 |
| feishu-channel | Connect Claude Code to Feishu via WebSocket — chat, access control, pairing auth | 0.2.0 |
| claude-remote | Manage Claude Code remote-control sessions in Terminal.app | 0.1.0 |
| deep-review | Multi-dimensional PR review orchestrator (11 built-in reviewers + project-level custom reviewers via docs/rules/review/) | 0.3.0 |
Skills that live outside plugins, under skills/ at the repo root:
| Skill | Description |
|---|---|
| claude-code-agent | Delegate tasks to an independent Claude Code CLI instance |
| codex-agent | Delegate tasks to Codex via Codex CLI |
| ip-diagnosis | Diagnose public IPv4/IPv6, DNS, route, utun, and WebRTC exposure on macOS + Chrome |
| test-designer | Independent-Evaluation test designer for TDD red phase |
| parallel-implementation | Slice planner for parallel multi-subagent code writing |
npx skills add Ben2pc/g-claude-code-plugins --skill claude-code-agent
npx skills add Ben2pc/g-claude-code-plugins --skill codex-agent
npx skills add Ben2pc/g-claude-code-plugins --skill ip-diagnosis
npx skills add Ben2pc/g-claude-code-plugins --skill test-designer
npx skills add Ben2pc/g-claude-code-plugins --skill parallel-implementation
The g-feishu plugin has been removed. For Feishu (Lark) API integration, use the official lark-cli and its skills:
# Install lark-cli globally
npm install -g @larksuite/cli
# Install lark skills (interactive — pick what you need)
npx skills add larksuite/cli
# Or install specific skills directly
npx skills add larksuite/cli --skill lark-im -a claude-code -y
npx skills add larksuite/cli --skill lark-doc -a claude-code -y
| Package | Description | Install |
|---|---|---|
| @ben1849/feishu-channel | Sandbox profile manager for feishu-channel | npx @ben1849/feishu-channel sandbox |
plugins/
└── my-plugin/
├── .claude-plugin/
│ └── plugin.json # Plugin manifest
├── skills/
│ └── my-skill/
│ └── SKILL.md # Skill definition
├── agents/
│ └── my-agent.md # Agent definition
└── hooks/
└── hooks.json # Event hooks
plugins/.claude-plugin/plugin.json.claude-plugin/marketplace.jsonLoad a single plugin directly for development:
claude --plugin-dir ./plugins/my-plugin
After editing files, reload without restarting:
/reload-plugins
Submit a PR with your plugin following the structure above.
Admin access level
Server config contains admin-level keywords
Share bugs, ideas, or general feedback.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Feishu (Lark) channel plugin for Claude Code — receive and reply to Feishu messages
WeChat channel for Claude Code via iLink Bot API
Discord channel for Claude Code — messaging bridge with built-in access control. Manage pairing, allowlists, and policy via /discord:access.
Memory compression system for Claude Code - persist context across sessions
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
An example plugin with skill, agent, and hook
Manage Claude Code remote-control sessions in Terminal.app for mobile access via OpenClaw
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim