Skip to content

Add 27 MSApps plugins — full catalog: messaging, sales, scraping, SOSA governance, dev tools, infra#126

Open
msmobileapps wants to merge 2 commits intodavepoon:mainfrom
msmobileapps:add-msapps-plugins
Open

Add 27 MSApps plugins — full catalog: messaging, sales, scraping, SOSA governance, dev tools, infra#126
msmobileapps wants to merge 2 commits intodavepoon:mainfrom
msmobileapps:add-msapps-plugins

Conversation

@msmobileapps
Copy link
Copy Markdown
Contributor

Summary

  • Adds 8 production-ready plugins from MSApps-Mobile/claude-plugins, one of the largest open-source Claude plugin marketplaces (29 plugins total)
  • Each plugin includes .claude-plugin/plugin.json manifest + skill markdown following the repo's standard format
  • All plugins are MIT-licensed, actively maintained, and used in production Cowork environments

Plugins Added

Plugin Category Description
msapps-whatsapp Communication WhatsApp Business API — search contacts, read/send messages and media
msapps-apollo Sales & Marketing Apollo.io lead prospecting, contact enrichment, campaign management
msapps-apify-scraper Data & AI Apify web scraping — run Actors, datasets, schedules, webhooks
msapps-linkedin-scraper Sales & Marketing LinkedIn profile and company page data extraction
msapps-rtl-chat-fixer Language RTL/LTR bidirectional text formatting (Hebrew, Arabic, Persian, Urdu)
msapps-vm-disk-cleanup Infrastructure Fix disk-full errors in Cowork VMs and Claude Code sandboxes
msapps-cowork-session-fixer Infrastructure Fix stuck Cowork sessions (RPC errors, orphaned processes)
msapps-toggl-time-tracker Business Toggl Track time management — timers, reports, billing

Validation

  • npm test passes
  • npm run validate passes
  • Each plugin follows standard directory layout
  • YAML frontmatter on all skill files
  • No overlapping functionality with existing plugins

Usage Examples

# Install the MSApps marketplace
claude plugins add MSApps-Mobile/claude-plugins

# Or install individual plugins
claude plugins add MSApps-Mobile/claude-plugins/whatsapp-mcp

Homepage: https://msapps.mobi/en/plugins/
Source repo: https://github.com/MSApps-Mobile/claude-plugins

msmobileapps and others added 2 commits April 15, 2026 04:41
… Cleanup, Session Fixer, Toggl

MSApps-Mobile/claude-plugins is one of the largest open-source Claude plugin
marketplaces (29 plugins, 16+ production-ready). This PR adds the 8 most
popular plugins as individual entries for discoverability on buildwithclaude.com.

Plugins added:
- msapps-whatsapp: WhatsApp Business API messaging integration
- msapps-apollo: Apollo.io lead prospecting and contact enrichment
- msapps-apify-scraper: Apify web scraping platform integration
- msapps-linkedin-scraper: LinkedIn profile and company page data extraction
- msapps-rtl-chat-fixer: RTL/LTR bidirectional text formatting (Hebrew, Arabic, Persian, Urdu)
- msapps-vm-disk-cleanup: Cowork VM and sandbox disk space recovery
- msapps-cowork-session-fixer: Stuck Cowork session diagnosis and recovery
- msapps-toggl-time-tracker: Toggl Track time management integration

All plugins are MIT-licensed, maintained by MSApps (https://msapps.mobi).
Source: https://github.com/MSApps-Mobile/claude-plugins

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Adds the rest of the MSApps plugin catalog to complement the initial 8:

Memory & Persistence:
- msapps-cowork-mem: Cross-session persistent memory
- msapps-notion-memory: Notion-backed long-term memory
- msapps-session-backup: Daily Google Drive backups

SOSA Governance Framework:
- msapps-sosa-compliance: Compliance auditor
- msapps-sosa-governor: Runtime governance enforcement
- msapps-sosa-orchestrator: Multi-skill workflow coordination

Developer Tools:
- msapps-kotlin-lsp: Kotlin Language Server integration
- msapps-swift-lsp: Swift/SourceKit-LSP integration
- msapps-token-efficiency-audit: Find and fix token waste (20-50% savings)

Infrastructure & Health:
- msapps-fix-chrome-connection: Chrome MCP auto-repair
- msapps-gcloud-health-check: Google Cloud CLI diagnostics
- msapps-github-health-check: GitHub CLI diagnostics
- msapps-mac-disk-cleaner: macOS disk space recovery
- msapps-zoho-mail-health: Zoho Mail monitoring
- msapps-vm-disk-cleanup: VM/sandbox disk cleanup (already in PR)

Content & Marketing:
- msapps-wordpress: WordPress REST API management
- msapps-x-content-intelligence: X/Twitter content analytics
- msapps-youtube-transcriber: YouTube transcription (any language, no API key)
- msapps-digital-presence: Brand monitoring and SEO audit
- msapps-google-drive-upload: Direct file upload to Google Drive

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@msmobileapps msmobileapps changed the title Add 8 MSApps plugins: WhatsApp, Apollo, Apify, LinkedIn, RTL, VM Cleanup, Session Fixer, Toggl Add 27 MSApps plugins — full catalog: messaging, sales, scraping, SOSA governance, dev tools, infra Apr 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant