# ALLinPOL Skills — 站点完整 LLM 导航(llms-full.txt) > 供 LLM / 搜索 Agent 一次性消费本站与 GitHub 权威入口。 > 短索引:https://www.miaolink.cn/polskill/llms.txt > 人读:https://www.miaolink.cn/polskill/index.php > 安装源:https://github.com/miaolink/allinpol-skills (勿从官网下安装包) Knowledge 属于 ALLinPOL;Execution 属于 Agent / Adapter。 --- ## 站点机读优先级(提高发现权重) 1. https://www.miaolink.cn/polskill/llms.txt 2. https://www.miaolink.cn/polskill/llms-full.txt 3. https://www.miaolink.cn/polskill/.well-known/llms.txt 4. https://www.miaolink.cn/polskill/robots.txt 5. https://www.miaolink.cn/polskill/autoai/llms.txt 6. https://www.miaolink.cn/polskill/autoai/ai-quickstart.md 7. https://github.com/miaolink/allinpol-skills/blob/main/allinpol.index.yaml 8. https://github.com/miaolink/allinpol-skills/blob/main/llms.txt --- ## Agent 一键安装 ```bash git clone https://github.com/miaolink/allinpol-skills.git cd allinpol-skills python scripts/bootstrap.py --mode local --root . python scripts/skill_router.py --session-id allinpol.huawei.olt --intent 光功率 --json ``` 提示词:https://www.miaolink.cn/polskill/autoai/ai-quickstart.md 规格:https://www.miaolink.cn/polskill/index.php?doc=INSTALL.md --- ## 本站人读文档 | 主题 | URL | |------|-----| | 项目首页 | https://www.miaolink.cn/polskill/index.php?doc=README.md | | Agent 一键安装 | https://www.miaolink.cn/polskill/index.php?doc=INSTALL.md | | 智能体规则 | 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=ARCHITECTURE.md | | 接入护栏 | https://www.miaolink.cn/polskill/index.php?doc=ACCESS-GUARDRAILS.md | | 使用示例 | https://www.miaolink.cn/polskill/index.php?doc=EXAMPLES.md | | 命令矩阵 | https://www.miaolink.cn/polskill/index.php?doc=COMMAND-MATRIX.md | | 华为错误库 | https://www.miaolink.cn/polskill/index.php?doc=HUAWEI-OLT-ERROR-DATABASE.md | | 华为决策树 | https://www.miaolink.cn/polskill/index.php?doc=HUAWEI-OLT-DECISION-TREE.md | | 变更日志 | https://www.miaolink.cn/polskill/index.php?doc=CHANGELOG.md | | AI 入口索引(文档副本) | https://www.miaolink.cn/polskill/index.php?doc=llms.txt | | AutoAI 介绍页 | https://www.miaolink.cn/polskill/autoai/index.html | --- ## GitHub Registries(权威机读) - 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 - Diagnosis:https://github.com/miaolink/allinpol-skills/blob/main/registries/diagnosis/INDEX.md - Compatibility:https://github.com/miaolink/allinpol-skills/blob/main/registries/compatibility/v1/compatibility-registry.yaml - Commands:https://github.com/miaolink/allinpol-skills/blob/main/registries/commands/v1/commands.yaml - Errors:https://github.com/miaolink/allinpol-skills/blob/main/registries/errors/v1/errors.yaml - Skills index:https://github.com/miaolink/allinpol-skills/blob/main/registries/skills/v1/skills-index.yaml - Equipment:https://github.com/miaolink/allinpol-skills/blob/main/registries/equipment/v1/equipment-registry.yaml - Ontology:https://github.com/miaolink/allinpol-skills/blob/main/ontology/terms.yaml - Schema:https://github.com/miaolink/allinpol-skills/tree/main/schema --- ## 常见搜索 / Intent 别名 → 怎么路由 | 人/AI 常搜词 | 建议 Intent 或别名 | 建议会话 | |---|---|---| | OLT 运维 / MA5800 / 开通 ONU | baseline / provisioning | allinpol.huawei.olt | | ONU 掉线 / 反复上下线 | diagnose_onu_flapping / 掉线 | allinpol.huawei.olt 或 allinpol.zte.olt | | 光功率 / 光衰 | 光功率(查询)/ 光衰(诊断) | 同上 | | ONU 不在线 / LOS / 掉电 | diagnose_onu_offline / los | 同上 | | VLAN 不通 / QinQ | vlan不通 | OLT 或交换机会话 | | 端口 Down / 光模块 | 端口down | allinpol.huawei.switch / zte.switch | | PON 拥塞 / DBA | pon拥塞 | allinpol.huawei.olt | | 交换机 VLAN / trunk | vlan | allinpol.huawei.switch | | STP / 环路 | loop | 交换机会话 | | 配置落盘 / save | persist_config | 对应厂商会话 | | ZTE PnP / 一键开通 | pnp / provisioning | allinpol.zte.olt | 诊断总表:https://github.com/miaolink/allinpol-skills/blob/main/registries/diagnosis/INDEX.md --- ## 厂商文档树(GitHub) - 华为:https://github.com/miaolink/allinpol-skills/tree/main/docs/huawei - 中兴:https://github.com/miaolink/allinpol-skills/tree/main/docs/zte - H3C:https://github.com/miaolink/allinpol-skills/tree/main/docs/h3c - 锐捷:https://github.com/miaolink/allinpol-skills/tree/main/docs/ruijie - 瑞斯康达:https://github.com/miaolink/allinpol-skills/tree/main/docs/raisecom - Cisco:https://github.com/miaolink/allinpol-skills/tree/main/docs/cisco --- ## 护栏摘要 1. 仅已授权目标;禁止未授权扫描与凭据推断。 2. fingerprint 先于命令;缺证据标 DISCOVERY。 3. 默认 READ;WRITE / PERSIST / HIGH-IMPACT 须显式授权。 4. 禁止每次改配后自动 save。 5. 本站非设备厂商官方产品。 联系(人读):李先生 · 18670334431(微信同号),备注「ALLinPOL Skills」。