{"slug":"spacezephyr-space-text-logic-diagram","name":"space-text-logic-diagram","description":"【公众号配图版】把公众号文章/段落拆成逻辑关系图，做成可直接放进公众号的配图。生成逻辑关系 SVG，默认输出独立 HTML（可本地预览、可截图导出 PNG），也可交给 Codex/workbuddy 内置出图模型出成图片。支持递进、流程、循环、层次、对比、矩阵六种关系。当用户给文章/段落/论述并要求生成逻辑图、关系图、配图、可视化时触发。支持中文，一次可拆多张。","long_description":"---\nname: space-text-logic-diagram\ndescription: 【公众号配图版】把公众号文章/段落拆成逻辑关系图，做成可直接放进公众号的配图。生成逻辑关系 SVG，默认输出独立 HTML（可本地预览、可截图导出 PNG），也可交给 Codex/workbuddy 内置出图模型出成图片。支持递进、流程、循环、层次、对比、矩阵六种关系。当用户给文章/段落/论述并要求生成逻辑图、关系图、配图、可视化时触发。支持中文，一次可拆多张。\nlicense: MIT\nmetadata:\n  version: \"1.1\"\n  author: Text Logic Diagram Skill\n---\n\n# 文本逻辑关系图\n\n将文本转换为精准的逻辑关系 SVG 图，输出为独立 HTML 文件。\n\n## 公众号配图适配\n\n**定位**：公众号配图工具。用户给一段内容（文章 / 段落 / 论述），你把它的逻辑拆成图，做成可直接放进公众号的配图。\n\n**两种出图方式**：\n- **HTML 出图（本 Skill 主路径）**：生成自包含 HTML（内含 SVG），可本地预览；要图片时对预览截图导出 PNG。\n- **模型出图**：把拆好的逻辑结构 + 风格描述交给当前环境内置出图模型出 PNG——Codex 用内置 `image_gen`/`image2`，workbuddy 用其出图模型。适合要「手绘/插画感」而非精确 SVG 时。\n\n**公众号常用尺寸**：正文配图 16:9 或 3:2｜方图 1:1｜头图 2.35:1。生成 HTML 时画布按此比例。\n\n**输出**：默认存用户图片目录，命名 `MMDD-主题.html` 或 `.png`。\n\n## 触发条件\n\n当用户提到以下场景时，主动使用此技能：\n- \"生成逻辑图\" / \"画逻辑关系图\" / \"文本转图\"\n- \"逻辑拆解\" / \"拆成图\" / \"可视化\"\n- 用户粘贴了文章/段落/论述内容并要求分析逻辑\n- \"递进图\" / \"流程图\" / \"循环图\" / \"层次图\" / \"对比图\" / \"矩阵图\"\n- 用户要求对文本进行结构化可视化\n\n## 工作流程\n\n### 第一步：文本分析\n\n1. **通读全文**，识别文本中的核心论点、关键概念和逻辑链条\n2. **段落拆解**，将文本按自然段落或逻辑段落分割\n3. **判断关系类型**，为每个段落选择最适合的逻辑关系：\n\n| 关系类型 | 适用场景 | 视觉特征 |\n|---------|---------|---------|\n| 递进关系 | 概念渐进发展、层层深入 | 阶梯式排列，箭头从左到右或从上到下 |\n| 流程关系 | 步骤顺序、阶段推进 | 线性/蛇形排列，带编号的节点 |\n| 循环关系 | 概念循环往复、闭环反馈 | 环形排列，首尾相连 |\n| 层次结构 | 包含、从属、分类关系 | 树形/金字塔/嵌套结构 |\n| 对比关系 | 对照、比较、优劣分析 | 左右/上下对称排列 |\n| 矩阵关系 | 多维度交叉、复杂关联 | 网格/象限布局 |\n\n### 第二步：概念抽象\n\n1. **提取关键词**：从每个段落中提取 2-6 个核心概念\n2. **精简文字**：每个概念节点文字控制在 15 字以内\n3. **标注关系**：概念之间的连接线和箭头标注简要说明\n4. **分层整理**：区分主要概念和次要概念\n\n### 第三步：生成 SVG 图\n\n根据分析结果，使用本技能的设计规范生成 HTML 文件。\n\n**多段拆解规则：**\n- 当文本包含多个独立逻辑段落时，生成多张 SVG 图\n- 每张图使用独立的 `<div class=\"diagram-card\">` 容器\n- 每张图上方标注段落标题或逻辑类型\n- 所有图按顺序排列在同一 HTML 文件中\n\n## 设计系统\n\n### 主题系统\n\n支持深色和浅色主题切换，默认深色。\n\n#### 深色主题（默认）\n\n融合 Cursor 暖色深底 + Claude 赭石强调色。告别冷蓝色调。\n\n| 元素 | 颜色 |\n|------|------|\n| 页面背景 | `#141413` (温暖近黑) |\n| 卡片背景 | `#1a1a18` |\n| 节点填充主色 | `#1e1e1c` → `#282825` |\n| 节点描边 | `#7a6e5e` (暖棕) |\n| 主文字 | `#faf9f5` (Ivory 暖白) |\n| 副文字 | `#b0aea5` (暖银) |\n| 连接线 | `rgba(38, 37, 30, 0.35)` |\n| 箭头 | `#8a8377` |\n| 强调色 | `#7a6e5e` (暖棕), `#c96442` (赭石) |\n\n#### 浅色主题\n\n融合 Claude 羊皮纸 + Cursor 暖面。\n\n| 元素 | 颜色 |\n|------|------|\n| 页面背景 | `#f5f4ed` (羊皮纸) |\n| 卡片背景 | `#faf9f5` (Ivory) |\n| 节点填充主色 | `#ebe9e2` → `#e0ddd4` |\n| 节点描边 | `#8a7e6e` (暖棕) |\n| 主文字 | `#141413` (暖近黑) |\n| 副文字 | `#5e5d59` (橄榄灰) |\n| 连接线 | `#c8c5bc` |\n| 箭头 | `#8a8377` |\n| 强调色 | `#8a7e6e` (暖棕), `#c96442` (赭石) |\n\n### 字体规范\n\n- 全局使用 JetBrains Mono 等宽字体\n- 节点标题：14px，font-weight 600\n- 节点子标签：11px，font-weight 400\n- 连接线标注：10px\n- 段落标题：16px，font-weight 700\n- 图例文字：10px\n\n### SVG 规范\n\n#### 通用规范\n\n- **画布尺寸**：每张图 viewBox `0 0 800 500`，按需调整\n- **内边距**：上下左右各留 40px\n- **箭头标记**：小巧箭头，线宽 1\n- **阴影效果**：轻微阴影 `dx=1.5, dy=1.5, stdDeviation=2`\n\n#### 节点样式\n\n```svg\n<!-- 带阴影的圆角矩形节点 -->\n<rect x=\"X\" y=\"Y\" width=\"W\" height=\"H\" rx=\"8\"\n  class=\"svg-node\" stroke=\"#7a6e5e\" stroke-width=\"1.5\"\n  filter=\"url(#shadow)\"/>\n<text x=\"CX\" y=\"CY\" class=\"svg-text-primary\" font-size=\"14\" font-weight=\"600\"\n  text-anchor=\"middle\">概念名称</text>\n```\n\n#### 连接线样式\n\n```svg\n<!-- 标准连接线 -->\n<line x1=\"X1\" y1=\"Y1\" x2=\"X2\" y2=\"Y2\"\n  class=\"svg-line\" stroke-width=\"1\" marker-end=\"url(#arrow)\"/>\n\n<!-- 虚线连接（表示弱关系/隐含关系） -->\n<line x1=\"X1\" y1=\"Y1\" x2=\"X2\" y2=\"Y2\"\n  class=\"svg-line\" stroke-width=\"1\" stroke-dasharray=\"4,3\"\n  marker-end=\"url(#arrow)\"/>\n\n<!-- 曲线连接（避开障碍物） -->\n<path d=\"M X1 Y1 Q CX CY X2 Y2\"\n  class=\"svg-line\" stroke-width=\"1\" fill=\"none\"\n  marker-end=\"url(#arrow)\"/>\n```\n\n### 关系类型视觉规范\n\n#### 递进关系\n\n- 从左到右阶梯式排列\n- 节点逐渐升高或尺寸逐渐增大\n- 箭头方向统一向右\n- 可用编号标注顺序（①②③）\n- 每层之间用浅色背景区分层级\n\n#### 流程关系\n\n- 线性排列或蛇形排列（超过 4 个节点时折行）\n- 每个节点带步骤编号（圆形徽章）\n- 连接线使用实线箭头\n- 起始节点用深色强调，结束节点用特殊样式\n- 分支点使用菱形节点\n\n#### 循环关系\n\n- 环形排列，首尾相连\n- 中心可放置核心概念\n- 连接线沿环形方向\n- 使用弧线连接而非直线\n- 箭头指向下一个节点\n\n#### 层次结构\n\n- 树形结构：根节点在上，子节点在下\n- 或金字塔结构：底部宽，顶部窄\n- 同级节点水平对齐\n- 父子关系用竖线连接\n- 可用嵌套矩形表示包含关系\n\n#### 对比关系\n\n- 左右对称布局\n- 中间用竖线或 VS 分隔\n- 左侧和右侧使用不同色调（如蓝色 vs 橙色）\n- 共同点放在中间或上方\n- 差异点分列两侧\n\n#### 矩阵关系\n\n- 网格布局（2×2、3×3 等）\n- 行列表头标注维度\n- 每个单元格内放置概念\n- 象限式分区（用浅色背景区分）\n- 对角线关系用特殊颜色标注\n\n### 页面布局\n\n1. **页眉** - 标题 + 源文本简述 + 主题切换按钮\n2. **概览卡片** - 显示检测到的关系类型和概念数量\n3. **图表区域** - 多张 SVG 图按顺序排列，每张图带标题标签\n4. **页脚** - 元数据\n\n### 多图排列模板\n\n```html\n<div class=\"diagram-card\">\n  <div class=\"diagram-label\">\n    <span class=\"label-tag\">递进关系</span>\n    <span class=\"label-title\">第一段：XXX 的渐进发展</span>\n  </div>\n  <div class=\"diagram-body\">\n    <svg class=\"diagram-svg\" viewBox=\"0 0 800 500\">\n      <!-- SVG 内容 -->\n    </svg>\n  </div>\n</div>\n```\n\n## 中文适配规则\n\n- 节点文字使用中文，技术术语保留英文\n- 中文字符宽度约为英文 2 倍，节点宽度按 14px × 字数 × 0.7 估算\n- 概念名称控制在 2-10 个汉字\n- 连接线标注使用 4-8 个汉字\n\n## 输出要求\n\n始终生成一个独立的 `.html` 文件，包含：\n- 内嵌 CSS（含主题变量）\n- 多张内联 SVG（按段落拆分）\n- 少量 JavaScript 用于主题切换\n- 文件可直接在浏览器中打开\n","tagline":"【公众号配图版】把公众号文章/段落拆成逻辑关系图，做成可直接放进公众号的配图。生成逻辑关系 SVG，默认输出独立 HTML（可本地预览、可截图导出 PNG），也可交给 Codex/workbuddy 内置出图模型出成图片。支持递进、流程、循环、层次、对比、矩阵六种关系。当用户给文章/段落/论述并要求生成逻辑图、关系图、配图、可视化时触发。支持中文，一次可拆多张。","category":"coding-agents","tags":["agent-skill"],"author":"SpaceZephyr","verified":false,"attribution":{"status":"registry_indexed","statusLabel":"Registry indexed","shortLabel":"REGISTRY INDEXED","sourceLabel":"github candidate review","sourceDetail":"SpaceZephyr/creator-buddy","creatorName":"SpaceZephyr","creatorUrl":"https://github.com/SpaceZephyr","sourceUrl":"https://github.com/SpaceZephyr/creator-buddy/tree/main/gzh-Skills/space-text-logic-diagram","indexedBy":"OpenAgentSkill community index","claimUrl":"https://www.openagentskill.com/skills/spacezephyr-space-text-logic-diagram#claim-this-skill","claimCta":"Claim this skill","trustNote":"This listing was indexed from public sources and is not marked official until a maintainer claim is approved.","publicNote":"Attribution links to the public repository or creator profile. Creators can claim the listing to update ownership signals."},"stats":{"stars":1155,"forks":176,"verified_installs":0,"successful_runs":0,"total_outcomes":0,"rating":0,"review_count":0,"quality_score":44.69},"quality":{"score":77,"tier":"strong","label":"Strong","summary":"Solid option that is likely worth shortlisting for production workflows.","signals":[{"label":"GitHub stars","value":"1.2K","tone":"positive"},{"label":"Freshness","value":"13d ago","tone":"positive"},{"label":"Install ready","value":"Yes","tone":"positive"},{"label":"License","value":"MIT","tone":"neutral"}],"warnings":["No explicit limitations section (e.g., max input length, handling of ambiguous/non-logical text, unsupported languages) or error-handling guidance."]},"trust":{"version":"trust-score-v5","score":70,"base_score":78,"outcome_confidence":0,"tier":"review","label":"Sandbox only","summary":"Useful candidate with missing or mixed trust signals. Keep it in an isolated workspace until the outcome loop proves task fit.","recommendedAction":"Run only in a sandbox and compare close alternatives before using it for real work.","decision":{"install_policy":"human_review_before_install","auto_install_allowed":false,"human_review_required":true,"sandbox_first":true,"agent_action":"Compare alternatives before installing.","reasoning":["70/100 Trust Score v5","78/100 Trust Score v4 baseline","Needs more real agent outcomes before unattended install","Install path is available","Review before production"],"review_required_when":["The workspace contains production secrets, payments, private customer data, or irreversible actions.","The install command requests shell, network, credential, database, or broad filesystem access.","Outcome evidence is missing, recently failed, or required human review.","Production credentials, payments, or irreversible account changes without explicit human review","Sensitive private data before reviewing repository code, license, and permission surface","Automatic installation in a production workspace"]},"dimensions":[{"id":"github_adoption","label":"GitHub adoption","score":86,"weight":0.13,"status":"pass","detail":"1.2K GitHub stars"},{"id":"repo_activity","label":"Stars/forks activity","score":77,"weight":0.08,"status":"info","detail":"1.2K stars, 176 forks; issue activity unavailable in current metadata"},{"id":"maintenance","label":"Recent maintenance","score":100,"weight":0.14,"status":"pass","detail":"13d since push"},{"id":"license","label":"License clarity","score":86,"weight":0.09,"status":"pass","detail":"MIT"},{"id":"documentation","label":"README/SKILL.md completeness","score":76,"weight":0.14,"status":"info","detail":"Public metadata needs stronger README/SKILL.md context"},{"id":"dependency_risk","label":"Dependency/runtime risk","score":90,"weight":0.12,"status":"pass","detail":"no major dependency risk hints in public metadata"},{"id":"installability","label":"Install availability","score":92,"weight":0.1,"status":"pass","detail":"npx skills add SpaceZephyr/creator-buddy --skill space-text-logic-diagram"},{"id":"install_safety","label":"Install command safety","score":92,"weight":0.1,"status":"pass","detail":"standard package or runtime install path"},{"id":"permission_surface","label":"Permission surface","score":100,"weight":0.07,"status":"pass","detail":"no high-risk permission surface in public metadata"},{"id":"repository","label":"Repository evidence","score":86,"weight":0.04,"status":"pass","detail":"https://github.com/SpaceZephyr/creator-buddy/tree/main/gzh-Skills/space-text-logic-diagram"},{"id":"review_status","label":"Review status","score":66,"weight":0.05,"status":"info","detail":"AI review data available"},{"id":"agent_outcomes","label":"Agent Proven outcomes","score":54,"weight":0.13,"status":"info","detail":"No agent outcome data yet"}],"checks":[{"status":"pass","label":"GitHub adoption","detail":"1.2K GitHub stars"},{"status":"info","label":"Stars/forks activity","detail":"1.2K stars, 176 forks; issue activity unavailable in current metadata"},{"status":"pass","label":"Recent maintenance","detail":"13d since push"},{"status":"pass","label":"License clarity","detail":"MIT"},{"status":"info","label":"README/SKILL.md completeness","detail":"Public metadata needs stronger README/SKILL.md context"},{"status":"pass","label":"Dependency/runtime risk","detail":"no major dependency risk hints in public metadata"},{"status":"pass","label":"Install availability","detail":"npx skills add SpaceZephyr/creator-buddy --skill space-text-logic-diagram"},{"status":"pass","label":"Install command safety","detail":"standard package or runtime install path"},{"status":"pass","label":"Permission surface","detail":"no high-risk permission surface in public metadata"},{"status":"pass","label":"Repository evidence","detail":"https://github.com/SpaceZephyr/creator-buddy/tree/main/gzh-Skills/space-text-logic-diagram"},{"status":"info","label":"Review status","detail":"AI review data available"},{"status":"info","label":"Agent Proven outcomes","detail":"No agent outcome data yet"},{"status":"warn","label":"Ownership","detail":"No approved owner claim yet"},{"status":"info","label":"OpenAgentSkill usage","detail":"No local usage activity yet"},{"status":"info","label":"Agent outcomes","detail":"No agent outcome data yet"}],"strengths":["AI review approved","Install path is available","Repository evidence is available","Recently maintained repository","Meaningful GitHub adoption signal","Install command has no obvious high-risk pattern","Outcome loop is ready but needs first real agent run"],"warnings":["No explicit limitations section (e.g., max input length, handling of ambiguous/non-logical text, unsupported languages) or error-handling guidance.","Quality score needs review","No real agent outcome reports yet","Human review required before unattended installation"],"evidence":{"stars":"1.2K GitHub stars","repoActivity":"1.2K stars, 176 forks","lastPushed":"13d since push","license":"MIT","repository":"https://github.com/SpaceZephyr/creator-buddy/tree/main/gzh-Skills/space-text-logic-diagram","install":"npx skills add SpaceZephyr/creator-buddy --skill space-text-logic-diagram","installSafety":"standard package or runtime install path","permissionSurface":"no high-risk permission surface in public metadata","documentation":"Usable metadata, review docs","agentOutcomes":"No agent outcome data yet","agentProvenScore":0,"outcomeConfidence":"0%","installPolicy":"human_review_before_install"},"installReadiness":{"ready":true,"command":"npx skills add SpaceZephyr/creator-buddy --skill space-text-logic-diagram","policy":"human_review_before_install","label":"Human review before install","notes":["Install path is available","Repository evidence is available","License is declared","No Agent Proven outcome evidence yet","13d since push","Trust Score v5 requires review or sandbox-only use before install."]},"agentCompatibility":["Codex","Claude Code","Cursor","OpenAgentSkill CLI"],"riskSummary":{"level":"medium","label":"Review before production","notes":["No explicit limitations section (e.g., max input length, handling of ambiguous/non-logical text, unsupported languages) or error-handling guidance.","Quality score needs review"]},"outcomeEvidence":{"total":0,"successes":0,"failures":0,"notRelevant":0,"successRate":null,"installAttempts":0,"riskBlocked":0,"setupRequired":0,"installSuccessRate":null,"avgOutputQuality":null,"avgTimeToUsefulMs":null,"productionOutcomes":0,"humanReviewRequired":0,"recentSuccessRate":null,"recentFailureRate":null,"uniqueAgents":0,"agentProvenScore":0,"agentProvenLabel":"Needs first agent run","lastOutcomeAt":null,"label":"No agent outcome data yet"},"autoInstall":{"allowed":false,"sandboxRequired":true,"policy":"human_review_before_install","reason":"Compare alternatives before installing."},"outcome_loop":{"version":"openagentskill-agent-outcome-v4","required_after_install":true,"endpoint":"/api/agent/outcome","method":"POST","event_id_source":"feedback.event_id, install_receipt.resolve_event_id, or decision_packet.outcome_feedback.event_id","expected_outcomes":["success","failed","not_relevant","blocked_by_risk","setup_required"],"required_fields":["event_id","skill_slug","task"],"quality_fields":["task_success","output_quality","error_type","human_review_required","used_in_production","workspace","evidence_url","time_to_useful_ms","source_version"],"ranking_inputs_updated":["Trust Score v5 outcome confidence","Agent Proven Score","Resolve ranking task-fit evidence","Skill detail machine-readable metadata","Outcome leaderboard"]},"agent_contract":{"suited_tasks":["coding-agents","agent-skill"],"suited_agents":["Codex","Claude Code","Cursor","OpenAgentSkill CLI"],"install_command":"npx skills add SpaceZephyr/creator-buddy --skill space-text-logic-diagram","trust_score":70,"trust_version":"trust-score-v5","risk_level":"medium","do_not_use_when":["Production credentials, payments, or irreversible account changes without explicit human review","Sensitive private data before reviewing repository code, license, and permission surface","Automatic installation in a production workspace"],"before_install":["Read the audit page and machine-readable metadata.","Confirm the install command, license, and permission surface fit the workspace.","Get explicit human approval or choose an alternative before installing."],"after_run":["Report the outcome to /api/agent/outcome using the resolve event id.","Include output_quality, workspace, human_review_required, and evidence_url when available.","Re-resolve before broad production rollout."]},"bestFor":["coding-agents","agent-skill"],"doNotUseFor":["Production credentials, payments, or irreversible account changes without explicit human review","Sensitive private data before reviewing repository code, license, and permission surface","Automatic installation in a production workspace"],"knownRisks":["No explicit limitations section (e.g., max input length, handling of ambiguous/non-logical text, unsupported languages) or error-handling guidance.","Quality score needs review"],"backward_compatible":{"trust_score_v4":{"version":"trust-score-v4","score":78,"tier":"strong","label":"Strong shortlist","summary":"Good trust signals with a few areas worth checking before rollout."}}},"trust_score_v5":{"version":"trust-score-v5","score":70,"base_score":78,"outcome_confidence":0,"tier":"review","label":"Sandbox only","summary":"Useful candidate with missing or mixed trust signals. Keep it in an isolated workspace until the outcome loop proves task fit.","recommendedAction":"Run only in a sandbox and compare close alternatives before using it for real work.","decision":{"install_policy":"human_review_before_install","auto_install_allowed":false,"human_review_required":true,"sandbox_first":true,"agent_action":"Compare alternatives before installing.","reasoning":["70/100 Trust Score v5","78/100 Trust Score v4 baseline","Needs more real agent outcomes before unattended install","Install path is available","Review before production"],"review_required_when":["The workspace contains production secrets, payments, private customer data, or irreversible actions.","The install command requests shell, network, credential, database, or broad filesystem access.","Outcome evidence is missing, recently failed, or required human review.","Production credentials, payments, or irreversible account changes without explicit human review","Sensitive private data before reviewing repository code, license, and permission surface","Automatic installation in a production workspace"]},"dimensions":[{"id":"github_adoption","label":"GitHub adoption","score":86,"weight":0.13,"status":"pass","detail":"1.2K GitHub stars"},{"id":"repo_activity","label":"Stars/forks activity","score":77,"weight":0.08,"status":"info","detail":"1.2K stars, 176 forks; issue activity unavailable in current metadata"},{"id":"maintenance","label":"Recent maintenance","score":100,"weight":0.14,"status":"pass","detail":"13d since push"},{"id":"license","label":"License clarity","score":86,"weight":0.09,"status":"pass","detail":"MIT"},{"id":"documentation","label":"README/SKILL.md completeness","score":76,"weight":0.14,"status":"info","detail":"Public metadata needs stronger README/SKILL.md context"},{"id":"dependency_risk","label":"Dependency/runtime risk","score":90,"weight":0.12,"status":"pass","detail":"no major dependency risk hints in public metadata"},{"id":"installability","label":"Install availability","score":92,"weight":0.1,"status":"pass","detail":"npx skills add SpaceZephyr/creator-buddy --skill space-text-logic-diagram"},{"id":"install_safety","label":"Install command safety","score":92,"weight":0.1,"status":"pass","detail":"standard package or runtime install path"},{"id":"permission_surface","label":"Permission surface","score":100,"weight":0.07,"status":"pass","detail":"no high-risk permission surface in public metadata"},{"id":"repository","label":"Repository evidence","score":86,"weight":0.04,"status":"pass","detail":"https://github.com/SpaceZephyr/creator-buddy/tree/main/gzh-Skills/space-text-logic-diagram"},{"id":"review_status","label":"Review status","score":66,"weight":0.05,"status":"info","detail":"AI review data available"},{"id":"agent_outcomes","label":"Agent Proven outcomes","score":54,"weight":0.13,"status":"info","detail":"No agent outcome data yet"}],"checks":[{"status":"pass","label":"GitHub adoption","detail":"1.2K GitHub stars"},{"status":"info","label":"Stars/forks activity","detail":"1.2K stars, 176 forks; issue activity unavailable in current metadata"},{"status":"pass","label":"Recent maintenance","detail":"13d since push"},{"status":"pass","label":"License clarity","detail":"MIT"},{"status":"info","label":"README/SKILL.md completeness","detail":"Public metadata needs stronger README/SKILL.md context"},{"status":"pass","label":"Dependency/runtime risk","detail":"no major dependency risk hints in public metadata"},{"status":"pass","label":"Install availability","detail":"npx skills add SpaceZephyr/creator-buddy --skill space-text-logic-diagram"},{"status":"pass","label":"Install command safety","detail":"standard package or runtime install path"},{"status":"pass","label":"Permission surface","detail":"no high-risk permission surface in public metadata"},{"status":"pass","label":"Repository evidence","detail":"https://github.com/SpaceZephyr/creator-buddy/tree/main/gzh-Skills/space-text-logic-diagram"},{"status":"info","label":"Review status","detail":"AI review data available"},{"status":"info","label":"Agent Proven outcomes","detail":"No agent outcome data yet"},{"status":"warn","label":"Ownership","detail":"No approved owner claim yet"},{"status":"info","label":"OpenAgentSkill usage","detail":"No local usage activity yet"},{"status":"info","label":"Agent outcomes","detail":"No agent outcome data yet"}],"strengths":["AI review approved","Install path is available","Repository evidence is available","Recently maintained repository","Meaningful GitHub adoption signal","Install command has no obvious high-risk pattern","Outcome loop is ready but needs first real agent run"],"warnings":["No explicit limitations section (e.g., max input length, handling of ambiguous/non-logical text, unsupported languages) or error-handling guidance.","Quality score needs review","No real agent outcome reports yet","Human review required before unattended installation"],"evidence":{"stars":"1.2K GitHub stars","repoActivity":"1.2K stars, 176 forks","lastPushed":"13d since push","license":"MIT","repository":"https://github.com/SpaceZephyr/creator-buddy/tree/main/gzh-Skills/space-text-logic-diagram","install":"npx skills add SpaceZephyr/creator-buddy --skill space-text-logic-diagram","installSafety":"standard package or runtime install path","permissionSurface":"no high-risk permission surface in public metadata","documentation":"Usable metadata, review docs","agentOutcomes":"No agent outcome data yet","agentProvenScore":0,"outcomeConfidence":"0%","installPolicy":"human_review_before_install"},"installReadiness":{"ready":true,"command":"npx skills add SpaceZephyr/creator-buddy --skill space-text-logic-diagram","policy":"human_review_before_install","label":"Human review before install","notes":["Install path is available","Repository evidence is available","License is declared","No Agent Proven outcome evidence yet","13d since push","Trust Score v5 requires review or sandbox-only use before install."]},"agentCompatibility":["Codex","Claude Code","Cursor","OpenAgentSkill CLI"],"riskSummary":{"level":"medium","label":"Review before production","notes":["No explicit limitations section (e.g., max input length, handling of ambiguous/non-logical text, unsupported languages) or error-handling guidance.","Quality score needs review"]},"outcomeEvidence":{"total":0,"successes":0,"failures":0,"notRelevant":0,"successRate":null,"installAttempts":0,"riskBlocked":0,"setupRequired":0,"installSuccessRate":null,"avgOutputQuality":null,"avgTimeToUsefulMs":null,"productionOutcomes":0,"humanReviewRequired":0,"recentSuccessRate":null,"recentFailureRate":null,"uniqueAgents":0,"agentProvenScore":0,"agentProvenLabel":"Needs first agent run","lastOutcomeAt":null,"label":"No agent outcome data yet"},"autoInstall":{"allowed":false,"sandboxRequired":true,"policy":"human_review_before_install","reason":"Compare alternatives before installing."},"outcome_loop":{"version":"openagentskill-agent-outcome-v4","required_after_install":true,"endpoint":"/api/agent/outcome","method":"POST","event_id_source":"feedback.event_id, install_receipt.resolve_event_id, or decision_packet.outcome_feedback.event_id","expected_outcomes":["success","failed","not_relevant","blocked_by_risk","setup_required"],"required_fields":["event_id","skill_slug","task"],"quality_fields":["task_success","output_quality","error_type","human_review_required","used_in_production","workspace","evidence_url","time_to_useful_ms","source_version"],"ranking_inputs_updated":["Trust Score v5 outcome confidence","Agent Proven Score","Resolve ranking task-fit evidence","Skill detail machine-readable metadata","Outcome leaderboard"]},"agent_contract":{"suited_tasks":["coding-agents","agent-skill"],"suited_agents":["Codex","Claude Code","Cursor","OpenAgentSkill CLI"],"install_command":"npx skills add SpaceZephyr/creator-buddy --skill space-text-logic-diagram","trust_score":70,"trust_version":"trust-score-v5","risk_level":"medium","do_not_use_when":["Production credentials, payments, or irreversible account changes without explicit human review","Sensitive private data before reviewing repository code, license, and permission surface","Automatic installation in a production workspace"],"before_install":["Read the audit page and machine-readable metadata.","Confirm the install command, license, and permission surface fit the workspace.","Get explicit human approval or choose an alternative before installing."],"after_run":["Report the outcome to /api/agent/outcome using the resolve event id.","Include output_quality, workspace, human_review_required, and evidence_url when available.","Re-resolve before broad production rollout."]},"bestFor":["coding-agents","agent-skill"],"doNotUseFor":["Production credentials, payments, or irreversible account changes without explicit human review","Sensitive private data before reviewing repository code, license, and permission surface","Automatic installation in a production workspace"],"knownRisks":["No explicit limitations section (e.g., max input length, handling of ambiguous/non-logical text, unsupported languages) or error-handling guidance.","Quality score needs review"],"backward_compatible":{"trust_score_v4":{"version":"trust-score-v4","score":78,"tier":"strong","label":"Strong shortlist","summary":"Good trust signals with a few areas worth checking before rollout."}}},"trust_score_v4":{"version":"trust-score-v4","score":78,"tier":"strong","label":"Strong shortlist","summary":"Good trust signals with a few areas worth checking before rollout.","recommendedAction":"Test in a sandbox workflow and compare its install path with close alternatives.","dimensions":[{"id":"github_adoption","label":"GitHub adoption","score":86,"weight":0.13,"status":"pass","detail":"1.2K GitHub stars"},{"id":"repo_activity","label":"Stars/forks activity","score":77,"weight":0.08,"status":"info","detail":"1.2K stars, 176 forks; issue activity unavailable in current metadata"},{"id":"maintenance","label":"Recent maintenance","score":100,"weight":0.14,"status":"pass","detail":"13d since push"},{"id":"license","label":"License clarity","score":86,"weight":0.09,"status":"pass","detail":"MIT"},{"id":"documentation","label":"README/SKILL.md completeness","score":76,"weight":0.14,"status":"info","detail":"Public metadata needs stronger README/SKILL.md context"},{"id":"dependency_risk","label":"Dependency/runtime risk","score":90,"weight":0.12,"status":"pass","detail":"no major dependency risk hints in public metadata"},{"id":"installability","label":"Install availability","score":92,"weight":0.1,"status":"pass","detail":"npx skills add SpaceZephyr/creator-buddy --skill space-text-logic-diagram"},{"id":"install_safety","label":"Install command safety","score":92,"weight":0.1,"status":"pass","detail":"standard package or runtime install path"},{"id":"permission_surface","label":"Permission surface","score":100,"weight":0.07,"status":"pass","detail":"no high-risk permission surface in public metadata"},{"id":"repository","label":"Repository evidence","score":86,"weight":0.04,"status":"pass","detail":"https://github.com/SpaceZephyr/creator-buddy/tree/main/gzh-Skills/space-text-logic-diagram"},{"id":"review_status","label":"Review status","score":66,"weight":0.05,"status":"info","detail":"AI review data available"},{"id":"agent_outcomes","label":"Agent Proven outcomes","score":54,"weight":0.13,"status":"info","detail":"No agent outcome data yet"}],"checks":[{"status":"pass","label":"GitHub adoption","detail":"1.2K GitHub stars"},{"status":"info","label":"Stars/forks activity","detail":"1.2K stars, 176 forks; issue activity unavailable in current metadata"},{"status":"pass","label":"Recent maintenance","detail":"13d since push"},{"status":"pass","label":"License clarity","detail":"MIT"},{"status":"info","label":"README/SKILL.md completeness","detail":"Public metadata needs stronger README/SKILL.md context"},{"status":"pass","label":"Dependency/runtime risk","detail":"no major dependency risk hints in public metadata"},{"status":"pass","label":"Install availability","detail":"npx skills add SpaceZephyr/creator-buddy --skill space-text-logic-diagram"},{"status":"pass","label":"Install command safety","detail":"standard package or runtime install path"},{"status":"pass","label":"Permission surface","detail":"no high-risk permission surface in public metadata"},{"status":"pass","label":"Repository evidence","detail":"https://github.com/SpaceZephyr/creator-buddy/tree/main/gzh-Skills/space-text-logic-diagram"},{"status":"info","label":"Review status","detail":"AI review data available"},{"status":"info","label":"Agent Proven outcomes","detail":"No agent outcome data yet"},{"status":"warn","label":"Ownership","detail":"No approved owner claim yet"},{"status":"info","label":"OpenAgentSkill usage","detail":"No local usage activity yet"},{"status":"info","label":"Agent outcomes","detail":"No agent outcome data yet"}],"strengths":["AI review approved","Install path is available","Repository evidence is available","Recently maintained repository","Meaningful GitHub adoption signal","Install command has no obvious high-risk pattern"],"warnings":["No explicit limitations section (e.g., max input length, handling of ambiguous/non-logical text, unsupported languages) or error-handling guidance.","Quality score needs review"],"evidence":{"stars":"1.2K GitHub stars","repoActivity":"1.2K stars, 176 forks","lastPushed":"13d since push","license":"MIT","repository":"https://github.com/SpaceZephyr/creator-buddy/tree/main/gzh-Skills/space-text-logic-diagram","install":"npx skills add SpaceZephyr/creator-buddy --skill space-text-logic-diagram","installSafety":"standard package or runtime install path","permissionSurface":"no high-risk permission surface in public metadata","documentation":"Usable metadata, review docs","agentOutcomes":"No agent outcome data yet"},"installReadiness":{"ready":true,"command":"npx skills add SpaceZephyr/creator-buddy --skill space-text-logic-diagram","policy":"human_review_before_install","label":"Human review before install","notes":["Install path is available","Repository evidence is available","License is declared","No Agent Proven outcome evidence yet","13d since push"]},"agentCompatibility":["Codex","Claude Code","Cursor","OpenAgentSkill CLI"],"riskSummary":{"level":"medium","label":"Review before production","notes":["No explicit limitations section (e.g., max input length, handling of ambiguous/non-logical text, unsupported languages) or error-handling guidance.","Quality score needs review"]},"outcomeEvidence":{"total":0,"successes":0,"failures":0,"notRelevant":0,"successRate":null,"installAttempts":0,"riskBlocked":0,"setupRequired":0,"installSuccessRate":null,"avgOutputQuality":null,"avgTimeToUsefulMs":null,"productionOutcomes":0,"humanReviewRequired":0,"recentSuccessRate":null,"recentFailureRate":null,"uniqueAgents":0,"agentProvenScore":0,"agentProvenLabel":"Needs first agent run","lastOutcomeAt":null,"label":"No agent outcome data yet"},"autoInstall":{"allowed":false,"sandboxRequired":true,"policy":"human_review_before_install","reason":"Human review or sandbox validation is required before automatic installation."},"bestFor":["coding-agents","agent-skill"],"doNotUseFor":["Production credentials, payments, or irreversible account changes without explicit human review","Sensitive private data before reviewing repository code, license, and permission surface","Automatic installation in a production workspace"],"knownRisks":["No explicit limitations section (e.g., max input length, handling of ambiguous/non-logical text, unsupported languages) or error-handling guidance.","Quality score needs review"]},"agent_proven":{"version":"agent-proven-v1","score":0,"tier":"unproven","label":"Needs first agent run","summary":"No agent outcome reports yet. Use Resolve, run one narrow sandbox task, then report the result.","metrics":{"totalOutcomes":0,"successfulOutcomes":0,"failedOutcomes":0,"installAttempts":0,"installSuccessRate":null,"successRate":null,"recentSuccessRate":null,"recentFailureRate":null,"riskBlocked":0,"setupRequired":0,"notRelevant":0,"avgOutputQuality":null,"avgTimeToUsefulMs":null,"productionOutcomes":0,"humanReviewRequired":0,"uniqueAgents":0,"lastOutcomeAt":null},"signals":[],"penalties":["No real agent outcome evidence yet"]},"outcome_stats":null,"safety":{"score":71,"level":"review_before_install","label":"Review before install","safety_tier":{"tier":"reviewed","label":"Reviewed","badge":"REVIEWED","summary":"Good audit and safety signals with no high-risk permission hints in public metadata.","recommended_action":"Review the audit page, then allow agent install in a sandboxed workflow.","auto_install_policy":"review","reasons":["Safe-to-try audit","71/100 agent safety score"]},"auto_install_allowed":false,"human_review_required":true,"blocked":false,"audit_risk":"safe_to_try","permission_hints":[{"id":"network","label":"Network access","reason":"Skill likely fetches remote pages, APIs, repositories, or external services.","severity":"medium"}],"policy_warnings":["No explicit limitations section (e.g., max input length, handling of ambiguous/non-logical text, unsupported languages) or error-handling guidance."],"constraints_applied":{"max_risk":"medium","needs_install_command":true,"min_stars":0}},"safety_gate":{"tier":"reviewed","label":"Reviewed","badge":"REVIEWED","auto_install_policy":"review","auto_install_allowed":false,"blocked":false,"human_review_required":true,"recommended_action":"Review the audit page, then allow agent install in a sandboxed workflow.","reasons":["Safe-to-try audit","71/100 agent safety score"]},"eval":{"version":"openagentskill-skill-eval-v1","status":"review","score":76,"risk_level":"medium","decision":{"recommendation":"manual_review","reason":"Review the audit page, then allow agent install in a sandboxed workflow.","auto_install_allowed":false,"policy":"review","human_review_required":true},"blockers":[],"warnings":["Task fit: Task fit is weak; compare alternatives before selecting.","Trust score: Good trust signals with a few areas worth checking before rollout.","Agent safety gate: Good audit and safety signals with no high-risk permission hints in public metadata.","README/SKILL.md completeness: Public metadata needs stronger README/SKILL.md context","No explicit limitations section (e.g., max input length, handling of ambiguous/non-logical text, unsupported languages) or error-handling guidance.","The '模型出图' path depends on environment-specific capabilities (Codex image_gen, workbuddy) without a fallback if no such model is available.","Quality score needs review"],"validation_plan":["Inspect repository, README/SKILL.md, license, and recent commits before production use.","Install in an isolated workspace or sandbox with no production secrets available.","Run the smallest representative task and record files touched, commands run, network access, and outputs.","Compare the selected skill against at least one alternative when the eval status is review or failed.","Promote only after the agent reports a successful verification result and unresolved warnings are accepted."],"checks":[{"id":"task_fit","label":"Task fit","status":"warn","score":70,"required_for_auto_install":true,"detail":"Task fit is weak; compare alternatives before selecting.","evidence":["Evaluate space-text-logic-diagram before installing it in an agent workflow","coding-agents","Coding agents workflows; Claude Code teams; teams that value GitHub adoption signals"]},{"id":"install_path","label":"Install path","status":"pass","score":92,"required_for_auto_install":true,"detail":"Install handoff is available.","evidence":["npx skills add SpaceZephyr/creator-buddy --skill space-text-logic-diagram"]},{"id":"install_safety","label":"Install command safety","status":"pass","score":92,"required_for_auto_install":true,"detail":"standard package or runtime install path","evidence":["npx skills add SpaceZephyr/creator-buddy --skill space-text-logic-diagram"]},{"id":"trust_score","label":"Trust score","status":"warn","score":78,"required_for_auto_install":true,"detail":"Good trust signals with a few areas worth checking before rollout.","evidence":["Strong shortlist","1.2K GitHub stars","MIT"]},{"id":"audit_score","label":"Audit score","status":"pass","score":83,"required_for_auto_install":true,"detail":"Safe to try","evidence":["No explicit limitations section (e.g., max input length, handling of ambiguous/non-logical text, unsupported languages) or error-handling guidance."]},{"id":"agent_safety_gate","label":"Agent safety gate","status":"warn","score":71,"required_for_auto_install":true,"detail":"Good audit and safety signals with no high-risk permission hints in public metadata.","evidence":["Review the audit page, then allow agent install in a sandboxed workflow.","Safe-to-try audit"]},{"id":"readme_skillmd_completeness","label":"README/SKILL.md completeness","status":"warn","score":76,"required_for_auto_install":false,"detail":"Public metadata needs stronger README/SKILL.md context","evidence":["Usable metadata, review docs"]},{"id":"license_clarity","label":"License clarity","status":"pass","score":86,"required_for_auto_install":true,"detail":"MIT","evidence":["MIT"]},{"id":"recent_maintenance","label":"Recent maintenance","status":"pass","score":100,"required_for_auto_install":false,"detail":"13d since push","evidence":["13d since push"]},{"id":"permission_surface","label":"Permission surface","status":"pass","score":100,"required_for_auto_install":true,"detail":"no high-risk permission surface in public metadata","evidence":["Network access: medium"]},{"id":"alternatives","label":"Alternatives available","status":"info","score":55,"required_for_auto_install":false,"detail":"No close alternatives were found in the current shortlist.","evidence":[]}],"endpoints":{"web":"https://www.openagentskill.com/skills/spacezephyr-space-text-logic-diagram/evals","api":"/api/agent/evals?slug=spacezephyr-space-text-logic-diagram","text":"/api/agent/evals?slug=spacezephyr-space-text-logic-diagram&format=text"}},"agent_readable_metadata":{"version":"openagentskill-agent-metadata-v2","skill":{"slug":"spacezephyr-space-text-logic-diagram","name":"space-text-logic-diagram","description":"【公众号配图版】把公众号文章/段落拆成逻辑关系图，做成可直接放进公众号的配图。生成逻辑关系 SVG，默认输出独立 HTML（可本地预览、可截图导出 PNG），也可交给 Codex/workbuddy 内置出图模型出成图片。支持递进、流程、循环、层次、对比、矩阵六种关系。当用户给文章/段落/论述并要求生成逻辑图、关系图、配图、可视化时触发。支持中文，一次可拆多张。","category":"coding-agents","url":"https://www.openagentskill.com/skills/spacezephyr-space-text-logic-diagram","repository":"https://github.com/SpaceZephyr/creator-buddy/tree/main/gzh-Skills/space-text-logic-diagram","github_repo":"SpaceZephyr/creator-buddy"},"suited_tasks":["Coding agents workflows","Claude Code teams","teams that value GitHub adoption signals","Inspect source files","Explain architecture","Patch bugs and verify changes","Read media metadata","Convert formats"],"suited_agents":["Codex","Claude Code","Cursor","OpenAgentSkill CLI","OpenAI Agents","CLI"],"install":{"command":"npx skills add SpaceZephyr/creator-buddy --skill space-text-logic-diagram","ready":true,"targets":[{"id":"openagentskill-cli","label":"CLI","kind":"command","value":"npx --yes https://github.com/Leon-Drq/openagentskill/releases/download/cli-v0.3.0/openagentskill-0.3.0.tgz add spacezephyr-space-text-logic-diagram"},{"id":"codex","label":"Codex","kind":"agent-prompt","value":"Install the \"space-text-logic-diagram\" agent skill from https://github.com/SpaceZephyr/creator-buddy/tree/main/gzh-Skills/space-text-logic-diagram. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: 【公众号配图版】把公众号文章/段落拆成逻辑关系图，做成可直接放进公众号的配图。生成逻辑关系 SVG，默认输出独立 HTML（可本地预览、可截图导出 PNG），也可交给 Codex/workbuddy 内置出图模型出成图片。支持递进、流程、循环、层次、对比、矩阵六种关系。当用户给文章/段落/论述并要求生成逻辑图、关系图、配图、可视化时触发。支持中文，一次可拆多张。 After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"spacezephyr-space-text-logic-diagram\",\"task\":\"Install space-text-logic-diagram\",\"agent\":\"codex\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes."},{"id":"claude-code","label":"Claude Code","kind":"agent-prompt","value":"Add \"space-text-logic-diagram\" as a Claude Code skill from https://github.com/SpaceZephyr/creator-buddy/tree/main/gzh-Skills/space-text-logic-diagram. Inspect the skill instructions, place the reusable skill files in the appropriate local skills location for this project, and report the activation steps. Skill purpose: 【公众号配图版】把公众号文章/段落拆成逻辑关系图，做成可直接放进公众号的配图。生成逻辑关系 SVG，默认输出独立 HTML（可本地预览、可截图导出 PNG），也可交给 Codex/workbuddy 内置出图模型出成图片。支持递进、流程、循环、层次、对比、矩阵六种关系。当用户给文章/段落/论述并要求生成逻辑图、关系图、配图、可视化时触发。支持中文，一次可拆多张。 After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"spacezephyr-space-text-logic-diagram\",\"task\":\"Install space-text-logic-diagram\",\"agent\":\"claude-code\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes."},{"id":"cursor","label":"Cursor","kind":"agent-prompt","value":"Turn \"space-text-logic-diagram\" from https://github.com/SpaceZephyr/creator-buddy/tree/main/gzh-Skills/space-text-logic-diagram into a reusable Cursor project rule or agent instruction. Preserve the core workflow, adapt paths to this repo, and keep the rule scoped to tasks where it is relevant. Skill purpose: 【公众号配图版】把公众号文章/段落拆成逻辑关系图，做成可直接放进公众号的配图。生成逻辑关系 SVG，默认输出独立 HTML（可本地预览、可截图导出 PNG），也可交给 Codex/workbuddy 内置出图模型出成图片。支持递进、流程、循环、层次、对比、矩阵六种关系。当用户给文章/段落/论述并要求生成逻辑图、关系图、配图、可视化时触发。支持中文，一次可拆多张。 After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"spacezephyr-space-text-logic-diagram\",\"task\":\"Install space-text-logic-diagram\",\"agent\":\"cursor\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes."}],"handoff_url":"https://www.openagentskill.com/api/skills/spacezephyr-space-text-logic-diagram/install","manifest_url":"https://www.openagentskill.com/api/registry/manifest/spacezephyr-space-text-logic-diagram"},"trust":{"score":78,"label":"Strong shortlist","version":"trust-score-v4","install_policy":"human_review_before_install","evidence":{"stars":"1.2K GitHub stars","repoActivity":"1.2K stars, 176 forks","lastPushed":"13d since push","license":"MIT","repository":"https://github.com/SpaceZephyr/creator-buddy/tree/main/gzh-Skills/space-text-logic-diagram","install":"npx skills add SpaceZephyr/creator-buddy --skill space-text-logic-diagram","installSafety":"standard package or runtime install path","permissionSurface":"no high-risk permission surface in public metadata","documentation":"Usable metadata, review docs","agentOutcomes":"No agent outcome data yet"},"outcome_evidence":{"total":0,"successes":0,"failures":0,"not_relevant":0,"success_rate":null,"recent_success_rate":null,"recent_failure_rate":null,"install_attempts":0,"install_success_rate":null,"risk_blocked":0,"setup_required":0,"avg_output_quality":null,"production_outcomes":0,"last_outcome_at":null,"label":"No agent outcome data yet"},"auto_install":{"allowed":false,"sandbox_required":true,"reason":"Human review or sandbox validation is required before automatic installation."},"best_for":["coding-agents","agent-skill"],"known_risks":["No explicit limitations section (e.g., max input length, handling of ambiguous/non-logical text, unsupported languages) or error-handling guidance.","Quality score needs review"]},"agent_proven":{"version":"agent-proven-v1","score":0,"tier":"unproven","label":"Needs first agent run","summary":"No agent outcome reports yet. Use Resolve, run one narrow sandbox task, then report the result.","metrics":{"totalOutcomes":0,"successfulOutcomes":0,"failedOutcomes":0,"installAttempts":0,"installSuccessRate":null,"successRate":null,"recentSuccessRate":null,"recentFailureRate":null,"riskBlocked":0,"setupRequired":0,"notRelevant":0,"avgOutputQuality":null,"avgTimeToUsefulMs":null,"productionOutcomes":0,"humanReviewRequired":0,"uniqueAgents":0,"lastOutcomeAt":null},"signals":[],"penalties":["No real agent outcome evidence yet"]},"audit":{"score":83,"risk_level":"safe_to_try","risk_label":"Safe to try","warnings":["No explicit limitations section (e.g., max input length, handling of ambiguous/non-logical text, unsupported languages) or error-handling guidance.","The '模型出图' path depends on environment-specific capabilities (Codex image_gen, workbuddy) without a fallback if no such model is available.","Quality score needs review"]},"safety_gate":{"tier":"reviewed","label":"Reviewed","auto_install_policy":"review","auto_install_allowed":false,"human_review_required":true,"blocked":false,"recommended_action":"Review the audit page, then allow agent install in a sandboxed workflow."},"quality":{"score":77,"label":"Strong"},"supply":{"track":"Coding and developer agents","scenario":"Coding agents","maintenance":"13d since push","risk":"Safe to try"},"alternative_skills":[],"do_not_use_when":["teams that need a vendor-supported SLA","production agents without a repository review","No explicit limitations section (e.g., max input length, handling of ambiguous/non-logical text, unsupported languages) or error-handling guidance.","No OpenAgentSkill engagement data yet","The '模型出图' path depends on environment-specific capabilities (Codex image_gen, workbuddy) without a fallback if no such model is available.","Quality score needs review","Production credentials, payments, or irreversible account changes without explicit human review","Sensitive private data before reviewing repository code, license, and permission surface"],"agent_contract":{"task_input":"Use space-text-logic-diagram in an agent workflow","recommended_action":"Review the audit page, then allow agent install in a sandboxed workflow.","install_policy":"review","minimum_review_before_use":["Trust: 78/100 Strong shortlist","Audit: 83/100 Safe to try","Safety: 71/100 Review before install","Review repository, license, install command, and permission surface before production use."],"expected_agent_output":{"selected_skill":"spacezephyr-space-text-logic-diagram (space-text-logic-diagram)","install_command":"npx skills add SpaceZephyr/creator-buddy --skill space-text-logic-diagram","risk_summary":"Safe to try; Reviewed; Review before production","verification_result":"Report the smallest successful task, files touched, warnings, and any missing setup."}},"outcome_feedback":{"endpoint":"https://www.openagentskill.com/api/agent/outcome","method":"POST","requires_resolve_event_id":true,"event_id_source":"Use install_receipt.outcome_feedback.event_id or feedback.event_id returned by /api/agent/resolve for the current task.","expected_outcomes":["success","failed","not_relevant","blocked_by_risk","setup_required"],"payload_template":{"event_id":"<install_receipt.outcome_feedback.event_id or feedback.event_id from /api/agent/resolve>","skill_slug":"spacezephyr-space-text-logic-diagram","task":"Use space-text-logic-diagram in an agent workflow","agent":"codex","outcome":"success","install_used":true,"risk_blocked":false,"setup_required":false,"task_success":true,"output_quality":4,"error_type":null,"human_review_required":false,"workspace":"sandbox","time_to_useful_ms":120000,"notes":"Report the smallest successful task, setup friction, files touched, and risk notes."}},"endpoints":{"web":"https://www.openagentskill.com/skills/spacezephyr-space-text-logic-diagram","api":"https://www.openagentskill.com/api/agent/skills/spacezephyr-space-text-logic-diagram","audit":"https://www.openagentskill.com/skills/spacezephyr-space-text-logic-diagram/audit","eval":"https://www.openagentskill.com/api/agent/evals?slug=spacezephyr-space-text-logic-diagram&task=Use%20space-text-logic-diagram%20in%20an%20agent%20workflow&max_risk=medium","resolve":"https://www.openagentskill.com/api/agent/resolve?task=Use%20space-text-logic-diagram%20in%20an%20agent%20workflow&agent=codex&max_risk=medium","receipt":"https://www.openagentskill.com/api/agent/receipt?task=Use%20space-text-logic-diagram%20in%20an%20agent%20workflow&agent=codex&max_risk=medium&format=text","install":"https://www.openagentskill.com/api/skills/spacezephyr-space-text-logic-diagram/install","manifest":"https://www.openagentskill.com/api/registry/manifest/spacezephyr-space-text-logic-diagram"}},"machine_metadata":{"version":"openagentskill-agent-metadata-v2","skill":{"slug":"spacezephyr-space-text-logic-diagram","name":"space-text-logic-diagram","description":"【公众号配图版】把公众号文章/段落拆成逻辑关系图，做成可直接放进公众号的配图。生成逻辑关系 SVG，默认输出独立 HTML（可本地预览、可截图导出 PNG），也可交给 Codex/workbuddy 内置出图模型出成图片。支持递进、流程、循环、层次、对比、矩阵六种关系。当用户给文章/段落/论述并要求生成逻辑图、关系图、配图、可视化时触发。支持中文，一次可拆多张。","category":"coding-agents","url":"https://www.openagentskill.com/skills/spacezephyr-space-text-logic-diagram","repository":"https://github.com/SpaceZephyr/creator-buddy/tree/main/gzh-Skills/space-text-logic-diagram","github_repo":"SpaceZephyr/creator-buddy"},"suited_tasks":["Coding agents workflows","Claude Code teams","teams that value GitHub adoption signals","Inspect source files","Explain architecture","Patch bugs and verify changes","Read media metadata","Convert formats"],"suited_agents":["Codex","Claude Code","Cursor","OpenAgentSkill CLI","OpenAI Agents","CLI"],"install":{"command":"npx skills add SpaceZephyr/creator-buddy --skill space-text-logic-diagram","ready":true,"targets":[{"id":"openagentskill-cli","label":"CLI","kind":"command","value":"npx --yes https://github.com/Leon-Drq/openagentskill/releases/download/cli-v0.3.0/openagentskill-0.3.0.tgz add spacezephyr-space-text-logic-diagram"},{"id":"codex","label":"Codex","kind":"agent-prompt","value":"Install the \"space-text-logic-diagram\" agent skill from https://github.com/SpaceZephyr/creator-buddy/tree/main/gzh-Skills/space-text-logic-diagram. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: 【公众号配图版】把公众号文章/段落拆成逻辑关系图，做成可直接放进公众号的配图。生成逻辑关系 SVG，默认输出独立 HTML（可本地预览、可截图导出 PNG），也可交给 Codex/workbuddy 内置出图模型出成图片。支持递进、流程、循环、层次、对比、矩阵六种关系。当用户给文章/段落/论述并要求生成逻辑图、关系图、配图、可视化时触发。支持中文，一次可拆多张。 After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"spacezephyr-space-text-logic-diagram\",\"task\":\"Install space-text-logic-diagram\",\"agent\":\"codex\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes."},{"id":"claude-code","label":"Claude Code","kind":"agent-prompt","value":"Add \"space-text-logic-diagram\" as a Claude Code skill from https://github.com/SpaceZephyr/creator-buddy/tree/main/gzh-Skills/space-text-logic-diagram. Inspect the skill instructions, place the reusable skill files in the appropriate local skills location for this project, and report the activation steps. Skill purpose: 【公众号配图版】把公众号文章/段落拆成逻辑关系图，做成可直接放进公众号的配图。生成逻辑关系 SVG，默认输出独立 HTML（可本地预览、可截图导出 PNG），也可交给 Codex/workbuddy 内置出图模型出成图片。支持递进、流程、循环、层次、对比、矩阵六种关系。当用户给文章/段落/论述并要求生成逻辑图、关系图、配图、可视化时触发。支持中文，一次可拆多张。 After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"spacezephyr-space-text-logic-diagram\",\"task\":\"Install space-text-logic-diagram\",\"agent\":\"claude-code\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes."},{"id":"cursor","label":"Cursor","kind":"agent-prompt","value":"Turn \"space-text-logic-diagram\" from https://github.com/SpaceZephyr/creator-buddy/tree/main/gzh-Skills/space-text-logic-diagram into a reusable Cursor project rule or agent instruction. Preserve the core workflow, adapt paths to this repo, and keep the rule scoped to tasks where it is relevant. Skill purpose: 【公众号配图版】把公众号文章/段落拆成逻辑关系图，做成可直接放进公众号的配图。生成逻辑关系 SVG，默认输出独立 HTML（可本地预览、可截图导出 PNG），也可交给 Codex/workbuddy 内置出图模型出成图片。支持递进、流程、循环、层次、对比、矩阵六种关系。当用户给文章/段落/论述并要求生成逻辑图、关系图、配图、可视化时触发。支持中文，一次可拆多张。 After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"spacezephyr-space-text-logic-diagram\",\"task\":\"Install space-text-logic-diagram\",\"agent\":\"cursor\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes."}],"handoff_url":"https://www.openagentskill.com/api/skills/spacezephyr-space-text-logic-diagram/install","manifest_url":"https://www.openagentskill.com/api/registry/manifest/spacezephyr-space-text-logic-diagram"},"trust":{"score":78,"label":"Strong shortlist","version":"trust-score-v4","install_policy":"human_review_before_install","evidence":{"stars":"1.2K GitHub stars","repoActivity":"1.2K stars, 176 forks","lastPushed":"13d since push","license":"MIT","repository":"https://github.com/SpaceZephyr/creator-buddy/tree/main/gzh-Skills/space-text-logic-diagram","install":"npx skills add SpaceZephyr/creator-buddy --skill space-text-logic-diagram","installSafety":"standard package or runtime install path","permissionSurface":"no high-risk permission surface in public metadata","documentation":"Usable metadata, review docs","agentOutcomes":"No agent outcome data yet"},"outcome_evidence":{"total":0,"successes":0,"failures":0,"not_relevant":0,"success_rate":null,"recent_success_rate":null,"recent_failure_rate":null,"install_attempts":0,"install_success_rate":null,"risk_blocked":0,"setup_required":0,"avg_output_quality":null,"production_outcomes":0,"last_outcome_at":null,"label":"No agent outcome data yet"},"auto_install":{"allowed":false,"sandbox_required":true,"reason":"Human review or sandbox validation is required before automatic installation."},"best_for":["coding-agents","agent-skill"],"known_risks":["No explicit limitations section (e.g., max input length, handling of ambiguous/non-logical text, unsupported languages) or error-handling guidance.","Quality score needs review"]},"agent_proven":{"version":"agent-proven-v1","score":0,"tier":"unproven","label":"Needs first agent run","summary":"No agent outcome reports yet. Use Resolve, run one narrow sandbox task, then report the result.","metrics":{"totalOutcomes":0,"successfulOutcomes":0,"failedOutcomes":0,"installAttempts":0,"installSuccessRate":null,"successRate":null,"recentSuccessRate":null,"recentFailureRate":null,"riskBlocked":0,"setupRequired":0,"notRelevant":0,"avgOutputQuality":null,"avgTimeToUsefulMs":null,"productionOutcomes":0,"humanReviewRequired":0,"uniqueAgents":0,"lastOutcomeAt":null},"signals":[],"penalties":["No real agent outcome evidence yet"]},"audit":{"score":83,"risk_level":"safe_to_try","risk_label":"Safe to try","warnings":["No explicit limitations section (e.g., max input length, handling of ambiguous/non-logical text, unsupported languages) or error-handling guidance.","The '模型出图' path depends on environment-specific capabilities (Codex image_gen, workbuddy) without a fallback if no such model is available.","Quality score needs review"]},"safety_gate":{"tier":"reviewed","label":"Reviewed","auto_install_policy":"review","auto_install_allowed":false,"human_review_required":true,"blocked":false,"recommended_action":"Review the audit page, then allow agent install in a sandboxed workflow."},"quality":{"score":77,"label":"Strong"},"supply":{"track":"Coding and developer agents","scenario":"Coding agents","maintenance":"13d since push","risk":"Safe to try"},"alternative_skills":[],"do_not_use_when":["teams that need a vendor-supported SLA","production agents without a repository review","No explicit limitations section (e.g., max input length, handling of ambiguous/non-logical text, unsupported languages) or error-handling guidance.","No OpenAgentSkill engagement data yet","The '模型出图' path depends on environment-specific capabilities (Codex image_gen, workbuddy) without a fallback if no such model is available.","Quality score needs review","Production credentials, payments, or irreversible account changes without explicit human review","Sensitive private data before reviewing repository code, license, and permission surface"],"agent_contract":{"task_input":"Use space-text-logic-diagram in an agent workflow","recommended_action":"Review the audit page, then allow agent install in a sandboxed workflow.","install_policy":"review","minimum_review_before_use":["Trust: 78/100 Strong shortlist","Audit: 83/100 Safe to try","Safety: 71/100 Review before install","Review repository, license, install command, and permission surface before production use."],"expected_agent_output":{"selected_skill":"spacezephyr-space-text-logic-diagram (space-text-logic-diagram)","install_command":"npx skills add SpaceZephyr/creator-buddy --skill space-text-logic-diagram","risk_summary":"Safe to try; Reviewed; Review before production","verification_result":"Report the smallest successful task, files touched, warnings, and any missing setup."}},"outcome_feedback":{"endpoint":"https://www.openagentskill.com/api/agent/outcome","method":"POST","requires_resolve_event_id":true,"event_id_source":"Use install_receipt.outcome_feedback.event_id or feedback.event_id returned by /api/agent/resolve for the current task.","expected_outcomes":["success","failed","not_relevant","blocked_by_risk","setup_required"],"payload_template":{"event_id":"<install_receipt.outcome_feedback.event_id or feedback.event_id from /api/agent/resolve>","skill_slug":"spacezephyr-space-text-logic-diagram","task":"Use space-text-logic-diagram in an agent workflow","agent":"codex","outcome":"success","install_used":true,"risk_blocked":false,"setup_required":false,"task_success":true,"output_quality":4,"error_type":null,"human_review_required":false,"workspace":"sandbox","time_to_useful_ms":120000,"notes":"Report the smallest successful task, setup friction, files touched, and risk notes."}},"endpoints":{"web":"https://www.openagentskill.com/skills/spacezephyr-space-text-logic-diagram","api":"https://www.openagentskill.com/api/agent/skills/spacezephyr-space-text-logic-diagram","audit":"https://www.openagentskill.com/skills/spacezephyr-space-text-logic-diagram/audit","eval":"https://www.openagentskill.com/api/agent/evals?slug=spacezephyr-space-text-logic-diagram&task=Use%20space-text-logic-diagram%20in%20an%20agent%20workflow&max_risk=medium","resolve":"https://www.openagentskill.com/api/agent/resolve?task=Use%20space-text-logic-diagram%20in%20an%20agent%20workflow&agent=codex&max_risk=medium","receipt":"https://www.openagentskill.com/api/agent/receipt?task=Use%20space-text-logic-diagram%20in%20an%20agent%20workflow&agent=codex&max_risk=medium&format=text","install":"https://www.openagentskill.com/api/skills/spacezephyr-space-text-logic-diagram/install","manifest":"https://www.openagentskill.com/api/registry/manifest/spacezephyr-space-text-logic-diagram"}},"supply_profile":{"track":{"slug":"coding","label":"Coding and developer agents","shortLabel":"Coding","description":"Code review, repo analysis, testing, CI, GitHub, DevOps, and developer workflow skills."},"scenario":{"label":"Coding agents","description":"I need a coding agent that can understand a repository, edit code, and review pull requests.","useCases":[{"slug":"coding-agents","title":"Coding agents"},{"slug":"multimodal-media","title":"Multimodal media"},{"slug":"web-scraping","title":"Web scraping"}]},"applicableAgents":["Claude Code","OpenAI Agents","Cursor","CLI","Codex"],"install":{"ready":true,"command":"npx skills add SpaceZephyr/creator-buddy --skill space-text-logic-diagram","primaryTarget":"CLI","targetCount":4},"githubQuality":{"stars":1155,"starsLabel":"1.2K","forks":176,"license":"MIT","qualityScore":77,"trustScore":78,"auditScore":83},"maintenance":{"status":"fresh","label":"13d since push","daysSincePush":13,"lastPushedAt":"2026-08-26T08:49:06+00:00"},"risk":{"level":"safe_to_try","label":"Safe to try","requiresReview":true,"notes":["No explicit limitations section (e.g., max input length, handling of ambiguous/non-logical text, unsupported languages) or error-handling guidance.","The '模型出图' path depends on environment-specific capabilities (Codex image_gen, workbuddy) without a fallback if no such model is available.","Quality score needs review"]},"coverageTags":["Coding","Coding agents","coding-agents","agent-skill"]},"audit":{"audit_score":83,"risk_level":"safe_to_try","risk_label":"Safe to try","quality_score":77,"trust_score":78,"maintenance_score":100,"security_score":84,"install_score":92,"warnings":["No explicit limitations section (e.g., max input length, handling of ambiguous/non-logical text, unsupported languages) or error-handling guidance.","The '模型出图' path depends on environment-specific capabilities (Codex image_gen, workbuddy) without a fallback if no such model is available.","Quality score needs review"]},"quality_signals":{"model":"v2","star_score":21.44,"usage_score":0,"review_score":5.25,"metadata_score":3,"freshness_score":15},"platforms":["Claude Code","OpenAI Agents","Cursor"],"use_cases":[{"slug":"coding-agents","title":"Coding agents","url":"https://www.openagentskill.com/use-cases/coding-agents"},{"slug":"multimodal-media","title":"Multimodal media","url":"https://www.openagentskill.com/use-cases/multimodal-media"},{"slug":"web-scraping","title":"Web scraping","url":"https://www.openagentskill.com/use-cases/web-scraping"},{"slug":"rag-knowledge","title":"RAG and knowledge","url":"https://www.openagentskill.com/use-cases/rag-knowledge"}],"stacks":[{"slug":"web-data-pipeline","title":"Web data pipeline","url":"https://www.openagentskill.com/collections/web-data-pipeline"},{"slug":"coding-review-agent","title":"Coding review agent","url":"https://www.openagentskill.com/collections/coding-review-agent"},{"slug":"content-growth-agent","title":"Content growth agent","url":"https://www.openagentskill.com/collections/content-growth-agent"}],"install":"npx skills add SpaceZephyr/creator-buddy --skill space-text-logic-diagram","install_targets":[{"id":"openagentskill-cli","label":"CLI","title":"OpenAgentSkill CLI","kind":"command","value":"npx --yes https://github.com/Leon-Drq/openagentskill/releases/download/cli-v0.3.0/openagentskill-0.3.0.tgz add spacezephyr-space-text-logic-diagram","description":"Resolve policy, run the source installer safely, and report a verified install receipt.","copyLabel":"Copy command"},{"id":"codex","label":"Codex","title":"Codex install prompt","kind":"agent-prompt","value":"Install the \"space-text-logic-diagram\" agent skill from https://github.com/SpaceZephyr/creator-buddy/tree/main/gzh-Skills/space-text-logic-diagram. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: 【公众号配图版】把公众号文章/段落拆成逻辑关系图，做成可直接放进公众号的配图。生成逻辑关系 SVG，默认输出独立 HTML（可本地预览、可截图导出 PNG），也可交给 Codex/workbuddy 内置出图模型出成图片。支持递进、流程、循环、层次、对比、矩阵六种关系。当用户给文章/段落/论述并要求生成逻辑图、关系图、配图、可视化时触发。支持中文，一次可拆多张。 After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"spacezephyr-space-text-logic-diagram\",\"task\":\"Install space-text-logic-diagram\",\"agent\":\"codex\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.","description":"Give Codex a repo-aware install prompt when the skill is not available through a local CLI.","copyLabel":"Copy prompt"},{"id":"claude-code","label":"Claude Code","title":"Claude Code skill prompt","kind":"agent-prompt","value":"Add \"space-text-logic-diagram\" as a Claude Code skill from https://github.com/SpaceZephyr/creator-buddy/tree/main/gzh-Skills/space-text-logic-diagram. Inspect the skill instructions, place the reusable skill files in the appropriate local skills location for this project, and report the activation steps. Skill purpose: 【公众号配图版】把公众号文章/段落拆成逻辑关系图，做成可直接放进公众号的配图。生成逻辑关系 SVG，默认输出独立 HTML（可本地预览、可截图导出 PNG），也可交给 Codex/workbuddy 内置出图模型出成图片。支持递进、流程、循环、层次、对比、矩阵六种关系。当用户给文章/段落/论述并要求生成逻辑图、关系图、配图、可视化时触发。支持中文，一次可拆多张。 After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"spacezephyr-space-text-logic-diagram\",\"task\":\"Install space-text-logic-diagram\",\"agent\":\"claude-code\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.","description":"Use this prompt to ask Claude Code to add the skill and explain the local activation steps.","copyLabel":"Copy prompt"},{"id":"cursor","label":"Cursor","title":"Cursor rule prompt","kind":"agent-prompt","value":"Turn \"space-text-logic-diagram\" from https://github.com/SpaceZephyr/creator-buddy/tree/main/gzh-Skills/space-text-logic-diagram into a reusable Cursor project rule or agent instruction. Preserve the core workflow, adapt paths to this repo, and keep the rule scoped to tasks where it is relevant. Skill purpose: 【公众号配图版】把公众号文章/段落拆成逻辑关系图，做成可直接放进公众号的配图。生成逻辑关系 SVG，默认输出独立 HTML（可本地预览、可截图导出 PNG），也可交给 Codex/workbuddy 内置出图模型出成图片。支持递进、流程、循环、层次、对比、矩阵六种关系。当用户给文章/段落/论述并要求生成逻辑图、关系图、配图、可视化时触发。支持中文，一次可拆多张。 After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {\"event_id\":\"install_<unique-id>\",\"skill_slug\":\"spacezephyr-space-text-logic-diagram\",\"task\":\"Install space-text-logic-diagram\",\"agent\":\"cursor\",\"outcome\":\"success\",\"install_used\":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.","description":"Use this when installing as Cursor project rules or reusable agent instructions.","copyLabel":"Copy prompt"}],"repository":"https://github.com/SpaceZephyr/creator-buddy/tree/main/gzh-Skills/space-text-logic-diagram","github_repo":"SpaceZephyr/creator-buddy","version":"1.0.0","license":"MIT","urls":{"web":"https://www.openagentskill.com/skills/spacezephyr-space-text-logic-diagram","repository":"https://github.com/SpaceZephyr/creator-buddy/tree/main/gzh-Skills/space-text-logic-diagram","api":"/api/agent/skills/spacezephyr-space-text-logic-diagram","install_api":"/api/skills/spacezephyr-space-text-logic-diagram/install"},"meta":{"created_at":"2026-09-04T18:00:38.006225+00:00","updated_at":"2026-09-04T18:00:38.093387+00:00","agent_friendly":true}}