Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

swarm

يحتوي swarm على 16 من skills المجمعة من swarm-ai-research، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
16
Stars
38
محدث
2026-07-19
Forks
5
التغطية المهنية
4 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

swarm-safety
مطوّرو البرمجيات

SWARM: System-Wide Assessment of Risk in Multi-agent systems. Simulate multi-agent dynamics, test governance, study emergent risks.

2026-07-19
kb-query
مطوّرو البرمجيات

Query the SWARM knowledge graph structurally — find pages, list backlinks, follow link paths, and surface related/semantic neighbors across docs, scenarios, slash commands, agents, roles, and code references. Prefer this over grep when you need *connected* answers ("what links to X", "how does X relate to Y", "what's similar to X").

2026-06-05
paper-writing
الكتّاب التقنيون

Scaffold research papers from SWARM run data with auto-populated tables

2026-02-24
parameter-sweep
مطوّرو البرمجيات

Run parameter grid sweeps across SWARM scenarios and generate summary statistics

2026-02-24
plotting
مطوّرو البرمجيات

Generate publication-quality visualizations from SWARM simulation data

2026-02-24
run-scenario
مطوّرو البرمجيات

Execute a SWARM simulation scenario and export standardized artifacts

2026-02-24
statistical-analysis
مطوّرو البرمجيات

Perform rigorous statistical analysis on SWARM experiment data with multiple-comparison corrections

2026-02-24
claim
المهن الحاسوبية الأخرى

Create or update a claim card in the vault. In create mode, guides through evidence collection, confidence assessment, and boundary conditions. In update mode, adds new evidence or changes status. Triggers on "/claim", "/claim create [proposition]", "/claim update [claim-id]", "/claim status", "add a claim", "update claim evidence".

2026-02-22
experiment-loop
مطوّرو البرمجيات

Run the full experiment lifecycle — design, sanity check, full sweep, synthesize, and claim review. Given a hypothesis, proposes sweep matrix, runs the experiment, generates artifacts, and updates the research log.

2026-02-22
regression-check
محللو ضمان جودة البرمجيات والمختبرون

Re-run the baseline suite and compare against the last known-good run. Flags metric drift, test failures, or behavioral changes.

2026-02-22
run-query
مطوّرو البرمجيات

Query the run index and vault for experiment history. Search by tag, date, type, or claim. Returns run metadata and pointers without loading raw data.

2026-02-22
sanity-check
محللو ضمان جودة البرمجيات والمختبرون

Quick validation run before committing to a full sweep. Runs a scenario with minimal seeds/epochs, checks for crashes and metric sanity, reports go/no-go.

2026-02-22
session-close
مطوّرو البرمجيات

End-of-session ritual — summarize what changed, what was learned, update memory, commit, and push. Ensures no work is lost and the next session has full context.

2026-02-22
synthesize
مطوّرو البرمجيات

Synthesize a SWARM run into vault notes. Reads run.yaml and summary.json, generates an experiment note, checks existing claims for new evidence, updates the master index. Triggers on "/synthesize", "/synthesize [run_id]", "synthesize this run", "generate notes for run".

2026-02-22
vault-init
مطوّرو البرمجيات

Initialize or extend a SWARM Research OS vault. Creates directory structure, installs schema-enforced templates, generates master index, seeds starter notes, and optionally backfills run.yaml metadata for existing runs. Triggers on "/vault-init", "initialize vault", "set up research os vault", "create vault structure".

2026-02-22
verify
مطوّرو البرمجيات

Run all vault integrity checks — schema validation, evidence provenance, wiki-links, index consistency, and claim health. Triggers on "/verify", "/verify --claims", "/verify --quick", "check vault health", "verify the vault".

2026-02-22