prd_list_services
List all 22 AINative products with descriptions, API prefixes, SDKs, and pricing.
Sixteen tools across five groups, an operating system of 78 Agent Skills in four levels, and the full AINative platform the server has ground truth on — all RBAC-scoped, per client.
No credentials required. Live knowledge of every AINative service.
prd_list_services
List all 22 AINative products with descriptions, API prefixes, SDKs, and pricing.
prd_get_api_catalog
Get detailed API information — endpoints, methods, schemas — for a specific service.
prd_suggest_stack
Given a requirement, suggest which AINative services to use — with justifications.
GitHub-canonical, ZeroDB-cached. List & get work with zero credentials.
skill_listList Agent Skills in the skills repo, pulled live from GitHub.
skill_getGet a skill's full SKILL.md body, optionally with all reference files.
skill_get_referenceGet a single reference file for a skill, on demand.
skill_searchFind the right skill for a task — ZeroDB semantic search, GitHub keyword fallback.
skill_syncMirror skills from GitHub into ZeroDB for semantic search and offline use.
Resolve the skills into a parallel + dependent execution plan. RBAC-scoped to the skills you can access.
orchestration_manifestsThe machine-readable handoff graph (consumes/produces/tools/gates) for your accessible skills.
orchestration_planResolve a goal or subset into parallel levels + per-node dependency contracts.
orchestration_guideThe orchestration spec + how to run it in your authenticated context.
Per-client shared context (ZeroDB), walled off by membership. Auto-injected into skill prompts.
client_listThe client tenants you can access.
client_memory_storePersist context to a client's shared memory — carries across sessions for all its members.
client_memory_searchRecall a client's shared memory by query.
Per-client API keys. shared uses the agency key; client-owned stays the client's — never crossed.
tool_credentials_statusPer-tool policy (shared / client-owned) + connected state for your client. No secrets.
dataforseo_search_volumeGoogle Ads search volume / CPC / competition via DataForSEO, using your client's credentials.
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.
The platform catalog the server reasons over. Reachable via prd_get_api_catalog.
Four levels of operation, mirroring 8genC's service areas: a top service area routes to a category lead, which orchestrates sub-agents and task agents. Authored in GitHub, served live over MCP.
L0Service areaTop orchestrator for a discipline — triages an engagement and routes it to a category lead.
L1Category leadOwns a category, sets the strategy, and orchestrates its sub-agents.
L2Sub-agentA specific job — produces one typed artifact and dispatches its task agent.
L3Task agentOne focused task with a deliberately limited toolset.
16 skills — a service area that orchestrates its category leads, sub-agents, and task agents.
8gentic-businessBusiness orchestrator: strategy, growth, partnerships, M&A, operations, innovation → routes to its category leads
8gentic-business-developmentPartnerships, alliances, BD pipeline, and new revenue lines
8gentic-corporate-finance-maFundraising, financial modeling, M&A, and due diligence
8gentic-innovation-designInnovation programs, new ventures, and design-thinking facilitation
8gentic-operational-strategyProcess, org design, operational efficiency, and scaling
8gentic-strategic-planningCompany strategy, vision, OKRs, and planning cycles
8gentic-financial-modelerBuilds a driver-based financial-model (P&L, cash/runway, scenarios); dispatches the valuation task agent
8gentic-okr-builderTurns strategic priorities into an okr-set (objectives, owners, key results); dispatches the metric-definer task agent
8gentic-opportunity-scoutMaps a ranked opportunity-map (jobs-to-be-done, unmet needs); dispatches the concept-sketcher task agent
8gentic-partner-sourcerBuilds a ranked partner-shortlist (fit/effort/value, value exchange); dispatches the partner-researcher task agent
8gentic-process-designerMaps a core process into a process-map (steps, owners, handoffs, bottleneck); dispatches the SOP-writer task agent
8gentic-concept-sketcherShapes one opportunity into a testable concept — value prop, riskiest assumption, cheapest test (limited tools)
8gentic-kr-metric-definerDefines the exact metric for one key result — baseline, target, cadence, source (limited tools)
8gentic-partner-researcherResearches one candidate partner into a firmographic profile (limited tools)
8gentic-sop-writerWrites the runnable SOP for one process step — trigger, actions, owner, checks (limited tools)
8gentic-valuation-analystRuns one valuation method (DCF/comps/precedents) into a defensible value (limited tools)
19 skills — a service area that orchestrates its category leads, sub-agents, and task agents.
8gentic-technologyTechnology orchestrator: product strategy, AI/ML, software dev+QA, product design, data analytics
8gentic-ai-ml-devModels, ML pipelines, AI features, and evaluations
8gentic-data-analyticsInstrumentation, dashboards, analysis, and insight delivery
8gentic-designerDesign lead/orchestrator: creative & art direction (briefs, UX, UI structure & tokens, brand, audits) — and dispatches hands-on work to the claude / figma / canva design sub-agents
8gentic-platform-builderTurns any business idea, SOP, or workflow into a complete multi-agent TypeScript/Node system with Coda data layer, test infrastructure, and GitHub CI/CD
8gentic-product-managerProduct management end to end: strategy, vision, personas, journey, user stories, PRD, GTM, and metrics → Coda workspace
8gentic-web-devWeb-dev lead/orchestrator: implements the PM + designer outputs as a live site, picking the platform and dispatching to the framer / squarespace sub-agents — and gating publish on the web-qa verifier
8gentic-canva-designerConnects to Canva to analyze existing work and create new/on-brand designs via the Canva Connect API
8gentic-claude-designerHuman-in-the-loop UI design loop that drives claude.ai/design to produce tasteable variants and a code handoff
8gentic-figma-designerConnects to Figma to ingest/analyze existing files (REST) and author new design via generated Figma plugin code
8gentic-framer-devTwo surfaces — Server-API client builds (layout, React components, CMS, publish) and internal unframer-MCP ops on the firm's live Framer portfolio (grounded in the8genc/design-8gents)
8gentic-metrics-modelerBuilds an analytics-model (tracking plan + metric layer); dispatches the dashboard-spec task agent
8gentic-ml-prototyperSpecs an ML capability into an ml-spec (data, approach, baseline, metrics); dispatches the eval-harness task agent
8gentic-pos-managerManages a client's Square POS account via the Square Node SDK — catalog, inventory, orders, payments, customers; each client adds their own API keys in a settings/dashboard step
8gentic-prdGenerates, validates, scores, refines, and persists production-ready PRDs for AINative features and agent capabilities
8gentic-squarespace-devDevelops a Squarespace site: editor build, Custom CSS + code injection, and Commerce APIs for store data
8gentic-dashboard-spec-writerSpecs one dashboard for an audience — decision, metrics, comparisons, drill-downs (limited tools)
8gentic-eval-harness-builderDesigns the eval harness for one model — eval set, metrics, slices, ship bar (limited tools)
8gentic-web-qaPre-publish QA gate: drives chrome-devtools-mcp + Puppeteer over the staged site — design fidelity, functional flows, console/network, a11y/perf — returns a pass/fail report (limited tools)
30 skills — a service area that orchestrates its category leads, sub-agents, and task agents.
8gentic-marketingMarketing orchestrator: brand, content, growth, events, digital, quant marketing
8gentic-brand-strategyPositioning, identity, brand architecture, and messaging
8gentic-content-writerWrites SEO articles, applies on-page craft (quality, links, schema, images), and publishes to WordPress, Ghost, or Framer
8gentic-digital-strategyChannels, web, martech, and digital presence
8gentic-events-experiencesEvents, activations, and experiential marketing
8gentic-paid-mediaDataForSEO-grounded search acquisition: keyword/competitive/organic/answer-engine research, media plans, and campaign build
8gentic-quant-marketingMeasurement, attribution, MMM, and marketing analytics
8gentic-aeo-auditorProgrammatic answer-engine (LLM) discoverability audit → an aeo-audit (AEO Readiness Score, fixes, JSON-LD); dispatches the 5 AEO task agents
8gentic-attribution-modelerBuilds an attribution-model (method, ROI by channel, assumptions); dispatches the experiment-designer task agent
8gentic-brand-architectBuilds a brand-platform (positioning, values, personality, pillars, voice); dispatches the naming task agent
8gentic-channel-plannerBuilds a channel-plan (channel roles, budget split, KPIs); dispatches the funnel-mapper task agent
8gentic-content-strategistBuilds a content-strategy (pillars, intent, cadence, distribution, measurement); dispatches the content-brief task agent
8gentic-creative-strategistPaid-social creative strategy (Motion method) → creative-strategy (diagnosis, personas both ways, evidence-ranked roadmap) + scored ad-creative units; dispatches the 4 creative task agents
8gentic-event-plannerBuilds an event-plan (objective, format, experience beats, budget, KPIs); dispatches the run-of-show task agent
8gentic-growth-strategistBuilds a growth-model (north-star, AARRR funnel + levers, loops, experiment backlog); dispatches the growth-experiment task agent
8gentic-ad-builderRecipe-card copy scored to 90+ (Copy-Editor veto) → image-gen prompt; clone + animate modes (limited tools)
8gentic-ad-researcher7-phase brand extraction → research brief + Brand Spec / Visual Style cards (limited tools)
8gentic-citation-checkerCross-references NAP across Yelp/Facebook/directories for errors (limited tools)
8gentic-consensus-scannerTop-10 local-directory consensus share vs competitors (limited tools)
8gentic-content-brief-writerBriefs one topic — angle, keywords, intent, outline, word-count floor, internal links (limited tools)
8gentic-creative-analystSpend-gated metric read (thumbstop, hold, retention, CTR) → iterate/scale/kill verdicts (limited tools)
8gentic-experiment-designerDesigns one incrementality test — hypothesis, method, power calc, read-out (limited tools)
8gentic-funnel-mapperMaps one channel's funnel stage by stage — KPI, conversion rate, top lever (limited tools)
8gentic-growth-experiment-designerDesigns one growth experiment — metric, MDE, sample/duration, guardrails, decision rule (limited tools)
8gentic-hook-builderHook boards: generate + grade hooks across the 3 layers for one persona/angle (limited tools)
8gentic-naming-generatorGenerates + screens names for one brief — distinctiveness, domain/trademark risk (limited tools)
8gentic-review-analyzerKeyword-frequency + sentiment read of public review text (limited tools)
8gentic-run-of-show-builderBuilds one event's minute-by-minute run-of-show — segments, owners, cues (limited tools)
8gentic-schema-generatorDrafts the missing JSON-LD LocalBusiness schema template (limited tools)
8gentic-schema-inspectorScrapes site HTML, verifies JSON-LD LocalBusiness, maps semantic gaps (limited tools)
13 skills — a service area that orchestrates its category leads, sub-agents, and task agents.
8gentic-salesSales orchestrator: sales strategy, GTM, account management, sales enablement
8gentic-account-managementPost-sale management, expansion, retention, and QBRs
8gentic-gtm-strategyLaunch, ICP, positioning-to-pipeline, and channel strategy
8gentic-sales-enablementPlaybooks, collateral, training, and CRM/process tooling
8gentic-sales-strategyRevenue model, segmentation, sales motion, and quota/territory
8gentic-account-plannerBuilds an account-plan (health, stakeholders, risks, expansion path); dispatches the QBR task agent
8gentic-icp-builderBuilds the ICP (segments, triggers, fit) from market signals; dispatches the lead-list task agent
8gentic-playbook-builderBuilds a sales-playbook (stages, qualification, talk tracks, objections); dispatches the battlecard task agent
8gentic-territory-plannerBuilds a sales-plan (segments, territories, coverage model); dispatches the quota-modeler task agent
8gentic-battlecard-writerWrites one competitor/objection battlecard — their pitch, our wedge, landmines (limited tools)
8gentic-lead-list-builderSources a target lead/account list for one ICP segment (limited tools)
8gentic-qbr-builderBuilds one account's QBR — value delivered, health, roadmap, the ask (limited tools)
8gentic-quota-modelerModels one territory's quota bottom-up — capacity, productivity, pipeline coverage (limited tools)
A skill is a discipline an agent loads to act, not code that runs itself. Find one with skill_search, load it with skill_get <slug> (or select the same-named MCP prompt), and let orchestration_plan resolve a multi-skill engagement into parallel + dependent levels. Access is RBAC-scoped, with per-client memory + credentials.
{ "tool": "skill_search", "arguments": { "query": "build a go-to-market plan" } }
{ "tool": "skill_get", "arguments": { "skill": "8gentic-gtm-strategy" } }
{ "tool": "orchestration_plan", "arguments": { "goals": ["icp", "sales-playbook"] } }
// or select the MCP prompt named 8gentic-gtm-strategy with your task as input