BeClaude

knowledge-skills

New
GitHub TrendingGeneralby deciqAI

Open-source thinking-framework skills that make rigorous reasoning executable for AI agents — first-principles, inversion, second-order thinking, Occam's razor, Bayesian reasoning. Built by deciqAI.

First seen 6/15/2026

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/knowledge-skills.md https://raw.githubusercontent.com/deciqAI/knowledge-skills/main/SKILL.md
3
Invoke in Claude Code
/knowledge-skills
View source on GitHub
agent

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is knowledge-skills?

Open-source thinking-framework skills that make rigorous reasoning executable for AI agents — first-principles, inversion, second-order thinking, Occam's razor, Bayesian reasoning. Built by deciqAI.

How to install knowledge-skills?

To install knowledge-skills: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/knowledge-skills.md https://raw.githubusercontent.com/deciqAI/knowledge-skills/main/SKILL.md. Finally, /knowledge-skills in Claude Code.

What is knowledge-skills best for?

knowledge-skills is a skill categorized under General. It is designed for: agent. Created by deciqAI.