External Mindstudio Github Raw Fetch

当用户提供 GitHub 文件页面链接,或希望读取某个仓库中的源码、配置、README、Markdown、docs 内容时,使用此技能。技能不仅支持将 `github.com/<owner>/<repo>/blob/<ref>/...` 转换为 `raw.githubusercontent.com` 链接,还要求在读取仓库 docs 前优先读取同仓库同 ref 的 `agent_router.md`,根据其中声明的目录结构或路由规则拼出真实路径,并优先通过 `curl` 获取内容。

ascend-ai-coding 15939bd 8.2 KB Updated

File contents

ascend-ai-coding/awesome-ascend-skills/tree/main/external/mindstudio/github-raw-fetch commit 15939bd196

Frequently asked questions

npx skillmds@latest add ascend-ai-coding/external-mindstudio-github-raw-fetch