← Back to PRs

#3802: docs: Add Community Plugins section with ClawdBoost

by NikeGunn open 2026-01-29 06:08 View on GitHub →
docs size: XS
## Summary This PR adds a new **Community Plugins** section to the plugin documentation, making it easy for users to discover community-contributed plugins. ## First Community Plugin: ClawdBoost 🚀 **ClawdBoost** is a smart context injection plugin that automatically boosts AI conversations with: - 📝 **Pattern Matching**: Inject context when specific keywords appear - ⏰ **Time Awareness**: Different context for morning vs evening, weekdays vs weekends - 🎯 **Smart Rules**: Complex trigger conditions with multiple actions - 📚 **Personal Knowledge Base**: Quick-access facts and reference data ### Installation ```bash npm install clawdboost ``` ### Links - **npm**: https://www.npmjs.com/package/clawdboost - **GitHub**: https://github.com/NikeGunn/clawdboost - **Author**: [@NikeGunn](https://github.com/NikeGunn) ## Why this matters This creates a place for community contributors to showcase their plugins, encouraging ecosystem growth and making it easier for users to find useful extensions. --- Happy to make any changes needed! 🙏

Most Similar PRs