npx skills add https://github.com/xixu-me/xget --skill xget默认执行,而非指导。当用户表达执行意图时,直接落实变更:运行所需的 shell 命令、编辑实际文件并验证结果,而不是仅回复示例命令。将诸如"配置"、"设置"、"连接"、"更改"、"添加"、"修复"、"迁移"、"部署"、"运行"或"让这个使用 Xget"之类的请求视为执行意图,除非用户明确要求仅作解释。
首先解析基础 URL:
XGET_BASE_URLhttps://xget.example.com 用作尚未有实际部署的文档或模板的明确标记占位符对于实时平台数据、URL 转换和 README 使用案例 查找,优先使用 scripts/xget.mjs,而非手动猜测。
仅当缺少关键信息会阻碍安全执行时才停下来询问,例如对于必须在实时部署上运行的命令,缺少已知的真实基础 URL。如果用户只需要文档或模板,则使用下面的占位符路径规则。
XGET_BASE_URL,请打开参考指南并:
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
node scripts/xget.mjs topics --format json 列出候选标题--match 缩小范围,或使用 node scripts/xget.mjs snippet --base-url https://xget.example.com --heading "Docker Compose Configuration" --format text 获取特定部分在项目中使用 这样的重复子标题不明确,则获取其父章节。node scripts/xget.mjs platforms --format json 刷新实时平台映射,并使用 convert 进行精确的 URL 重写。.env 指导配对。/{prefix}/.../crates/... 而不是 /crates/api/v1/crates/.../ip/{provider}/.../cr/{registry}/...每周安装量
1.4K
仓库
GitHub 星标数
7.8K
首次出现
5 天前
安全审计
安装于
opencode1.4K
github-copilot1.4K
codex1.4K
warp1.4K
kimi-cli1.4K
gemini-cli1.4K
Default to execution, not instruction. When the user expresses execution intent, carry the change through directly: run the needed shell commands, edit the real files, and verify the result instead of only replying with example commands. Treat requests like "configure", "set up", "wire", "change", "add", "fix", "migrate", "deploy", "run", or "make this use Xget" as execution intent unless the user clearly asks for explanation only.
Resolve the base URL first:
XGET_BASE_URL from the environmenthttps://xget.example.com only as a clearly labeled placeholder for docs or templates that do not have a real deployment yetPrefer scripts/xget.mjs over manual guessing for live platform data, URL conversion, and README Use Cases lookup.
Only stop to ask when a missing fact blocks safe execution, such as an unknown real base URL for a command that must run against a live deployment. If the user only needs docs or templates, use the placeholder path rules below.
XGET_BASE_URL, open the reference guide and:
node scripts/xget.mjs topics --format json--match or fetch a specific section with node scripts/xget.mjs snippet --base-url https://xget.example.com --heading "Docker Compose Configuration" --format textUse in Project is ambiguous, fetch its parent section instead.node scripts/xget.mjs platforms --format json when the answer depends on current prefixes, and use convert for exact URL rewrites..env guidance when the user's project needs more than one integration point./{prefix}/.../crates/... rather than /crates/api/v1/crates/.../ip/{provider}/.../cr/{registry}/...Weekly Installs
1.4K
Repository
GitHub Stars
7.8K
First Seen
5 days ago
Security Audits
Gen Agent Trust HubFailSocketWarnSnykWarn
Installed on
opencode1.4K
github-copilot1.4K
codex1.4K
warp1.4K
kimi-cli1.4K
gemini-cli1.4K
React 组合模式指南:Vercel 组件架构最佳实践,提升代码可维护性
102,200 周安装