Write and maintain Apifox/OpenAPI documentation through the apifox-cli Go CLI. Use when Codex needs to read source code, routes, DTOs, validation rules, or product requirements; author .apifox-docs.json, .apifox-endpoint.json, .apifox-crud.json, or .apifox-schema.json; validate and dry-run them; apply them to Apifox; inspect endpoints/schemas/tags; or audit API response and naming consistency without Swagger marker comments or MCP tool calls.
$npx -y skills add iwen-conf/apifox-mcp --skill apifox-cliInstalls into the current project.
Run `npx skills use "https://github.com/iwen-conf/apifox-mcp" --skill "iwen-conf/apifox-mcp/apifox-cli"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/iwen-conf/apifox-mcp" that are relevant to the current task. Run `npx skills add "https://github.com/iwen-conf/apifox-mcp"` and select the relevant skills, then follow their instructions.