بنقرة واحدة
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