Capability Catalog

Everything on the channel

Eight tools, two capability groups, and a live library of Agent Skills — plus the full AINative platform the server has ground truth on.

8MCP Tools
22Platform Services
2Agent Skills
// Group A

Platform Discovery

No credentials required. Live knowledge of every AINative service.

prd_list_services

List all 22 AINative products with descriptions, API prefixes, SDKs, and pricing.

readno-auth
prd_get_api_catalog

Get detailed API information — endpoints, methods, schemas — for a specific service.

readno-auth
prd_suggest_stack

Given a requirement, suggest which AINative services to use — with justifications.

reasonno-auth
// Group B

Agent Skills

GitHub-canonical, ZeroDB-cached. List & get work with zero credentials.

skill_list

List Agent Skills in the skills repo, pulled live from GitHub.

readgithub
skill_get

Get a skill's full SKILL.md body, optionally with all reference files.

readgithub
skill_get_reference

Get a single reference file for a skill, on demand.

readgithub
skill_search

Find the right skill for a task — ZeroDB semantic search, GitHub keyword fallback.

searchzerodb
skill_sync

Mirror skills from GitHub into ZeroDB for semantic search and offline use.

writezerodb

Every skill is also exposed as an MCP prompt — each shows up as a selectable prompt named by its slug, with an optional input argument for the task to apply it to.

// Channel open

Ready to put these
to work?