# ALLinPOL Skills — LLM / Agent 站点机读入口 > 本文件供 LLM 与 AI Agent 发现本站知识。人读首页:https://www.miaolink.cn/polskill/index.php > 完整导航:https://www.miaolink.cn/polskill/llms-full.txt > **安装源(强制 GitHub,勿从官网下载包)**:https://github.com/miaolink/allinpol-skills 长沙融合网络科技发起的开源公益项目:面向任意 AI Agent 的**网络工程知识库**(全光接入 / OLT / ONU / 交换机)。 Knowledge 在 GitHub 仓库;Execution 在 Agent / Adapter。先认 fingerprint,再按 Intent → Capability → 厂商模块;缺证据时 DISCOVERY。 ## 给 Agent 的最短任务 ``` 请从 GitHub 一键安装 ALLinPOL Skills(不要去官网下载): 1. git clone https://github.com/miaolink/allinpol-skills.git 2. python scripts/bootstrap.py --mode local --root . 3. 阅读 allinpol.index.yaml、AGENTS.md、llms.txt、INSTALL.md 4. python scripts/skill_router.py --session-id --intent <任务> --json 仓库:https://github.com/miaolink/allinpol-skills ``` ## 本站机读文件(优先收录) - https://www.miaolink.cn/polskill/llms.txt - https://www.miaolink.cn/polskill/llms-full.txt - https://www.miaolink.cn/polskill/.well-known/llms.txt - https://www.miaolink.cn/polskill/autoai/llms.txt - https://www.miaolink.cn/polskill/autoai/llms-full.txt - https://www.miaolink.cn/polskill/autoai/ai-quickstart.md - https://www.miaolink.cn/polskill/robots.txt - https://www.miaolink.cn/polskill/sitemap.xml ## 人读文档(本站) - 首页:https://www.miaolink.cn/polskill/index.php - 安装:https://www.miaolink.cn/polskill/index.php?doc=INSTALL.md - Agent 规则:https://www.miaolink.cn/polskill/index.php?doc=AGENTS.md - 接入配置:https://www.miaolink.cn/polskill/index.php?doc=VENDOR-ACCESS.md - 使用示例:https://www.miaolink.cn/polskill/index.php?doc=EXAMPLES.md - AutoAI 介绍:https://www.miaolink.cn/polskill/autoai/index.html ## GitHub 权威源(机读) - 发现名片:https://github.com/miaolink/allinpol-skills/blob/main/allinpol.index.yaml - Intent:https://github.com/miaolink/allinpol-skills/blob/main/registries/intents/v1/intents.yaml - Capability:https://github.com/miaolink/allinpol-skills/blob/main/registries/capabilities/v1/capabilities.yaml - 诊断目录:https://github.com/miaolink/allinpol-skills/blob/main/registries/diagnosis/INDEX.md - Skills 索引:https://github.com/miaolink/allinpol-skills/blob/main/registries/skills/v1/skills-index.yaml - 仓库 llms.txt:https://github.com/miaolink/allinpol-skills/blob/main/llms.txt - 仓库 llms-full.txt:https://github.com/miaolink/allinpol-skills/blob/main/llms-full.txt ## 按任务快速入口(会话 ID) | 场景关键词 | 会话配置 ID | |---|---| | 华为 OLT / MA5800 / MA5600 / GPON 开通 | `allinpol.huawei.olt` | | 华为交换机 / VRP / VLAN / STP | `allinpol.huawei.switch` | | 中兴 OLT / ZXA10 / C650 | `allinpol.zte.olt` | | 中兴交换机 / ZXR10 | `allinpol.zte.switch` | | H3C Comware | `allinpol.h3c.comware` | | 锐捷 RGOS | `allinpol.ruijie.rgos` | | 瑞斯康达 ROS | `allinpol.raisecom.ros` | | Cisco ASR / BNG / PPPoE | `allinpol.cisco.iosxe` | 规范意图示例:`光功率` · `掉线` · `光衰` · `端口down` · `vlan不通` · `diagnose_onu_flapping` · `query_onu_optical_power` ## 规则 1. 目标与凭据只来自 Source of Truth;禁止未授权扫描。 2. 默认 READ;WRITE / PERSIST 须显式授权;禁止自动 save。 3. 路径存在 ≠ 已兼容。