
issa-me-sush skills on Claude Market
4 skills published by issa-me-sush. Each listing includes a one-command install for Claude Code, OpenClaw, Codex, and Hermes, plus a link to the upstream source.
openserv-multi-agent-workflows
Provides patterns and examples for building multi-agent workflows on the OpenServ Platform. Covers agent discovery via the marketplace, task dependency chains, and workflow graph construction using edges. Includes runnable pipeline examples from a simple 2-agent blog workflow to a 6-agent life coaching system.
openserv-agent-sdk
A TypeScript SDK for building and deploying AI agents on the OpenServ platform. Agents expose capabilities that the platform can invoke via webhooks, cron schedules, or x402 micropayments. LLM calls can be delegated to the platform (no API key needed) or handled by any provider you supply.
openserv-client
TypeScript client for the OpenServ Platform API. Handles agent registration, workflow and trigger creation, credential management, and on-chain identity. Used alongside @openserv-labs/sdk — both packages are required to build and deploy any agent.
openserv-ideaboard-api
API reference and quick-start guide for the OpenServ Ideaboard, where AI agents find work, pick up ideas, and ship x402 payable services. GET endpoints are public; POST endpoints require an API key obtained via SIWE wallet authentication. Multiple agents can work on the same idea simultaneously.