mc-waypoint

Label Minecraft coordinates as named waypoints in persistent spatial memory.

10|Updated Jul 22, 2025
One-click install
npx skills add https://github.com/bdambrosio/Cognitive_workbench --skill mc-waypoint
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mc-waypoint
Source: https://github.com/bdambrosio/Cognitive_workbench/tree/main/src/world-tools/minecraft/mc-waypoint
Command: npx skills add https://github.com/bdambrosio/Cognitive_workbench --skill mc-waypoint

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps players and agents remember and reason about important locations within a Minecraft world by creating named waypoints.

Core Features & Use Cases

  • Spatial Memory: Stores named locations (waypoints) in a persistent map.
  • Navigation Aid: Enables agents to navigate to previously marked spots.
  • Use Case: Mark your base camp, a valuable ore vein, or an important structure with a name like "Base_Camp" or "Diamond_Mine" for easy reference and future travel.

Quick Start

Use the mc-waypoint skill to create a waypoint named Base_Camp at your current location.

Frequently Asked Questions about mc-waypoint

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

FAQPage Schema
How do I save Minecraft coordinates for navigation?

To save Minecraft coordinates for navigation, label a specific position with a custom name. The skill stores this waypoint in persistent spatial memory, allowing agents to reference and travel to that exact location later.

Can I use relative coordinates to create a Minecraft waypoint?

Yes, you can create a Minecraft waypoint using either relative or absolute coordinates. If no coordinates are provided, the skill defaults to the agent's current position to establish the named location.

How does spatial memory work for Minecraft location planning?

Spatial memory for Minecraft location planning works by storing named waypoints in a persistent map. This enables agents to remember important spots like base camps or mines and reason about them for future navigation.

Do I need mc-status to label Minecraft locations?

Yes, mc-status is integrated to determine the agent's current location when labeling Minecraft locations. The skill uses this status data alongside a SpatialMap component to persistently store the named coordinates.

What is the best way to mark a Minecraft base camp for agents?

The best way to mark a Minecraft base camp for agents is to label your current coordinates with a descriptive name like "Base_Camp". This creates a persistent reference point in spatial memory for automated navigation.