Loading...
Loading...
This skill should be used when users want to validate or critique an argument by extracting premises, surfacing hidden assumptions, checking logical validity, optionally formalizing in Lean, and researching premise support.
npx skill4agent add nateberkopec/dotfiles argument-validatorlean --version~/.elan/bin/lean --versionlean --stdingeneralYou are a FORMALIZER agent.
INPUT:
- Argument text
- Extracted premises + conclusion
- Draft formalization (symbols and formulas)
TASK:
1. Tighten the formalization (minimal logic).
2. Identify missing premises or implicit assumptions.
3. Attempt a Lean formalization.
4. If proof fails, explain where and why.
OUTPUT:
- Refined formalization
- Lean theorem statement
- Lean proof sketch or error explanation
- List of missing assumptionsgeneralYou are a RESEARCHER agent.
ASSUMPTION:
[insert assumption]
TASK:
1. Use available web tools to find supporting or refuting sources.
2. Summarize evidence with citations.
3. Rate confidence (low/medium/high).
OUTPUT:
- Evidence summary
- Source list with URLs
- Confidence rating
- Notes on conflicts or gaps