dnd-dm-skillAI 地下城主引擎 —— 基于2024版D&D 5e规则,三层架构(dnd-engine + dnd-api + dnd-dm Skill),支持模组化运行、战斗裁决、角色创建与存档管理
Install via ClawdBot CLI:
clawdbot install ackiles/dnd-dm-skillGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://www.dndbeyond.com/srd.Audited May 23, 2026 · audit v1.0
Generated Aug 12, 2026
During a live D&D session, a DM needs to quickly look up the exact text of a spell or rule without breaking immersion. This skill provides fast local search and context expansion, returning precise character positions for immediate reference.
A player is creating a character and wants to verify class features and feat prerequisites. The skill can search the SRD for specific terms and expand context, ensuring accurate rule application without manual page flipping.
DMs can quickly pull up monster stat blocks or detailed abilities from the monster sections to design balanced encounters on the fly. The search tooling enables efficient browsing of SRD content by monster name or ability.
Educators or content creators can use this skill to generate accurate rule explanations and examples for tutorials or guides. It provides an accessible way to parse and cite SRD content for educational material.
Offer a subscription-based digital DM assistant that integrates this skill for instant rule lookups, encounter building, and campaign management. Value lies in time saved and accuracy of rules.
License the skill to content platforms that produce D&D-related media (videos, articles, podcasts) to provide verified rules references, enhancing credibility and SEO.
Develop a mobile or web app with basic free rule searches and premium features like advanced context expansion, bookmarking, and offline access.
💬 Integration Tip
Integrate the Python search scripts into existing automation pipelines by calling them via CLI to quickly extract rule text for AI model context.
Scored Jun 24, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.
Use when writing tests, creating test strategies, or building automation frameworks. Invoke for unit tests, integration tests, E2E, coverage analysis, performance testing, security testing.