The Four Skills
Knowledge retrieval from multiple sources with intelligent routing.
- Context7 library docs
- Exa & Perplexity search
- Repository analysis
- Auto-routing by query type
Unified memory substrate for persistent context across sessions.
- LibSQL graph storage
- Mem0 semantic memory
- Session JSONL context
- Multi-backend queries
Structured reasoning with thought tracking and multi-model deliberation.
- Thought revision tracking
- Multi-model debate
- Bias detection
- Convergence scoring
Agency and execution with semantic code editing and LLM consultation.
- LSP-powered editing
- Multi-provider LLMs
- Web search integration
- Security queries
Installation
Install skills in Claude Code using one of these methods.
Register the repository directly in Claude Code.
/plugin marketplace add Raudbjorn/cognitive-construct
Then install skills:
/plugin install encyclopedia@cognitive-construct /plugin install inland-empire@cognitive-construct /plugin install rhetoric@cognitive-construct /plugin install volition@cognitive-construct
Add the live marketplace endpoint.
/plugin marketplace add bro.town
Then use the interactive plugin manager:
/plugin install
Browse and select skills from the list.
Clone the repository for full control and customization.
git clone https://github.com/Raudbjorn/cognitive-construct.git cd cognitive-construct uv run scripts/setup.py # Configure API keys uv run scripts/setup.py --test # Verify connectivity
Or download skill folders directly and place them in ~/.claude/skills/