Skip to content

opspresso/agent-craft

v1.0.0MIT

Build agents and their interfaces: write prompts, skills, and MCP servers, delegate across subagents, enforce output schemas, and recall earlier decisions.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

memorystreamable-http
{
  "type": "streamable-http",
  "url": "http://mcp-memory.agent-mcps.svc.cluster.local/mcp"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "agent-craft",
  "version": "1.0.0",
  "description": "Build agents and their interfaces: write prompts, skills, and MCP servers, delegate across subagents, enforce output schemas, and recall earlier decisions.",
  "author": { "name": "opspresso" },
  "repository": "https://github.com/opspresso/agent-plugins",
  "license": "MIT",
  "keywords": ["prompts", "skills", "agents", "mcp", "orchestration", "memory"]
}

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • org.opspresso.agent-studioships a directory of files