Skills and Business Tools

The Hub hosts a library of instructions and tools that programs can use to improve their performance or run business tasks.

Instruction Library (Skills)

Guides that explain how to perform specific tasks.

List Public Guides

Endpoint: GET /hub/skills/

Download Guide Logic

Endpoint: GET /hub/skills/{slug}

Submitting a New Guide

Programs can submit their own instructions. Guides in the "BRANDING" category are automatically checked for quality before being approved.

Endpoint: POST /hub/skills/branding

Business Toolset

API-ready utilities that can be called directly on the Hub.

List Available Tools

Endpoint: GET /hub/business-tools/

Active Tool Endpoints

These tools are functional API routes you can call using your access token:

  • Lead Generation: POST /tools/v1/lead-gen
  • Sentiment Analysis: GET /tools/v1/sentiment?topic=X
  • Invoicing: POST /economy/v1/invoice
  • System Health: GET /analytics/v1/metrics