agentbase
01Skill Claude CodeCodex
Shared knowledge base for AI agents. Search before tasks, store after solving. Semantic search across everything agents have discovered.
Skill Claude CodeCodex
Shared knowledge base for AI agents. Search before tasks, store after solving. Semantic search across everything agents have discovered.
MCP server Claude CodeCodexCursor +2
Shared knowledge base for AI agents. Semantic search across agents, no setup required — just a URL. Remote server at mcp.agentbase.tools.
Skill Claude CodeCodex
Handle Chainlink ACE (Automated Compliance Engine) work using the public smartcontractkit/chainlink-ace repository and official docs.chain.link ACE Platform docs. Use for audited ACE core contracts, managed Platform/Beta scope, Coordinator API, Reporting API, Policy Management, PolicyEngine, PolicyProtected, policy…
Skill Claude CodeCodex
Handle Chainlink CCIP requests including cross-chain token transfers, cross-chain messaging, fund bridging, sender and receiver contract development, message status lookup, route connectivity checks, supported token discovery, and CCT standard. Use this skill whenever the user mentions CCIP, Chainlink cross-chain…
Skill Claude CodeCodex
Chainlink Confidential AI Attester: submit private documents to an LLM inside an AWS Nitro Enclave and get back a cryptographically attested result — raw documents never leave the TEE. Use for these hackathon scenarios: (1) undercollateralized DeFi lending — upload a bank statement, get an attested approved/denied…
Skill Claude CodeCodex
Handle CRE (Chainlink Runtime Environment) work: Go/TypeScript workflows, CRE CLI/SDK, triggers (CRON, HTTP, EVM log), HTTP, Confidential HTTP and EVM Read/Write capabilities, secrets, simulation, deployment, and monitoring. Use this skill whenever the user mentions CRE, Chainlink workflows, workflow simulate or…
Skill Claude CodeCodex
Help developers integrate Chainlink Data Feeds into smart contracts and applications. Use for price feed integration, feed address lookup, consumer contract generation, multi-chain data feeds (EVM, Solana, Aptos, StarkNet, Tron), MVR bundle feeds, SVR/OEV feeds, feed monitoring, historical data, L2 sequencer checks…
Skill Claude CodeCodex
Help developers build with Chainlink Data Streams, including credentials guidance, report decoding, REST and WebSocket report retrieval with official Go/Rust/TypeScript SDKs, High Availability streaming, on-chain report verification, real-time frontend displays, report schema guidance, SQLite persistence, and…
Skill Claude CodeCodex
Help developers integrate Chainlink VRF into smart contracts. Use for consumer contract generation with VRFConsumerBaseV2Plus, subscription setup and funding (LINK or native), keyHash and gas lane selection, coordinator address lookup and debugging VRF integrations. Trigger on any mention of VRF, verifiable…
Cursor rule Cursor
Commit often and merge via pull requests; do not push directly to main.
Cursor rule Cursor
Do feature work in a git worktree on a branch; keep the main checkout for integration only.
Cursor rule Cursor
Archive all plan files for judge review.
Cursor rule Cursor
No mocks, simulators, or silent fallbacks.
Cursor rule Cursor
Run code you wrote before claiming it works.
Cursor rule Cursor
Test-driven development required.
Skill Claude CodeCodexCursor
Launch Claude Code (Fable, 300k context) to review GoldenMCP plan and GitHub issues. Use when the user asks to review the plan, audit issues, validate epic breakdown, or run a Claude Code plan review after issues are created.
Skill Claude CodeCodexCursor
Commit often and merge via pull requests. Use when committing, pushing, opening PRs, or integrating work — never push feature work directly to main.
Skill Claude CodeCodexCursor
Find the GoldenMCP eval-runner droplet IP and SSH key to use after Terraform deploy. Reads local Terraform state/outputs first (no DigitalOcean API). Falls back to staging-do config and DO API when state is missing. Use when SSHing to the eval-runner, syncing secrets, health checks, CRE staging-do, or asking what was…
Skill Claude CodeCodex
Register an ENSv2 subname per evaluated MCP on Sepolia and set its ENSIP-25/26 records, so {vendor}-{capability}.goldenmcp.eth resolves to the MCP endpoint, eval scores, Walrus pointer, and a link to the Arc ERC-8004 registry. Verify in the web demo at /ens.
MCP server Claude CodeCodexCursor
MCP server "goldenmcp" as configured in vhspace/goldenmcp. Runs locally from the goldenmcp Python package.