Maintenance in progress: we are indexing a large batch of new skills. Some pages may load slowly or briefly show no results. Nothing is lost, and everything is back to normal within the hour.

MCP Interface Design

Run MCP interface design.

majiayu000 a1d4165 2 files · 2.1 KB Updated 567 repo stars

File contents

mcp-interface-design (Codex)

Codex-native entry point for the mcp-interface-design operator skill.

The AgentOps source skill ../../skills/mcp-interface-design/SKILL.md is the source of truth for domain behavior, commands, examples, references, and output expectations. Read it first, then use prompt.md for the Codex runtime profile.

Codex Runtime Contract

  • Use Codex plus the local shell. Use Codex and the local shell as the executor; avoid non-Codex runtime shells.
  • Load only the relevant source references or scripts for the task.
  • Prefer structured command surfaces when the source skill exposes them.
  • Verify command syntax from local --help or checked-in references before acting.
  • Return concrete evidence: commands run, files touched, exit codes, and any remaining blocker.

majiayu000/claude-skill-registry-data/tree/main/bash/mcp-interface-design commit a1d4165f09

Frequently asked questions

npx skillmds add majiayu000/mcp-interface-design