By weirdapps
Search, discover, consume, and manage YouTube content using TypeScript CLI tools. Use when the user asks to search YouTube, get channel information, retrieve videos from a channel, get video transcripts, analyze YouTube content, manage favorite channels, organize saved videos with topics and thematics, or manage YouTube playlists (list, create, update, delete, add/remove videos). Works with channel handles (@username), URLs, or channel IDs. Includes both third-party API tools (no auth required) and official YouTube API tools (OAuth required for playlist management).
npx claudepluginhub weirdapps/integrations-marketplace --plugin manage-youtubeA marketplace of integration plugins for Claude Code. Tools for Apple Notes, Gmail, image generation, and YouTube content management.
| Plugin | Version | Category | Description |
|---|---|---|---|
| manage-apple-notes | v1.0 | Productivity | CRUD operations for Apple Notes — persistent storage of thoughts, data, and information across sessions |
| manage-gmail | v1.0 | Communications | Access and process Gmail messages via the Gmail API — read, search, list, send, reply, and forward emails with OAuth 2.0 |
| manage-nano-banana | v1.0 | Creative | Generate and edit images, diagrams, infographics, and visualizations using Google's Nano Banana API (Gemini Image Generation) |
| manage-youtube | v1.0 | Media | Search, discover, and manage YouTube content — channels, videos, transcripts, favorites, playlists via TypeScript CLI tools |
| Command | Plugin | Description |
|---|---|---|
/apple-notes | manage-apple-notes | Access and manage Apple Notes (list, create, read, delete) |
/gmail | manage-gmail | Access and process Gmail messages (list, search, read, send, reply, forward, draft) |
/nano-banana | manage-nano-banana | Generate or edit images, create diagrams and visualizations |
/create-nbg-infographic | manage-nano-banana | Create an NBG-themed infographic using Nano Banana |
/youtube | manage-youtube | Search YouTube, get channel info, retrieve videos and transcripts |
Clone this marketplace into Claude Code's marketplaces directory; Claude Code will discover the plugins on next launch:
mkdir -p ~/.claude/plugins/marketplaces
git clone https://github.com/weirdapps/integrations-marketplace.git ~/.claude/plugins/marketplaces/integrations-marketplace
Then enable the plugins you want from the Claude Code plugin manager (/plugin).
cd ~/.claude/plugins/marketplaces/integrations-marketplace && git pull
integrations-marketplace/
├── .claude-plugin/
│ └── marketplace.json # Marketplace manifest (lists all plugins)
├── plugins/
│ ├── manage-apple-notes/ # Apple Notes integration (v1.0)
│ │ ├── skills/ # Skill definition
│ │ ├── commands/ # /apple-notes
│ │ └── README.md
│ │
│ ├── manage-gmail/ # Gmail API integration (v1.0)
│ │ ├── skills/
│ │ ├── commands/ # /gmail
│ │ └── README.md
│ │
│ ├── manage-nano-banana/ # Gemini image generation (v1.0)
│ │ ├── skills/
│ │ ├── commands/ # /nano-banana, /create-nbg-infographic
│ │ └── README.md
│ │
│ └── manage-youtube/ # YouTube content management (v1.0)
│ ├── skills/
│ ├── commands/ # /youtube, /create-nbg-infographic
│ └── README.md
│
├── .github/workflows/
│ └── validate-plugins.yml # CI validation pipeline
│
├── README.md
└── SECURITY.md
| Category | Description |
|---|---|
productivity | Notes and workspace tools |
communications | Email access and processing |
creative | Image generation, diagrams, and visualizations |
media | Video content search, discovery, and management |
This marketplace is designed so that no credentials or personal data are committed to the repository. All sensitive content stays local.
| Content | Why |
|---|---|
node_modules/ | Auto-generated dependencies |
.env / .env.local | Environment variables and API keys |
*credentials*.json / token.json | OAuth tokens and service account keys |
*.pem / *.key | Private keys |
skill-key/ | Skill credential files |
MIT -- See individual plugins for their specific licenses.
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.
Team-oriented workflow plugin with role agents, 27 specialist agents, ECC-inspired commands, layered rules, and hooks skeleton.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Comprehensive startup business analysis with market sizing (TAM/SAM/SOM), financial modeling, team planning, and strategic research