Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

swarm-artifacts

swarm-artifacts 收录了来自 swarm-ai-research 的 12 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
12
Stars
4
更新
2026-02-21
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

cross-link
其他计算机职业

Find connections between claims and update topic maps. Requires semantic judgment to identify genuine evidence relationships. Use after /extract creates claims, when exploring connections, or when a topic map needs synthesis. Triggers on "/cross-link", "/cross-link [claim]", "find connections", "update topic maps", "connect these claims".

2026-02-21
extract
其他计算机职业

Extract structured claims from SWARM experiment runs, sweep results, and red-team reports. Comprehensive extraction is the default — every governance finding, adversarial pattern, and parameter sensitivity result gets extracted. Zero extraction from a domain-relevant run is a BUG. Triggers on "/extract", "/extract [file]", "extract findings", "mine this run", "process this experiment".

2026-02-21
graph
其他计算机职业

Explore and analyze the SWARM knowledge graph — detect orphan claims, find dense connection clusters, trace evidence chains, identify synthesis opportunities. Triggers on "/graph", "graph analysis", "find orphans", "what connects to X".

2026-02-21
learn
软件开发工程师

Research a topic relevant to SWARM AI safety and grow the vault with findings. Queries external sources, synthesizes into claim candidates, follows the extraction pipeline. Triggers on "/learn", "/learn [topic]", "research this", "find papers on".

2026-02-21
next
软件开发工程师

Surface the next highest-priority action from the SWARM synthesis pipeline queue and maintenance conditions. Recommends what to work on based on queue state, pending observations, stale claims, and research threads. Triggers on "/next", "what should I work on", "next action", "what's pending".

2026-02-21
pipeline
软件开发工程师

Run the full SWARM synthesis pipeline on one or more experiment runs — seed, extract, cross-link, update, validate in sequence. Triggers on "/pipeline", "/pipeline [run-folder]", "full pipeline", "process everything".

2026-02-21
remember
软件开发工程师

Capture methodology friction, process corrections, and operational learnings for the SWARM vault. Rule Zero — methodology notes are the spec; when something goes wrong, write it down so the system learns. Triggers on "/remember", "capture friction", "log this correction", "the system did X wrong".

2026-02-21
rethink
软件开发工程师

Challenge SWARM vault assumptions against accumulated observations and tensions. Triages friction signals, detects patterns, proposes methodology updates. The scientific method applied to the research OS itself. Triggers on "/rethink", "review observations", "challenge assumptions", "system drift".

2026-02-21
seed
软件开发工程师

Initialize a batch processing job for one or more SWARM experiment runs. Sets up the queue, calculates claim numbering, creates the extract task. The entry point for pipeline processing of new runs. Triggers on "/seed", "/seed [run-folder]", "start processing", "queue this run".

2026-02-21
stats
软件开发工程师

Show SWARM vault metrics — claim counts by confidence, experiment coverage, failure pattern status, sweep series, pipeline queue state. Triggers on "/stats", "vault stats", "how many claims", "what's in the vault".

2026-02-21
update
软件开发工程师

Update prior claims with new evidence, boundary conditions, or weakening findings. The backward-pass phase — after new claims are created and connected, go back and update what existing claims now know. Triggers on "/update", "/update [claim]", "update prior claims", "backward pass", "strengthen this claim".

2026-02-21
validate
软件开发工程师

Validate provenance and schema for SWARM claims. Verifies run_id links, effect sizes, correction methods, confidence criteria, and _schema compliance. Triggers on "/validate", "/validate [claim]", "validate provenance", "check this claim".

2026-02-21