1
0

完成一个简易的全局skill、command管理器

This commit is contained in:
2026-02-25 14:33:56 +08:00
parent f4cb809f9d
commit 2d327b5af8
60 changed files with 6053 additions and 1 deletions

View File

@@ -7,7 +7,8 @@
"WebFetch(domain:pypi.org)",
"WebFetch(domain:github.com)",
"Bash(pip index:*)",
"Bash(pip show:*)"
"Bash(pip show:*)",
"Bash(mkdir:*)"
]
}
}