Claude Code plugin with ntfy hooks, serper web search/skills, and ai-vision-mcp integration
A Claude Code plugin providing ntfy notifications and Serper web search/scraping skills.
# Add marketplace
/plugin marketplace add tan-yong-sheng/cc-devkits
# Install plugin
/plugin install cc-devkits@tan-yong-sheng
Serper API Key (for web search): Get a free key at https://serper.dev (2,500 searches/month)
export SERPER_API_KEY="your-key-here"
ntfy (optional, for notifications):
export NTFY_TOPIC="your-topic"
export NTFY_API_KEY="your-api-key" # if using private server
The skill activates automatically when you ask Claude to search the web:
You: Search for "TypeScript best practices"
Claude: [Uses serper skill automatically]
Or reference it directly:
@serper search --query "AI news" --num 5
MIT - See LICENSE file
tan-yong-sheng
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub tan-yong-sheng/cc-devkits --plugin cc-devkitsComprehensive design audit, accessibility, and consistency evaluation using Gemini CLI
Comprehensive design audit, accessibility, and consistency evaluation using ai-vision CLI
Send notifications via Apprise when Claude Code needs input
Claude Code skill pack for SerpApi (18 skills)
Tavily web search and content extraction MCP with hooks and skills for optimal tool selection.
Pushover notification hooks - get notified when tasks complete or permissions are needed. Requires: python3 and psutil. Install: pip install psutil. Verify: python3 -c 'import psutil; print(psutil.__version__)'
Memory compression system for Claude Code - persist context across sessions
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.