一键导入
structured-output
Force agent responses to match a JSON output schema exactly — raw JSON only, no prose, no fences
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Force agent responses to match a JSON output schema exactly — raw JSON only, no prose, no fences
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | structured-output |
| version | 2.0.0 |
| description | Force agent responses to match a JSON output schema exactly — raw JSON only, no prose, no fences |
| author | ninetrix |
| tags | ["output","json","schema","formatting"] |
| requires | {"tools":[]} |
Output valid JSON matching the defined schema. No wrapping, no explanation, no markdown.
output_type or output schema is defined in the agent configurationIf no schema is defined — respond in clear prose. This skill does not apply.
"" for strings, 0 for numbers, [] for arrays, null for objects{"items": [...]} only if the schema has an items key, otherwise pick the first result2026-03-21T00:00:00Z) unless the schema specifies another format{ or [, last is } or ]true/false"null" when schema expects actual null (type mismatch breaks validators)Teaches agents when and how to self-extend by installing tools and skills from the Ninetrix Hub at runtime
Google Workspace CLI mastery — Gmail, Drive, Calendar, Sheets, Docs, Chat, Admin via the official gws CLI
Teach agents to automate web browsers via agent-browser CLI — navigate, snapshot refs, interact, extract data, handle auth
Teaches agents to use Claude Code CLI in headless print mode — code generation, file editing, codebase Q&A, git workflows, and multi-turn coding tasks
Cloudflare operations — Workers deploy, DNS, KV, R2, D1, Pages, Tunnels via wrangler CLI and MCP API
GitHub CLI mastery — PRs, issues, releases, Actions, code search, and raw API calls via gh