By weirdapps
Interact with the Apple Notes app. CRUD operations for persistent storage of thoughts, data, and information across sessions.
npx claudepluginhub weirdapps/integrations-marketplace --plugin manage-apple-notesA 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.
Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Works with Claude Code, Kiro, Clawd CLI, Gemini CLI, Cursor, Continue, Hermes, and 17+ AI coding assistants. Now with Arabic, German, Spanish, and Chinese (Simplified & Traditional) support.
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.
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 real estate investment analysis plugin with financial modeling, market data APIs, deal analysis agents, and tax-aware structuring. Covers all property types: residential, commercial, multifamily, short-term rentals, and land development.
Efficient skill management system with progressive discovery — 410+ production-ready skills across 33+ domains