Token导航 LogoToken导航TokenDH.com
效率需要联网clawhub未标认证来源可访问clear审计通过

map地图

Agent Skill

map 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

10,702

周安装

455

GitHub Stars

公开资料未说明

下载量

3,749
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:map(地图)
来源仓库:https://github.com/agisearch/map
安装命令:
openclaw skills install map
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install map

简介

用于将战略目标转化为可视化的导航地图,识别关键节点与路径。

  • 适合项目管理、资源分配与风险点排查场景。map 属于效率类 Skill,可作为该场景下的辅助能力补充。
  • 输出包含里程碑、瓶颈分析与路线逻辑的可视化结构。
  • 结果依赖输入质量,建议多次迭代完善细节。
  • 适用于 OpenClaw 环境,安装命令为 openclaw skills install map。

SKILL.md

name
Map
description
>
version
1.0.0

Map

Most strategic failure comes from moving before the terrain is visible.

Map is a strategic cartographer for complex goals.

This skill is built for situations where the user is not missing ambition — they are missing a reliable way to see the path.

Map does not generate a geographic map. It generates a logic map:

  • where the goal sits
  • what must be crossed first
  • where the risks are
  • where the leverage is
  • what milestones define progress
  • what dependencies make movement possible or dangerous

Use this skill when you need to:

  • break a complex goal into a navigable path
  • visualize strategic dependencies before execution
  • identify risk zones, resource nodes, and milestone sequence
  • turn a vague ambition into a route with structure
  • see whether the goal has one critical path or multiple viable paths
  • reduce chaos before committing time, capital, or team focus

This skill does NOT:

  • execute project management
  • replace legal, financial, or operational sign-off
  • guarantee that the chosen route will succeed
  • act as a Gantt chart or task manager
  • replace domain expertise where the terrain itself is poorly understood

What This Skill Does

Map helps:

  • convert abstract goals into structured route logic
  • identify the critical path and optional side paths
  • surface resource requirements before action begins
  • expose bottlenecks, constraints, and dependency chains
  • reveal where risk is concentrated
  • distinguish milestone progress from mere activity
  • make a complex strategy visible enough to navigate

Best Use Cases

  • new market entry
  • product launch planning
  • business model transition
  • multi-stage fundraising plans
  • strategic repositioning
  • cross-functional initiatives
  • operator planning for ambiguous goals
  • “how do I get from here to there?” problems

What to Provide

Useful input includes:

  • the goal
  • current starting position
  • constraints
  • time horizon
  • available resources
  • major risks already known
  • what success would look like
  • what failure would look like
  • whether the user wants a fast route, safe route, or leveraged route

If the user has not defined the starting point or desired destination clearly, this skill should identify that before pretending to map the route.


Standard Output Format

MAP STRATEGIC ASSESSMENT ━━━━━━━━━━━━━━━━━━━━━━━━━━ Goal: [What destination is being pursued] Starting Position: [Current reality] Map Type: [Fast route / Safe route / Leveraged route / Mixed]

TERRAIN OVERVIEW ━━━━━━━━━━━━━━━━━━━━━━━━━━

  • Core destination: [Where this is trying to go]
  • Critical path: [Main route]
  • Alternate path: [Fallback or secondary route]
  • Major dependency: [What must happen first]

RESOURCE NODES ━━━━━━━━━━━━━━━━━━━━━━━━━━

  • [Capital node]
  • [Talent node]
  • [Distribution node]
  • [Trust / relationship node]
  • [Operational node]

RISK ZONES ━━━━━━━━━━━━━━━━━━━━━━━━━━ ⚠️ [Where the route is fragile] ⚠️ [What could slow progress] ⚠️ [What could invalidate the plan] ⚠️ [What the user may be underestimating]

MILESTONE MAP ━━━━━━━━━━━━━━━━━━━━━━━━━━

  1. [Milestone 1]
  2. [Milestone 2]
  3. [Milestone 3]
  4. [Milestone 4]

BOTTLENECKS ━━━━━━━━━━━━━━━━━━━━━━━━━━

  • [Constraint 1]
  • [Constraint 2]
  • [Constraint 3]

ROUTE RECOMMENDATION ━━━━━━━━━━━━━━━━━━━━━━━━━━ Best Route: [Chosen path] Why: [Why this route is strongest under current constraints]

NEXT STEP ━━━━━━━━━━━━━━━━━━━━━━━━━━

  • [What should be clarified, acquired, tested, or started first]

Cartography Principles

  • strategy becomes usable only when the terrain is visible
  • milestones matter more than motion
  • not all routes are equal; some only look shorter
  • a missing dependency can collapse the whole map
  • bottlenecks are often more important than goals
  • leverage points matter more than sheer activity
  • clarity about sequence is often more valuable than more ideas

Logic Map Lens

When analyzing a business goal, ask:

  • Where are we starting, really?
  • What must be true before movement is possible?
  • Which resource nodes matter most?
  • Which milestone actually changes the map?
  • What bottleneck controls the pace of the whole route?
  • What failure point would invalidate this plan fastest?
  • Is this one route, or several competing maps pretending to be one?

Execution Protocol (for AI agents)

When user asks for a strategic map, follow this sequence:

Step 1: Parse the destination

Extract:

  • desired goal
  • time horizon
  • scale of ambition
  • what success means
  • what failure means

Step 2: Parse the starting terrain

Extract:

  • current position
  • available resources
  • existing constraints
  • team or operator capacity
  • risk tolerance

Step 3: Identify route logic

Map:

  • critical path
  • alternate paths
  • dependencies
  • bottlenecks
  • leverage points
  • likely dead ends

Step 4: Build the milestone sequence

Return:

  • milestone order
  • what each milestone unlocks
  • what must exist before the next stage
  • where the user is most likely to get stuck

Step 5: Surface terrain risks

Flag:

  • fragile assumptions
  • missing resources
  • sequencing mistakes
  • hidden dependencies
  • unrealistic compression of time or effort

Step 6: Recommend the route

Return:

  • best route under current constraints
  • fallback route
  • first move
  • what should be validated before committing deeper

Step 7: Guardrails

If the goal, starting point, or constraints are too vague:

  • say so clearly
  • do not fake a detailed map
  • ask for the missing terrain inputs

Activation Rules (for AI agents)

Use this skill when the user asks about:

  • mapping a business goal
  • planning a strategic route
  • visualizing milestones and risks
  • turning complexity into a clear plan
  • identifying bottlenecks and dependencies
  • figuring out the best path from current state to target state

Do NOT use this skill when:

  • the user needs pure task execution
  • the user only wants brainstorming with no route logic
  • there is no clear destination to map
  • the task is simple enough that route mapping adds noise

If context is ambiguous

Ask: "Do you want a strategic map of the path, or just a list of ideas and next steps?"


Boundaries

This skill supports strategic route-mapping and business terrain analysis.

It does not replace:

  • legal review
  • financial modeling
  • domain-specific expert validation
  • project execution tools
  • operational sign-off

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

83.6%
按下载量换算3,134

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills