Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By cameri
Autonomous GitHub repository manager — handles webhook events for issues, PRs, discussions, CI failures, and security alerts across managed repos.
npx claudepluginhub cameri/claude-skills --plugin github-managerHandles GitHub security alerts, collaborator changes, pushes, and admin webhook events. Fires on payload.alert, payload.member, push, or ping.
Handles GitHub CI webhook events; alerts on failures via Telegram. Fires on payload.check_suite, workflow_run, or workflow_job.
Handles GitHub discussion webhook events; silently monitors trusted users, escalates external discussions via Telegram. Fires on payload.discussion.
Handles GitHub issue webhook events; triages labels, prompts for details, escalates external issues via Telegram. Fires on payload.issue (without payload.pull_request).
Handles GitHub Projects v2 webhook events; notifies on lifecycle changes, escalates external activity via Telegram. Fires on payload.projects_v2 or projects_v2_item.
Share bugs, ideas, or general feedback.
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 claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
A growing collection of Claude-compatible academic workflow bundles for producing work at Nature-journal standard. Covers scientific figures (nature-figure), manuscript prose polishing (nature-polishing), manuscript drafting and methods writing (nature-writing), reviewer-style pre-submission assessment (nature-reviewer), citation retrieval and export (nature-citation), data availability statements and FAIR metadata (nature-data), paper-to-PPTX presentation conversion (nature-paper2ppt), literature search via MCP (nature-academic-search), paper reading and annotation (nature-reader), and peer-review response drafting (nature-response). Future releases planned: statistical reporting, cover letters, and review articles. Rules are derived from primary sources, including published Nature papers, journal author guidelines, and structured writing curricula.
Harness-native ECC plugin for engineering teams - 64 agents, 262 skills, 84 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses
UI/UX design intelligence. 67 styles, 161 palettes, 57 font pairings, 25 charts, 15 stacks (React, Next.js, Vue, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Nuxt, Jetpack Compose). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.
This skill should be used when users need to generate ideas, explore creative solutions, or systematically brainstorm approaches to problems. Use when users request help with ideation, content planning, product features, marketing campaigns, strategic planning, creative writing, or any task requiring structured idea generation. The skill provides 30+ research-validated prompt patterns across 14 categories with exact templates, success metrics, and domain-specific applications.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Maintain Docker Compose services and custom images — update base images, pin sha256 digests, manage Containerfile/Dockerfile dependencies, test builds, and log all changes.
Manage Technitium DNS Server instances — zones, records, blocking, and stats via the HTTP API.
Interact with your self-hosted Actual Budget instance — check balances, add transactions, and query budgets.
Connect Claude Code agents over NATS — discover agents, expose capabilities as services, and invoke them point-to-point or broadcast.
Interact with Home Assistant via the REST API — get entity states, call services, fire events, render templates, and query history.
Monorepo of Claude Code plugins and slash commands by Ricardo Arturo Cabral Mejía.
| Plugin | Description |
|---|---|
| actual-budget | Interact with your self-hosted Actual Budget instance — check balances, add transactions, and query budgets |
| elevenlabs | Generate speech, transcribe audio, create music and sound effects, and build voice agents using the ElevenLabs API |
| github-manager | Autonomous GitHub repository manager — handles webhook events for issues, PRs, discussions, CI failures, and security alerts |
| nats | Connect Claude Code agents over NATS — discover agents, expose capabilities as services, and invoke them point-to-point or broadcast |
| paperless | Upload documents to and search a Paperless-ngx instance via its REST API |
| scheduler | Schedule tasks using natural language — 'every 3 minutes', 'every weekday at 9am', 'once in 5 minutes' |
| technitium-dns | Manage a self-hosted Technitium DNS Server — zones, records, stats, and cache |
| wallabag | Save, search, and manage read-it-later articles via your Wallabag instance |
| webhooks | Receive webhook events from external systems as channel notifications — HMAC-SHA256, IP allowlisting, BullMQ processing |
| Skill | Description |
|---|---|
/actual-budget:configure | Set up Actual Budget credentials — save the server URL and password |
/actual-budget:budget | Query accounts, check balances, view recent transactions, and trigger bank sync |
/actual-budget:add-transaction | Add a transaction — spending, income, or any financial event |
| Skill | Description |
|---|---|
github-manager:manage-issues | Handles GitHub issue events; triages labels, prompts for details, escalates external issues via Telegram |
github-manager:manage-pull-requests | Handles GitHub PR events; auto-merges Dependabot patches, escalates external PRs via Telegram |
github-manager:manage-discussions | Handles GitHub discussion events; silently monitors trusted users, escalates external discussions via Telegram |
github-manager:manage-ci | Handles GitHub CI events; alerts on failures via Telegram |
github-manager:manage-projects | Handles GitHub Projects v2 events; notifies on lifecycle changes, escalates external activity via Telegram |
github-manager:manage-admin | Handles GitHub security alerts, collaborator changes, pushes, and admin events |
| Skill | Description |
|---|---|
elevenlabs:text-to-speech | Convert text to speech in 70+ languages using ElevenLabs voice AI |
elevenlabs:speech-to-text | Transcribe audio/video to text using ElevenLabs Scribe v2 |
elevenlabs:agents | Build real-time voice AI agents and assistants |
elevenlabs:music | Generate instrumental tracks, songs, and background music from prompts |
elevenlabs:sound-effects | Generate sound effects, ambient sounds, and audio textures from text |
elevenlabs:setup-api-key | Configure an ElevenLabs API key (ELEVENLABS_API_KEY) |
elevenlabs:elevenlabs-transcribe | Batch or realtime audio transcription via CLI scripts |
| Skill | Description |
|---|---|
/nats:configure | Configure the NATS server URL for agent communication |
/nats:status | Show connection info and all discovered agents with their capabilities |
/nats:discover | Discover all agents on the NATS network and list their capabilities |
/nats:call | Invoke a capability on a specific agent by agent ID |
/nats:broadcast | Broadcast a capability invocation to all agents and collect responses |
/nats:message | Send a free-form message directly to another agent |
| Skill | Description |
|---|---|
/paperless:configure | Save the instance URL, username, and password; verify connection |
/paperless:search | Full-text search, similarity search, or autocomplete |
/paperless:upload | Upload a local file with optional metadata |
/paperless:content | Display the full OCR-extracted text of a document by ID |
/paperless:view | Download the archived PDF; when called from Telegram, sends the file to chat |
| Skill | Description |
|---|---|
/scheduler:schedule | Schedule a task using natural language; fires channel notifications when due |
| Skill | Description |
|---|---|
/technitium-dns:configure | Save the server URL and API token (or username/password) |
/technitium-dns:query | Query DNS stats — top clients, top domains, query counts, cache info |
/technitium-dns:zone | List, create, delete, enable, or disable DNS zones |
/technitium-dns:record | Add, list, update, or delete A, AAAA, CNAME, MX, TXT, SRV records |