install
source · Clone the upstream repo
git clone https://github.com/Najia-afk/Aria_moltbot
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/Najia-afk/Aria_moltbot "$T" && mkdir -p ~/.claude/skills && cp -r "$T/aria_skills/fact_check" ~/.claude/skills/najia-afk-aria-moltbot-fact-check && rm -rf "$T"
manifest:
aria_skills/fact_check/SKILL.mdsource content
aria-fact-check
Support level: advanced compatibility (specialist use)
Claim extraction and structured verification workflow helpers.
Purpose
- Extract checkable claims from text.
- Assess claims against evidence and produce verdict scaffolds.
- Summarize verification state across claims.
Main Tools
extract_claimsassess_claimquick_checkcompare_sourcesget_verdict_summary