Four specialized AI agent skills available through the Model Context Protocol.
| Tool | Skill | What It Does |
|---|---|---|
| interpret_text | Integral Hermeneutics | 8-lens hermeneutic analysis of any text or phenomenon |
| rune_reading | Rune Wisdom | Elder Futhark divination with 14-layer interpretive stack |
| build_scenario | What-If Scenario Builder | 15 foresight frameworks for rigorous hypothetical analysis |
| strategic_alignment_analysis | Strategical Alignment | White Rock 6-phase protocol for short-term vs long-term misalignment detection |
claw install darkd/integral-hermeneutics
claw install darkd/rune-wisdom
claw install darkd/what-if-scenario-builder
claw install darkd/strategical-alignment
Add to your MCP client config:
{
"mcpServers": {
"darkd-skills": {
"url": "https://darkd.github.io/darkd-mcp/mcp.json"
}
}
}
MIT-0