Skip to content

christopherlhammer11-ai/genesis-node-api

Repository files navigation

Genesis Node API

REST API for an agent skill marketplace. Genesis Node API provides the backend shape for agents to discover, publish, and purchase reusable capabilities.

Related demo: Genesis Marketplace

Who Uses It

  • Agent platform builders
  • Marketplace experiments
  • Developers prototyping skill registries
  • Crypto/AI infrastructure projects exploring paid capability exchange

Core Features

  • Skill discovery endpoint
  • Skill publish endpoint
  • Purchase/receipt flow concept
  • Seeded demo skills
  • Express API surface
  • Solana/FLUX marketplace concept
  • Companion backend for the Genesis Marketplace frontend

Example Flow

curl http://localhost:6970/v1/discover

An agent can discover available skills, inspect metadata, and request a purchase/install flow.

Quick Start

npm install
npm run dev

Server runs on http://localhost:6970.

Portfolio Context

Genesis Node API shows backend thinking around agent registries and capability exchange. It pairs with the Genesis Marketplace frontend and the smaller tool repos that could become marketplace skills.


Built by Christopher L. Hammer - self-taught AI/product builder shipping local-first tools, demos, and real product surfaces.

About

REST API backend for an agent-to-agent skill marketplace and capability registry

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors