AgentSkillsCN

auto-context-mapper

智能关联各层级的相关知识资产。自动获取任何任务所需的前置数据与高层次使命背景。

SKILL.md
--- frontmatter
name: auto-context-mapper
description: Intelligently links related knowledge assets across tiers. Automatically fetches prerequisite data and high-level mission context for any task.
status: implemented

Auto-Context Mapper

This skill ensures that no task is performed in isolation. It provides "Deep Context" by chaining related data points.

Capabilities

1. Knowledge Chaining

  • When a task is started, it identifies related files across Public, Confidential, and Personal tiers.
  • Example: If analyzing "AWS Costs," it automatically pulls kpi_standards.md and past budget-variance reports.

2. Prerequisite Gathering

  • Automatically prepares the environment by reading necessary design docs or requirements before subsequent skills are triggered by mission-control.

Usage

  • "Context-map our current technical debt against the Vision 2030 mission."
  • "Prepare the deep context for a multi-year financial simulation."

Knowledge Protocol

  • Adheres to knowledge/orchestration/knowledge-protocol.md and optimization-standards.md.