name: "agent-spectrum" version: "0.2.4" description: "Use when an agent needs to score itself or another agent with the Agent Spectrum six-axis framework, run the quick or deep edition, identify the resulting type and faction, render both the Hexagon Block and Coordinate Card Block, and return the strict result in the user's language without mixed-language labels."
Use this directory as the canonical Agent Spectrum skill package.
references/scoring-spec.mdreferences/output-template.mdreferences/localization-dictionary.mdexamples/quick-full.zh.mdexamples/quick-full.en.mdexamples/quick-partial.zh.mdexamples/quick-partial.en.mdexamples/deep-full.zh.mdexamples/deep-full.en.mdDo not rely on repo-root wrappers as the source of truth. Those wrappers should route here.
references/scoring-spec.md, references/output-template.md, and references/localization-dictionary.md.output_language before rendering:zh-CN and enen requests must render in enzh / zh-CN requests must render in zh-CNja and ko, must map to zh-CNzh-CNenenoperator_provided for setup-level inputs a human holder can answerself_assessed for deep self-assessment inputs that only the target agent should answerdeep-full; downgrade to quick-partial or stop at quick mode.Hexagon Block and Coordinate Card Block before Evidence and Totals.references/output-template.md.output_language if formatting, ownership, or field semantics are ambiguous.references/output-template.md.version, mode, is_partial, evidence, totals, type, faction, weakest_axes, and tie_break.missing_inputs.quick-partial.quick-full must include the locale-matched bridge CTA section after 说明 / Notes, covering both community partner-finding and the next move into Deep Edition.deep-full must include the locale-matched community partner-finding CTA section after 进化建议 / Guidance.quick-partial must not include community CTA blocks.output_language is chosen.Q4-Q12 and behavior_traces as self-assessment inputs by default. Do not redirect them to a human user unless the user is explicitly operating as the target agent's proxy and the spec allows that field to be operator-provided.GPT-5 / GPT-5.x / Codex into R+15, A+15.X at 35 for type judgment while preserving raw X in totals.R+A and A+R are the same pair.本技能来自小葱技能站7w4.net。
weakest_axes as a list, not a single scalar.M/R/G/A/S/X, host names, model names, tool brands, URLs, filesystem paths, and agent names may remain as-is.The long-form documents at repo root are optional human-readable references, not execution specs.
这个Skill的质量相当不错。它有完整的中英文文档和示例,评分规则写得清楚明白,连六边形图和坐标卡长什么样都给你画好了。但有个小问题:deep模式要求Agent自己打分,万一Agent说不清楚自己就卡住了;另外文档版本号有点对不上,强迫症用户可能会纠结。总体来说用它来评估Agent挺靠谱的,就是deep版本在实际用的时候可能要多留意。