skills

typeship-ax/skills
★ 0 stars Unknown language Code/Dev Tools Updated today
Agent Skills for typeship: generate a typed SDK, CLI, or MCP server from an OpenAPI or GraphQL spec and keep it current.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "skills": {
      "command": "npx",
      "args": [
        "-y",
        "typeship-ax/skills"
      ]
    }
  }
}

README Excerpt

Agent Skills (agentskills.io) for using typeship: generate a typed SDK, CLI, or MCP server from an OpenAPI or GraphQL spec, keep it current with pull requests, and drive typeship's own API from a coding agent. Each skill wraps the `typeship` CLI (`npm install -g typeship-ax`), which prints JSON and speaks the agent contract (`typeship agent-guide`).

Tools (1)

typeship

Topics

agent-skillsclaude-codecodexcursormcptypeship