🃏
DataPython

Antinet Four Color Cards

by anbeime

Antinet Four Color Cards is a Data skill for Claude Code, published by anbeime in skill.

5.3K stars519 forkson anbeime/skillAdded 2026/08/16+3% in starsRepository updated 2026/08/16
claude-skillsfinance-skillgemini-skillshermes-skilloffice-skillopenclaw-skillsskillskill-mdskills
Install in seconds
Install Antinet Four Color Cards
Copy Antinet Four Color Cards into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/anbeime/skill/tree/main/skills/antinet-four-color-cards ~/.claude/skills/antinet-four-color-cards

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/anbeime/skill.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/antinet-four-color-cards/SKILL.md in anbeime/skill
Installs to
~/.claude/skills/antinet-four-color-cards
Collection
One of 23 skills cataloged from this repository
Category
Data668 skills

What Antinet Four Color Cards does

Antinet Four Color Cards generates four structured analysis cards—blue facts, green explanations, yellow risks, and red actions—from parsed documents and user intent, with source traceability. Used for research, finance, and legal document analysis.

Antinet Four Color Cards is cataloged under Data on DirSkills. Antinet Four Color Cards comes from a repository tagged claude-skills, finance-skill, gemini-skills, hermes-skill and office-skill.

Documentation

README

四色卡片生成 Skill(通政司 + 监察院 + 丞相府)

使用方式

  • 由通政司 Worker 主调用,生成蓝卡(事实)/ 绿卡(解释)。
  • 黄卡(风险)交由监察院复核过度声明;红卡(行动)交由丞相府补全策略建议。
  • 四卡片统一经太史阁留痕,保证每张卡片可溯源。

输入(Input)

  • markdown:密卷房解析产出的结构化文档
  • intent:用户意图 / 查询目标
  • llm_available:LLM 是否可用(影响黄卡生成路径)

输出(Output)

  • blue_card:事实卡——可溯源的陈述,附来源片段
  • green_card:解释卡——对事实的机制/背景说明
  • yellow_card:风险卡——过度声明、不确定性与潜在偏差(经监察院复核)
  • red_card:行动卡——下一步建议(经丞相府补全)

依赖(Dependencies)

  • LLM API(生成蓝/绿/红卡)
  • 过度声明检测规则集(监察院提供,用于黄卡)
  • 解析置信度(来自 doc-parse,低置信度触发人工复核标记)

失败处理(Failure Handling)

  • LLM 不可用 → 降级到规则引擎生成卡片,黄卡/红卡显式标注「未启用 LLM」。
  • 监察院复核超时 → 黄卡暂以规则引擎结果交付,并标记 pending_review
  • 来源缺失 → 对应事实在蓝卡中标注「无来源」,不直接生成断言。

复用价值(Reuse Value)

  • 方法论通用:科研分析、金融研报、法律文档分析均可套用四色卡片框架。
  • 可审计性强:每张卡片带来源与生成方式,天然契合 Agent Infra 的可观测/审计评审维度。

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Antinet Four Color Cards

  • What else does anbeime publish alongside Antinet Four Color Cards?

    Antinet Four Color Cards is one of 23 skills that DirSkills catalogs from anbeime/skill, the repository it ships in. Its siblings there include Agent Team, AgentKit Multimedia Shopping and Antinet Doc Parse. Each one is a separate skill with its own page in this directory, installs the same way Antinet Four Color Cards does, and is maintained by anbeime in that same repository. The rest of the collection is listed on the anbeime/skill page.

  • How does Antinet Four Color Cards compare to other Data skills?

    Antinet Four Color Cards ranks #174 by stars among the 668 Data skills in this catalog. The most-starred ones next to it are Benchmark Methodology, Jupyter Notebook and Solana. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Antinet Four Color Cards against them. Open each page to compare what they document and how they install.

More from anbeime/skill

Antinet Four Color Cards is one of 23 skills cataloged on DirSkills from anbeime/skill.

See all 23 skills
👥
2w ago

Agent Team

Agent Team provides a framework for managing and combining multiple AI agent roles into task-oriented teams with real-time communication and shared memory. Use it when coordinating multiple agents for meetings, system building, or complex projects.
AI Engineering
5.3K519
🎬
2w ago

AgentKit Multimedia Shopping

AgentKit Multimedia Shopping generates digital human shopping guide videos by orchestrating AI image, voice, music, and video generation into a 9:16 vertical workflow. Use it to produce e-commerce digital human shopping guide videos with ByteDance agentkit multimedia samples.
Automation
5.3K519
📄
2w ago

Antinet Doc Parse

Antinet Doc Parse converts PDF, PPT, Excel, and Word files into structured Markdown with metadata and confidence scores. Use it as a data foundation for RAG pipelines and knowledge-card generation.
Data
5.3K519
🧾
2w ago

Antinet Provenance

Antinet Provenance collects full-chain operational logs and generates traceable evidence chains and vector indexes for multi-agent system observability and security auditing. Use it to record key operation events, query audit trails by trace ID or time window, and support rollback and compliance.
AI Engineering
5.3K519
🛡️
2w ago

Antinet Security Scan

Antinet Security Scan performs security and compliance checks on incoming files or URLs and returns a pass/reject verdict together with a scan report. Use it as a mandatory front-line gate before any document processing.
Quality
5.3K519
🖼️
2w ago

Article Illustrator

Article Illustrator analyzes article content and generates illustrations at positions where visual aids help, such as abstract concepts, processes, or comparisons. It is used when a user asks to add images or illustrations to an article.
AI Engineering
5.3K519