dreambot

Extract and validate DreamBot API metadata from SKILL.md files.

3|1|Updated Aug 1, 2025
One-click install
npx skills add https://github.com/Bandit-HaxUnit/dreambot-mcp --skill dreambot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dreambot
Source: https://github.com/Bandit-HaxUnit/dreambot-mcp/tree/main/dreambot
Command: npx skills add https://github.com/Bandit-HaxUnit/dreambot-mcp --skill dreambot

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Centralizes and labels DreamBot API documentation as a discoverable skill unit to speed up understanding and integration.

Core Features & Use Cases

  • Metadata extraction and validation from SKILL.md to ensure a valid skill entry point.
  • Comprehensive indexing of DreamBot API documentation (walking, pathfinding, UI, etc.) for rapid reference.
  • Dependency and component visibility assessment to inform integration and usage scenarios.

Quick Start

Ask the AI to generate a complete metadata payload for the DreamBot skill unit by parsing SKILL.md and its accompanying Markdown files.

Frequently Asked Questions about dreambot

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I quickly find DreamBot API documentation for walking and pathfinding classes?

You can find DreamBot API documentation for walking and pathfinding by requesting a consolidated metadata payload. The Skill indexes these modules from the repository to provide rapid reference and validate entry points.

What is the best way to extract metadata from DreamBot SKILL.md files?

The best way to extract metadata from DreamBot SKILL.md files is to ask the AI to parse the Markdown and generate fields like name, tagline, description, and dependencies automatically. This validates the skill entry point.

Does this Skill validate DreamBot API dependencies and component availability?

Yes, it validates DreamBot API dependencies and component availability. It extracts frontmatter data from SKILL.md to assess dependency visibility and inform your integration and usage scenarios.

Can I check DreamBot API documentation for security risks before integration?

You can check DreamBot API documentation for security risks during metadata extraction. The Skill flags potential security risks while generating fields and validating entry points from the repository.