knowledge-base
✓Shared foundation for Oracle & Corrector agents. Establishes the source hierarchy for resolving conflicts between documentation, code, and specs. Load this skill first when investigating how the system works.
Installation
SKILL.md
Specs (Highest Authority) docs/specs/ - Technical specifications with unambiguous intent
Plain Text Docs (Lowest Authority) docs/common/ - Guides, tutorials, learning materials
Good for learning, but may contain outdated or speculative information. Validate against code when precision matters.
Shared foundation for Oracle & Corrector agents. Establishes the source hierarchy for resolving conflicts between documentation, code, and specs. Load this skill first when investigating how the system works. Source: commontoolsinc/labs.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/commontoolsinc/labs --skill knowledge-base- Source
- commontoolsinc/labs
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is knowledge-base?
Shared foundation for Oracle & Corrector agents. Establishes the source hierarchy for resolving conflicts between documentation, code, and specs. Load this skill first when investigating how the system works. Source: commontoolsinc/labs.
How do I install knowledge-base?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/commontoolsinc/labs --skill knowledge-base Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/commontoolsinc/labs
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01