use-chub-cliUse the Context Hub chub CLI to fetch current third-party SDK, API, and cloud-service documentation before writing, modifying, or reviewing integration code....
Install via ClawdBot CLI:
clawdbot install kshern/use-chub-cliGrade 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/andrewyng/context-hub`Audited Apr 16, 2026 · audit v1.0
Generated Mar 21, 2026
When building integrations with third-party services like Stripe for payments or Twilio for communications, developers need current API documentation to implement webhook handling and SDK usage correctly. This skill helps fetch the latest official documentation to avoid version mismatches and ensure reliable integration code.
When creating AI agents that interact with external APIs like OpenAI or Anthropic, developers need precise parameter shapes and model names. This skill provides current SDK documentation to implement proper initialization patterns and handle streaming responses according to official specifications.
When troubleshooting payment processing issues or updating webhook verification for services like Stripe, developers need current API endpoints and parameter requirements. This skill helps fetch specific reference files to resolve integration errors without relying on outdated documentation.
When implementing data persistence with services like Pinecone or other vector databases, developers need current SDK methods and connection patterns. This skill provides language-specific documentation to ensure proper search implementation and data handling according to latest best practices.
When building Slack bots or Twilio messaging systems, developers need current SDK usage patterns and webhook handling procedures. This skill helps fetch official documentation to implement message formatting, event handling, and authentication correctly across different service versions.
Agencies building custom software solutions for clients need to integrate multiple third-party services efficiently. This skill reduces research time and ensures implementations follow current best practices, allowing faster delivery of reliable integrations across different client projects.
Companies building products that heavily rely on external APIs need to maintain up-to-date integrations. This skill helps development teams quickly access current documentation when adding new features or troubleshooting issues, reducing downtime and improving product reliability.
Startups creating development tools that work with multiple cloud services need to stay current with API changes. This skill enables efficient documentation lookup during tool development, ensuring compatibility and reducing maintenance overhead across supported integrations.
💬 Integration Tip
Always run chub search first to identify the most relevant documentation entry, then use chub get with appropriate language flags to fetch only the necessary content for your specific implementation task.
Scored Apr 19, 2026
Real-time search engine supporting web search, vertical domain search, parallel batch search, and URL content extraction.
Manage Feishu (Lark) calendars by listing, searching, checking schedules, syncing events, and marking tasks with automated date extraction.
Process multiple items with progress tracking, checkpointing, and failure recovery.
cad reference tool
Search, install, and create OpenClaw skills using intelligent matching across built-in, local, and GitHub skill repositories.
Use when building CLI tools, implementing argument parsing, or adding interactive prompts. Invoke for CLI design, argument parsing, interactive prompts, progress indicators, shell completions.