darkd-skills
by DarkD
README.md
# DarkD Skills - MCP Server
Four specialized AI agent skills available through the Model Context Protocol.
## Tools
| Tool | Skill | What It Does |
|------|-------|-------------|
| interpret_text | [Integral Hermeneutics](https://clawhub.ai/darkd/integral-hermeneutics) | 8-lens hermeneutic analysis of any text or phenomenon |
| rune_reading | [Rune Wisdom](https://clawhub.ai/darkd/rune-wisdom) | Elder Futhark divination with 14-layer interpretive stack |
| build_scenario | [What-If Scenario Builder](https://clawhub.ai/darkd/what-if-scenario-builder) | 15 foresight frameworks for rigorous hypothetical analysis |
| strategic_alignment_analysis | [Strategical Alignment](https://clawhub.ai/darkd/strategical-alignment) | White Rock 6-phase protocol for short-term vs long-term misalignment detection |
## Install (OpenClaw)
claw install darkd/integral-hermeneutics
claw install darkd/rune-wisdom
claw install darkd/what-if-scenario-builder
claw install darkd/strategical-alignment
## MCP Configuration
Add to your MCP client config:
{
"mcpServers": {
"darkd-skills": {
"url": "https://darkd.github.io/darkd-mcp/mcp.json"
}
}
}
## License
MIT-0
TDQS
A3.9/5.0
Scored across 4 tools
Disambiguation5/5
Each tool has a unique, clearly defined purpose: scenario building, text interpretation, rune divination, and strategic alignment analysis. No overlap exists.
Naming Consistency4/5
All names use snake_case, but 'build_scenario' and 'interpret_text' follow verb_noun while 'rune_reading' and 'strategic_alignment_analysis' are noun_noun, a minor inconsistency.
Tool Count5/5
With 4 tools, each covering a distinct and complex domain (foresight, hermeneutics, rune divination, strategic analysis), the count is well-scoped.
Completeness4/5
The set covers foresight, interpretation, divination, and strategic analysis comprehensively within its esoteric domain. Minor lack of a general 'decision-making' tool is noted but not critical.
Maintenance
ActivityInactive
ResponsivenessNo issues