logic-reasoning-skills
New11GitHub TrendingGeneralby Halfofthesky
Three Claude skills for logical analysis: argument-analyst, fallacy-detector, formal-logic-solver. Built from open-access logic textbooks. CC BY-NC-SA 4.0.
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/logic-reasoning-skills.md https://raw.githubusercontent.com/Halfofthesky/logic-reasoning-skills/main/SKILL.md3
Invoke in Claude Code
/logic-reasoning-skillsView source on GitHub
Frequently Asked Questions
What is logic-reasoning-skills?
Three Claude skills for logical analysis: argument-analyst, fallacy-detector, formal-logic-solver. Built from open-access logic textbooks. CC BY-NC-SA 4.0.
How to install logic-reasoning-skills?
To install logic-reasoning-skills, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /logic-reasoning-skills.
What is logic-reasoning-skills best for?
logic-reasoning-skills is a community categorized under General. Created by Halfofthesky.