context-hub-bridge

Community

Access external API docs instantly.

Authortuyenht
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill acts as a smart router, ensuring agents use the most relevant knowledge source – whether it's external API documentation via Context Hub, internal project knowledge, or established coding patterns. It prevents agents from guessing or using outdated information.

Core Features & Use Cases

  • Intelligent Routing: Directs agents to chub for third-party APIs (Stripe, OpenAI), Antigravity Skills for patterns, or Antigravity KI for project specifics.
  • API Documentation Access: Facilitates searching and fetching up-to-date API documentation using the chub CLI.
  • Learning Persistence: Enables agents to annotate and recall specific API usage notes or gotchas for future sessions.
  • Use Case: An agent needs to integrate with the Stripe API. This Skill ensures the agent first uses chub search stripe and chub get stripe/api to retrieve the latest documentation before writing any code, and then annotates any discovered version-specific requirements.

Quick Start

Use the context-hub-bridge skill to search for documentation related to the 'openai chat' API.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: context-hub-bridge
Download link: https://github.com/tuyenht/Antigravity-Core/archive/main.zip#context-hub-bridge

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.