extract

Extract structured claims and findings from SWARM experiment runs into a knowledge vault.

4|Updated Feb 16, 2026
One-click install
npx skills add https://github.com/swarm-ai-safety/swarm-artifacts --skill extract-swarm-ai-safety
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: extract
Source: https://github.com/swarm-ai-safety/swarm-artifacts/tree/main/.claude/skills/extract
Command: npx skills add https://github.com/swarm-ai-safety/swarm-artifacts --skill extract-swarm-ai-safety

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the extraction of valuable insights, such as governance findings, adversarial patterns, and parameter sensitivities, from complex SWARM experiment runs and reports, preventing data loss and ensuring comprehensive analysis.

Core Features & Use Cases

  • Comprehensive Extraction: Automatically identifies and extracts various types of findings including governance claims, adversarial patterns, parameter sensitivities, and more.
  • Structured Output: Organizes extracted information into a clear, categorized report, facilitating further analysis and integration into a knowledge vault.
  • Use Case: After running a new SWARM simulation, use this Skill to automatically mine the results for any new governance mechanisms that proved effective or any adversarial patterns that emerged, saving significant manual review time.

Quick Start

Use the extract skill to process all unprocessed experiment folders in the runs directory.

Frequently Asked Questions about extract

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract structured claims from SWARM experiment data?

To extract structured claims from SWARM experiment data, parse the experiment runs and reports to identify governance findings, adversarial patterns, and parameter sensitivities, then classify these findings into OPEN or CLOSED states for a knowledge vault.

What is the best way to automate finding governance claims in red-team reports?

Automating the extraction of governance claims from red-team reports involves parsing the SWARM data to automatically identify effective mechanisms and adversarial patterns, organizing them into a structured, categorized output for analysis.

How does semantic duplicate checking work during SWARM data extraction?

Semantic duplicate checking during SWARM data extraction works by parsing experiment results and comparing newly identified findings against existing knowledge vault entries to prevent data redundancy before classifying them as OPEN or CLOSED.

Can I use this to process unprocessed experiment folders in the runs directory?

Yes, you can process unprocessed experiment folders in the runs directory by applying the extraction skill to automatically mine sweep results and red-team reports for new parameter sensitivities and method validations.

Does this extraction tool require any external dependencies to parse sweep results?

No, this extraction tool requires no external dependencies to parse sweep results; it operates independently to extract structured claims and findings from experiment runs into your knowledge vault.