PreToolUse
01Hook Claude Code
Runs before the agent uses a tool for Bash tool calls, executing chub-freshness-check.sh via bash. From nrl-ai/chub.
Hook Claude Code
Runs before the agent uses a tool for Bash tool calls, executing chub-freshness-check.sh via bash. From nrl-ai/chub.
Settings file Claude Code
MCP configuration declaring 1 server: chub.
Skill Claude CodeCodex
Record a team annotation (issue, fix, or practice) on a documentation entry.
Skill Claude CodeCodex
Search or fetch API documentation from the chub registry. Handles both search queries and direct ID lookups.
Skill Claude CodeCodex
Initialize chub for this project — detect dependencies, pin matching docs, generate agent configs.
Cursor rule Cursor
Use chub get to fetch these docs when working with these libraries.
Instructions file
Instructions for nrl-ai/chub, covering claude.md, python commands, commit style, what this repo is and commands.
Plugin Claude Code
Context Hub (chub) integration — MCP-powered documentation lookup, team annotations, and project context for AI coding agents.
MCP server Claude CodeCodexCursor +2
MCP server "chub" as configured in nrl-ai/chub. Launched with chub mcp.
Skill Claude CodeCodex
Complete workflow for AI agents using Chub: how to query docs efficiently and how to write structured annotations back to build persistent team knowledge.
Skill Claude CodeCodex
Use this skill for intelligent document processing and content extraction using LandingAI's Agentic Document Extraction (ADE). Trigger when users need to (1) Parse documents (PDFs, images, spreadsheets, presentations) into structured Markdown with layout understanding, (2) Extract specific structured data from…
Skill Claude CodeCodex
Use this skill for building end-to-end document processing workflows and pipelines using LandingAI ADE. Trigger when users need to: (1) Process batches of documents in parallel or async, (2) Build classify-then-extract pipelines for mixed document types, (3) Prepare parsed documents for RAG systems with chunking and…
Skill Claude CodeCodex
Add Olakai monitoring to existing AI code — wrap your LLM client, configure custom KPIs, and validate the integration end-to-end.
Skill Claude CodeCodex
Build a new AI agent with Olakai monitoring from scratch — project setup, SDK integration, KPI configuration, and end-to-end validation.
Skill Claude CodeCodex
Common login automation patterns for web apps using Playwright.
Skill Claude CodeCodex
Guide for AI agents to source electronic components using parts-mcp — tool sequencing, decision patterns, and multi-step workflows.
Skill Claude CodeCodex
Build production-ready Tavily integrations with best practices for web search, content extraction, crawling, and research in agentic workflows, RAG systems, and autonomous agents.
Skill Claude CodeCodex
Use this skill when you need documentation for a third-party library, SDK, or API before writing code that uses it — for example, "use the OpenAI API", "call the Stripe API", "use the Anthropic SDK", "query Pinecone", or any time the user asks you to write code against an external service and you need current API…
Skill Claude CodeCodex
Deployment automation skill for CI/CD pipelines.