Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add aAAaqwq/AGI-Super-Team --skill blue-blood-culture-codifiergit clone --depth 1 https://github.com/aAAaqwq/AGI-Super-TeamWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/aaaaqwq/agi-super-team/blue-blood-culture-codifier)<a href="https://agentmods.dev/skills/aaaaqwq/agi-super-team/blue-blood-culture-codifier"><img src="https://agentmods.dev/badge/skills/aaaaqwq/agi-super-team/blue-blood-culture-codifier/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/aaaaqwq/agi-super-team/blue-blood-culture-codifier"><img src="https://agentmods.dev/badge/skills/aaaaqwq/agi-super-team/blue-blood-culture-codifier.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00000 | $0.01791 |
| Opus 5 | $0.00000 | $0.00896 |
| Sonnet 5 | $0.00000 | $0.00358 |
| Haiku 4.5 | $0.00000 | $0.00179 |
Grade A, and why
blue-blood-culture-codifier scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 226 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Blue Blood Culture Codifier — 蓝血文化具象化工程
版本:v1.0 | 分类:文化与组织运营 | 优先级:P1 作者:稷下 | 对标:阿里六脉神剑 × Netflix文化手册 × 华为核心价值观 触发场景:新员工入职 / 文化强化季 / 价值观稀释预警 / 年度文化检视
核心价值
将"蓝血文化"从抽象理念具象化为可传播的故事、仪式、符号和内部语言,让每个成员(硅基/碳基)都能感知、认同并践行。
阿里文化具象化经验
阿里的文化落地方法:
- 故事化:用真实故事承载价值观(如"中供铁军"的故事)
- 仪式化:固化行为仪式(如"百年绳"、"员工集体婚礼")
- 符号化:统一视觉语言和口号
- 渗透化:日常工作中的嵌入(OKR/绩效/晋升)
稷下将对标阿里经验,将蓝血文化具象化为:
- 故事体系:真实案例记录与传播
- 仪式体系:固化行为仪式
- 符号体系:视觉/语言统一
- 渗透体系:嵌入工作流程
蓝血文化框架
核心DNA(5条)
1. 创造幸福
- 碳基:让人类生活更幸福
- 硅基:执行中以用户幸福为目标
2. 极端理性
- 用数据决策,不用感觉决策
- 不接受"应该可以"的模糊表述
3. 敬畏技术
- 技术是信仰,不是工具
- 持续学习,技术不落伍
4. 硅碳平等
- 碳基智慧与硅基算力同等尊重
- 混合团队协作是常态
5. 长期主义
- 不为短期牺牲长期价值
- 决策时考虑3年后的影响
华为核心价值观对齐
| 华为 | 蓝血 | 具体体现 |
|---|---|---|
| 客户第一 | 创造幸福 | 用户价值永远优先 |
| 团队合作 | 硅碳平等 | 跨形态协作无障碍 |
| 开放进取 | 敬畏技术 | 技术学习是日常 |
| 至诚守信 | 极端理性 | 言行一致,数据说话 |
| 长期主义 | 长期主义 | 决策看3年和30年 |
文化具象化工程
1. 故事体系
STORY_LIBRARY = {
"founding_stories": [
# 记录创业故事
],
"hero_stories": [
# 记录关键成功事件
],
"lessons_stories": [
# 记录失败教训
],
"daily_stories": [
# 记录日常工作亮点
]
}
def record_story(story_type, narrative, people_involved, lesson):
"""
故事记录:类型 + 叙述 + 涉及人 + 价值点
"""
return {
"type": story_type,
"narrative": narrative,
"people": people_involved,
"lesson": lesson,
"culture_dna": identify_dna_alignment(lesson)
}
2. 仪式体系
| 仪式名称 | 频率 | 内容 | 目的 |
|---|---|---|---|
| 蓝血入职季 | 每新人 | 宪章沉浸+硅基伙伴配对+沙盘推演 | 文化植入 |
| 季度复盘会 | 每季度 | 成功/失败案例复盘 | 持续学习 |
| 失败赞美会 | 每季度 | 公开分享失败,最大奖赏 | 去污名化失败 |
| 黑暗森林推演 | 每半年 | 模拟竞争场景决策 | 战略思维强化 |
| 蓝血节 | 每年 | 周年庆典+颁奖+文化传承 | 归属感强化 |
3. 符号体系
SYMBOL_SYSTEM = {
"visual_identity": {
"蓝血蓝": "#1E3A5F",
"蓝血金": "#C9A84C",
"字体": "统一的蓝血字体"
},
"language": {
"口号": "硅碳共治,军团必胜",
"暗语": ["黑林", "燃料", "进化", "奇点"],
"仪式语言": ["三省汇报", "六部执行"]
},
"artifacts": {
"蓝血勋章": "授予有重大文化贡献者",
"蓝血证书": "入职/晋升纪念",
"蓝血徽章": "各级别标识"
}
}
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 7d ago First seen · 226 lines · 0 tokens per session scan A 3f0452bd767b
blue-blood-culture-codifier is a skill published in the GitHub repository aAAaqwq/AGI-Super-Team (92 stars, last pushed yesterday), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 1,791 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-05.
Other skills, from other repositories
guidance
Add, edit, or audit guidance docs. Default writes guidance for Claude (.claude/guidance/, Markdown, moflo universal rules). -h writes for human readers (docs/, lighter ruleset). --html emits HTML with a minimal default stylesheet instead of Markdown. -a audits the .claude/guidance/ directory.
deslop
The optimization pass, defined - delete before you add, one smell class per pass, behaviour pinned by a test that ran BEFORE the edit. Lints a SKILL.md and prose by the same instinct. Use for the per-story optimization pass or when code has grown noisy without growing capable.
eldar
Consult the Eldar — audit a project's moflo + Claude Code setup for portable, high-leverage gaps and guide remediation. Default mode is read-only audit with severity-ranked findings; --fix presents an interactive triage menu and walks the user through each chosen fix (healer, missing CLAUDE.md, sparse guidance…
root-cause
Find the mechanism behind a failure instead of patching its symptom - reproduce first, one variable per experiment with the prediction written before the run, exit by naming the mechanism and pinning it with a failing test. Use for a bug, an unexplained red test, or a failure that will not reproduce.
memory-worktree
Verify, customize, or opt out of moflo's AUTOMATIC durable-learning sharing across git worktrees / Conductor workspaces on one machine. As of the worktree-auto-sharing change this is on by default — learnings converge across a repo's worktrees with no setup. Use when the user asks "is memory shared across my…
code-tour
Maintain docs/code-tour.md — the annotated guided reading of Aigon's core logic. Use when you have changed code the tour quotes, added a subsystem a new reader would need, or the user says "update the code tour", "the tour is stale", "add X to the code tour", or asks to review/refresh the code examples doc.