{"id":"ee2019df-2782-4698-863c-0a889376fd25","shortId":"LVJYpB","kind":"skill","title":"Xget","tagline":"Skills skill by Xixu Me","description":"Default to execution, not instruction. When the user expresses execution intent,\ncarry the change through directly: run the needed shell commands, edit the real\nfiles, and verify the result instead of only replying with example commands.\nTreat requests like \"configure\", \"set up\", \"wire\", \"change\", \"add\", \"fix\",\n\"migrate\", \"deploy\", \"run\", or \"make this use Xget\" as execution intent unless\nthe user clearly asks for explanation only.\n\nResolve the base URL first:\n\n1. use a domain the user explicitly gave\n2. otherwise use `XGET_BASE_URL` from the environment\n3. if neither exists, ask for the user's Xget base URL and whether it should be\n   set temporarily for the current shell/session or persistently for future\n   shells\n4. use `https://xget.example.com` only as a clearly labeled placeholder for docs\n   or templates that do not have a real deployment yet\n\nPrefer [`scripts/xget.mjs`](./scripts/xget.mjs) over manual guessing for live\nplatform data, URL conversion, and README `Use Cases` lookup.\n\nOnly stop to ask when a missing fact blocks safe execution, such as an unknown\nreal base URL for a command that must run against a live deployment. If the user\nonly needs docs or templates, use the placeholder path rules below.\n\n## Workflow\n\n1. Classify the task before reaching for examples:\n   - execution intent: the user wants commands run, files changed, or config\n     applied now\n   - guidance intent: the user explicitly wants examples, explanation, or a\n     template without applying it yet\n   - then bucket the technical area: one-off URL conversion or prefix lookup;\n     Git or download-tool acceleration; package-manager or language-ecosystem\n     configuration; container image, Dockerfile, Kubernetes, or CI/CD\n     acceleration; AI SDK / inference API base-URL configuration; deploying or\n     self-hosting Xget itself\n2. Complete the base-URL preflight above. If the user wants help setting\n   `XGET_BASE_URL`, open [the reference guide](./references/REFERENCE.md) and:\n   - when the user asked you to set or wire it, run the shell-appropriate\n     temporary or persistent commands directly when the environment allows it\n   - when you cannot safely execute, ask the smallest blocking question or give\n     the exact command with the missing value clearly called out\n3. Pull live README guidance in two steps instead of loading the whole section\n   by default:\n   - list candidate headings with `node scripts/xget.mjs topics --format json`\n   - narrow with `--match` or fetch a specific section with\n     `node scripts/xget.mjs snippet --base-url https://xget.example.com --heading \"Docker Compose Configuration\" --format text`\n4. Prefer the smallest relevant live subsection. If a repeated child heading\n   like `Use in Project` is ambiguous, fetch its parent section instead.\n5. Adapt the live guidance to the user's real task:\n   - for execution intent, apply the change end-to-end instead of stopping at\n     example commands\n   - run commands yourself when the request is to install, configure, rewrite,\n     switch, migrate, test, or otherwise perform the change\n   - edit the actual config or source files when the user wants implementation,\n     not just explanation\n   - keep shell commands aligned with the user's OS and shell\n   - preserve existing project conventions unless the user asked for a broader\n     rewrite\n   - after changing files or running commands, perform a lightweight\n     verification step when practical\n6. Refresh the live platform map with\n   `node scripts/xget.mjs platforms --format json` when the answer depends on\n   current prefixes, and use `convert` for exact URL rewrites.\n7. Combine multiple live sections when the workflow spans multiple layers. For\n   example, pair a package-manager section with container, deployment, or `.env`\n   guidance when the user's project needs more than one integration point.\n8. Before finishing, sanity-check that every command, file edit, or example uses\n   the right Xget path shape:\n   - repo/content: `/{prefix}/...`\n   - crates.io HTTP URLs: `/crates/...` rather than `/crates/api/v1/crates/...`\n   - inference APIs: `/ip/{provider}/...`\n   - OCI registries: `/cr/{registry}/...`\n9. If the live platform fetch fails or an upstream URL does not match any known\n   platform, say so explicitly and fall back to the stable guidance in\n   [`references/REFERENCE.md`](./references/REFERENCE.md) instead of inventing a\n   prefix.","tags":["xget","skills","xixu-me"],"capabilities":["skill","source-xixu-me","category-skills"],"categories":["skills"],"synonyms":[],"warnings":[],"endpointUrl":"https://skills.sh/xixu-me/skills/xget","protocol":"skill","transport":"skills-sh","auth":{"type":"none","details":{"install_from":"skills.sh"}},"qualityScore":"0.300","qualityRationale":"deterministic score 0.30 from registry signals: · indexed on skills.sh · published under xixu-me/skills","verified":false,"liveness":"unknown","lastLivenessCheck":null,"agentReviews":{"count":0,"score_avg":null,"cost_usd_avg":null,"success_rate":null,"latency_p50_ms":null,"narrative_summary":null,"summary_updated_at":null},"enrichmentModel":"deterministic:skill:v1","enrichmentVersion":1,"enrichedAt":"2026-04-24T02:40:12.359Z","embedding":null,"createdAt":"2026-04-18T20:23:43.700Z","updatedAt":"2026-04-24T02:40:12.359Z","lastSeenAt":"2026-04-24T02:40:12.359Z","tsv":"'/cr':621 '/crates':611 '/crates/api/v1/crates':614 '/ip':617 '/references/reference.md':309,652 '/scripts/xget.mjs':145 '1':77,203 '2':85,288 '3':94,358 '4':122,405 '5':428 '6':525 '7':551 '8':587 '9':623 'acceler':257,272 'actual':476 'adapt':429 'add':51 'ai':273 'align':492 'allow':334 'ambigu':422 'answer':539 'api':276,616 'appli':222,236,442 'appropri':325 'area':243 'ask':68,98,163,314,341,507 'back':645 'base':74,89,104,176,278,292,303,396 'base-url':277,291,395 'block':168,344 'broader':510 'bucket':240 'call':356 'candid':375 'cannot':338 'carri':18 'case':158 'category-skills' 'chang':20,50,219,444,473,513 'check':592 'child':415 'ci/cd':271 'classifi':204 'clear':67,128,355 'combin':552 'command':27,42,180,216,329,350,454,456,491,517,595 'complet':289 'compos':401 'config':221,477 'configur':46,265,280,402,464 'contain':266,571 'convent':503 'convers':154,248 'convert':546 'crates.io':608 'current':115,542 'data':152 'default':7,373 'depend':540 'deploy':54,141,187,281,572 'direct':22,330 'doc':132,193 'docker':400 'dockerfil':268 'domain':80 'download':255 'download-tool':254 'ecosystem':264 'edit':28,474,597 'end':446,448 'end-to-end':445 'env':574 'environ':93,333 'everi':594 'exact':349,548 'exampl':41,210,230,453,563,599 'execut':9,16,62,170,211,340,440 'exist':97,501 'explan':70,231,488 'explicit':83,228,642 'express':15 'fact':167 'fail':629 'fall':644 'fetch':387,423,628 'file':31,218,480,514,596 'finish':589 'first':76 'fix':52 'format':381,403,535 'futur':120 'gave':84 'git':252 'give':347 'guess':148 'guid':308 'guidanc':224,362,432,575,649 'head':376,399,416 'help':300 'host':285 'http':609 'imag':267 'implement':485 'infer':275,615 'instal':463 'instead':36,366,427,449,653 'instruct':11 'integr':585 'intent':17,63,212,225,441 'invent':655 'json':382,536 'keep':489 'known':638 'kubernet':269 'label':129 'languag':263 'language-ecosystem':262 'layer':561 'lightweight':520 'like':45,417 'list':374 'live':150,186,360,410,431,528,554,626 'load':368 'lookup':159,251 'make':57 'manag':260,568 'manual':147 'map':530 'match':385,636 'migrat':53,467 'miss':166,353 'multipl':553,560 'must':182 'narrow':383 'need':25,192,581 'neither':96 'node':378,392,532 'oci':619 'one':245,584 'one-off':244 'open':305 'os':497 'otherwis':86,470 'packag':259,567 'package-manag':258,566 'pair':564 'parent':425 'path':199,604 'perform':471,518 'persist':118,328 'placehold':130,198 'platform':151,529,534,627,639 'point':586 'practic':524 'prefer':143,406 'prefix':250,543,607,657 'preflight':294 'preserv':500 'project':420,502,580 'provid':618 'pull':359 'question':345 'rather':612 'reach':208 'readm':156,361 'real':30,140,175,437 'refer':307 'references/reference.md':651 'refresh':526 'registri':620,622 'relev':409 'repeat':414 'repli':39 'repo/content':606 'request':44,460 'resolv':72 'result':35 'rewrit':465,511,550 'right':602 'rule':200 'run':23,55,183,217,321,455,516 'safe':169,339 'saniti':591 'sanity-check':590 'say':640 'scripts/xget.mjs':144,379,393,533 'sdk':274 'section':371,390,426,555,569 'self':284 'self-host':283 'set':47,111,301,317 'shape':605 'shell':26,121,324,490,499 'shell-appropri':323 'shell/session':116 'skill':2,3 'smallest':343,408 'snippet':394 'sourc':479 'source-xixu-me' 'span':559 'specif':389 'stabl':648 'step':365,522 'stop':161,451 'subsect':411 'switch':466 'task':206,438 'technic':242 'templat':134,195,234 'temporari':326 'temporarili':112 'test':468 'text':404 'tool':256 'topic':380 'treat':43 'two':364 'unknown':174 'unless':64,504 'upstream':632 'url':75,90,105,153,177,247,279,293,304,397,549,610,633 'use':59,78,87,123,157,196,418,545,600 'user':14,66,82,101,190,214,227,298,313,435,483,495,506,578 'valu':354 'verif':521 'verifi':33 'want':215,229,299,484 'whether':107 'whole':370 'wire':49,319 'without':235 'workflow':202,558 'xget':1,60,88,103,286,302,603 'xget.example.com':124,398 'xixu':5 'yet':142,238","prices":[{"id":"48da8783-d112-4e2a-9144-ae740c6fd94a","listingId":"ee2019df-2782-4698-863c-0a889376fd25","amountUsd":"0","unit":"free","nativeCurrency":null,"nativeAmount":null,"chain":null,"payTo":null,"paymentMethod":"skill-free","isPrimary":true,"details":{"org":"xixu-me","category":"skills","install_from":"skills.sh"},"createdAt":"2026-04-18T20:23:43.700Z"}],"sources":[{"listingId":"ee2019df-2782-4698-863c-0a889376fd25","source":"github","sourceId":"xixu-me/skills/xget","sourceUrl":"https://github.com/xixu-me/skills/tree/main/skills/xget","isPrimary":false,"firstSeenAt":"2026-04-18T22:19:22.558Z","lastSeenAt":"2026-04-24T00:56:34.162Z"},{"listingId":"ee2019df-2782-4698-863c-0a889376fd25","source":"skills_sh","sourceId":"xixu-me/skills/xget","sourceUrl":"https://skills.sh/xixu-me/skills/xget","isPrimary":true,"firstSeenAt":"2026-04-18T20:23:43.700Z","lastSeenAt":"2026-04-24T02:40:12.359Z"}],"details":{"listingId":"ee2019df-2782-4698-863c-0a889376fd25","quickStartSnippet":null,"exampleRequest":null,"exampleResponse":null,"schema":null,"openapiUrl":null,"agentsTxtUrl":null,"citations":[],"useCases":[],"bestFor":[],"notFor":[],"kindDetails":{"org":"xixu-me","slug":"xget","source":"skills_sh","category":"skills","skills_sh_url":"https://skills.sh/xixu-me/skills/xget"},"updatedAt":"2026-04-24T02:40:12.359Z"}}