atlas

仓库创建 2026年1月5日最近提交 2 天前SkillHot 收录 21 天前
▸ 精选理由

把声明性需求映射为实物级系统清单与上下文,便于治理与审计。

▸ 风险提示

需使用 az CLI 与仓库/目录访问,可能涉及敏感信息泄露。

这个 Skill 做什么

扫描云、仓库和本地并构建可查询的系统 atlas。

把你真实的云、代码库和本地目录都扫一遍,挖出系统结构、流程和数据,再用 Atlas knowledge graph 丰富成可查询的系统地图。适合做资产清单、盘点 Azure 账号、映射 git 仓库或寻找那些隐藏的约束和坑。特点是以实机扫描为主、图谱为辅,能把零散信息自动汇成一张可搜索的 atlas,帮助快速发现真实环境的细节。

▸ 展开 SKILL.md 英文原文

Atlas turns your STATED NEED into a real systems atlas by SCANNING your actual sources (Azure via `az`, git repos, local dirs) and process/data mining them, THEN enriching against the Atlas knowledge graph. Use this skill when asked to inventory/map your real systems, scan your cloud + repos + directories, mine the real processes or data they contain, or collect their real constraints/gotchas. (atlas, scan my systems, inventory our azure account, map my repos, real systems atlas, process mining, data mining, collect nuances, system discovery)

开发编程系统盘点源码/云扫描知识增强通用
1.6k
Stars
94
Forks
40
仓库内 Skill
+111
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/a5c-ai/babysitter/main/plugins/atlas-unified/skills/atlas/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/a5c-ai/babysitter/main/plugins/atlas-unified/skills/atlas/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# atlas

This skill turns a stated need into a **real systems atlas** by SCANNING your
actual sources — Azure subscriptions (via read-only `az`), git repos, and local
directories — and process/data mining them, THEN enriching the result against the
Atlas knowledge graph. It is the brain of the `atlas` plugin. The scan is
PRIMARY; the graph is SECONDARY. For non-trivial runs it delegates orchestration
to `babysitter:babysit` using an atlas-specific `.a5c` process; for simple
lookups it queries the graph directly.

## 1. Scan-first, graph-second

The output you want is an evidence-backed inventory of **your** systems — e.g.
`azure-inventory.json` (every real resource id + RG from `az`),
`works
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有