readme-graderEvaluate a README file text, score it out of 100, and provide specific, actionable improvement suggestions.
Install via ClawdBot CLI:
clawdbot install sunny0826/readme-graderGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/...`Audited Apr 17, 2026 · audit v1.0
Generated May 24, 2026
Open source maintainers can use this skill to automatically grade their project's README before release, ensuring it meets best practices and attracts contributors.
Engineering teams can evaluate internal documentation READMEs to ensure new hires have clear, actionable setup and usage instructions, reducing onboarding time.
Event organizers can use the skill to objectively score and compare READMEs submitted in hackathons or documentation competitions.
Enterprises can use it to standardize and audit README quality across all their open source repositories, ensuring compliance and community engagement.
Offer README grading as a paid service to companies that want to improve their documentation quality for open source or internal projects.
Integrate this tool as a plugin in CI pipelines (e.g., GitHub Actions) and charge a subscription for automated README grading on every commit.
Incorporate the grader into coding bootcamps or online courses as a feedback tool for students building portfolio projects.
💬 Integration Tip
Wrap the skill in a simple API endpoint or CLI tool so it can be easily triggered by developers in their local workflow or CI pipeline.
Scored Jun 19, 2026
YouTube Data API integration with managed OAuth. Search videos, manage playlists, access channel data, and interact with comments. Use this skill when users want to interact with YouTube. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Trello API integration with managed OAuth. Manage boards, lists, cards, members, and labels. Use this skill when users want to interact with Trello for project management. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Fetch up-to-date library documentation via Context7 API. Use PROACTIVELY when: (1) Working with ANY external library (React, Next.js, Supabase, etc.) (2) User asks about library APIs, patterns, or best practices (3) Implementing features that rely on third-party packages (4) Debugging library-specific issues (5) Need current documentation beyond training data cutoff Always prefer this over guessing library APIs or using outdated knowledge.
API reference for CoinMarketCap DEX endpoints including token lookup, pools, transactions, trending, and security analysis. Use this skill whenever the user...
Use when designing REST or GraphQL APIs, creating OpenAPI specifications, or planning API architecture. Invoke for resource modeling, versioning strategies, pagination patterns, error handling standards.
Lightweight API mock server for prototyping and testing, supporting JSON/JSON Schema responses, dynamic data, validation, latency, and webhook simulation.