[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-openrouter-install-ori-harness":3,"mdc--a1jekm-key":31,"related-org-openrouter-install-ori-harness":651,"related-repo-openrouter-install-ori-harness":788},{"slug":4,"name":4,"fn":5,"description":6,"org":7,"tags":12,"stars":21,"repoUrl":22,"updatedAt":23,"license":24,"forks":25,"topics":26,"repo":27,"sourceUrl":29,"mdContent":30},"install-ori-harness","install Ori coding agent harness","Install Ori and run the user's existing coding agent CLI through Ori on OpenRouter, with OAuth sign-in, model selection, upgrades, and install verification.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},"openrouter","OpenRouter","https:\u002F\u002Fpexgzepcugksgbtrxkhf.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Forg-logos\u002Fopenrouter.png","OpenRouterTeam",[13,17,18],{"name":14,"slug":15,"type":16},"CLI","cli","tag",{"name":9,"slug":8,"type":16},{"name":19,"slug":20,"type":16},"OAuth","oauth",187,"https:\u002F\u002Fgithub.com\u002FOpenRouterTeam\u002Fskills","2026-08-02T06:09:12.163933",null,26,[],{"repoUrl":22,"stars":21,"forks":25,"topics":28,"description":24},[],"https:\u002F\u002Fgithub.com\u002FOpenRouterTeam\u002Fskills\u002Ftree\u002FHEAD\u002Fskills\u002Finstall-ori-harness","---\nname: install-ori-harness\ndescription: Install Ori and run the user's existing coding agent CLI through Ori on OpenRouter, with OAuth sign-in, model selection, upgrades, and install verification.\n---\n\n# Install and run Ori Harness\n\nUse this recipe when the user wants to install Ori, run an existing coding\nagent through Ori, sign in to Ori, upgrade Ori, or select an OpenRouter model\nfor a local agent. Do not use it for model evaluations, plain unit tests, or\nwhen the user only wants to run an already-installed agent directly without\nOri.\n\n## 1. Install Ori\n\nRun the official installer:\n\n```sh\ncurl -fsSL https:\u002F\u002Fopenrouter.ai\u002Flabs\u002Fori\u002Finstall.sh | bash\n```\n\nThe installer puts the `ori` executable in the user's local install location.\nDo not use `sudo` unless the user explicitly chooses a system-wide install\nlocation.\n\n## 2. Verify the CLI\n\nRun:\n\n```sh\nori --version\n```\n\nThe command must print a version and exit successfully. If the shell cannot\nfind `ori`, inspect the installer's reported directory and ensure the user's\nlocal binary directory is on `PATH`, then start a new shell or update `PATH`\nbefore continuing.\n\n## 3. Sign in with OpenRouter OAuth\n\nRun:\n\n```sh\nori login\n```\n\nOri opens the user's browser for OAuth sign-in with their existing OpenRouter\naccount and stores the resulting credential for the CLI. The user does not\nneed to create, copy, or paste an API key. If a browser cannot open, use\n`ori login --no-browser` and give the user the printed URL.\n\nDo not ask the user to paste a key when OAuth is available. An explicitly\nexported `OPENROUTER_API_KEY` can still be used by Ori when the user already\nhas one, but it is not required for this setup.\n\n## 4. Run the user's existing agent CLI\n\nOri runs the agent CLI already installed on the user's `PATH`. It does not\nreplace the user's agent or make them learn a new agent workflow. Supported\nlaunch commands today are:\n\n```sh\nori claude\nori codex\nori opencode\nori hermes\n```\n\nIf the selected agent is missing, Ori prints the recommended install command\nand documentation link for that agent. Follow that instruction, then rerun the\nsame `ori \u003Charness>` command.\n\nPass the user's normal agent arguments after the Ori flags. Everything Ori does\nnot consume is forwarded to the agent unchanged. For example:\n\n```sh\nori claude -p \"Review the authentication changes\"\nori codex --full-auto\nori opencode\n```\n\n## 5. Choose any OpenRouter model\n\nUse `--model` with any valid OpenRouter model id:\n\n```sh\nori claude --model claude-opus-latest\nori codex --model gpt-5.2\nori hermes --model gemini-3-pro\n```\n\nThe model value is routed through OpenRouter. Keep the user's existing agent\narguments after the Ori flags.\n\n## 6. Upgrade Ori\n\nUpgrade an installed release with:\n\n```sh\nori update\n```\n\nThen verify the active version again:\n\n```sh\nori --version\n```\n\nDo not use `ori update` from a source checkout as a substitute for installing\nthe released CLI.\n\n## 7. Confirm the setup works\n\nAfter sign-in, run the selected agent with a harmless prompt that proves the\nrequest reaches OpenRouter:\n\n```sh\nori claude --model openrouter\u002Fauto -p \"Reply with exactly: Ori is connected\"\n```\n\nUse the equivalent `ori codex`, `ori opencode`, or `ori hermes` command if the\nuser chose another agent. Confirm that the agent starts, the prompt completes,\nand the response is returned. If the agent is missing, authentication fails,\nor the model id is rejected, report the exact command output and fix that\nspecific setup issue before claiming the install worked.\n",{"data":32,"body":33},{"name":4,"description":6},{"type":34,"children":35},"root",[36,45,51,58,63,109,130,136,141,160,187,193,197,216,229,242,248,260,318,331,336,403,409,422,491,496,502,507,526,531,548,561,567,572,616,645],{"type":37,"tag":38,"props":39,"children":41},"element","h1",{"id":40},"install-and-run-ori-harness",[42],{"type":43,"value":44},"text","Install and run Ori Harness",{"type":37,"tag":46,"props":47,"children":48},"p",{},[49],{"type":43,"value":50},"Use this recipe when the user wants to install Ori, run an existing coding\nagent through Ori, sign in to Ori, upgrade Ori, or select an OpenRouter model\nfor a local agent. Do not use it for model evaluations, plain unit tests, or\nwhen the user only wants to run an already-installed agent directly without\nOri.",{"type":37,"tag":52,"props":53,"children":55},"h2",{"id":54},"_1-install-ori",[56],{"type":43,"value":57},"1. Install Ori",{"type":37,"tag":46,"props":59,"children":60},{},[61],{"type":43,"value":62},"Run the official installer:",{"type":37,"tag":64,"props":65,"children":70},"pre",{"className":66,"code":67,"language":68,"meta":69,"style":69},"language-sh shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","curl -fsSL https:\u002F\u002Fopenrouter.ai\u002Flabs\u002Fori\u002Finstall.sh | bash\n","sh","",[71],{"type":37,"tag":72,"props":73,"children":74},"code",{"__ignoreMap":69},[75],{"type":37,"tag":76,"props":77,"children":80},"span",{"class":78,"line":79},"line",1,[81,87,93,98,104],{"type":37,"tag":76,"props":82,"children":84},{"style":83},"--shiki-light:#E2931D;--shiki-default:#FFCB6B;--shiki-dark:#FFCB6B",[85],{"type":43,"value":86},"curl",{"type":37,"tag":76,"props":88,"children":90},{"style":89},"--shiki-light:#91B859;--shiki-default:#C3E88D;--shiki-dark:#C3E88D",[91],{"type":43,"value":92}," -fsSL",{"type":37,"tag":76,"props":94,"children":95},{"style":89},[96],{"type":43,"value":97}," https:\u002F\u002Fopenrouter.ai\u002Flabs\u002Fori\u002Finstall.sh",{"type":37,"tag":76,"props":99,"children":101},{"style":100},"--shiki-light:#39ADB5;--shiki-default:#89DDFF;--shiki-dark:#89DDFF",[102],{"type":43,"value":103}," |",{"type":37,"tag":76,"props":105,"children":106},{"style":83},[107],{"type":43,"value":108}," bash\n",{"type":37,"tag":46,"props":110,"children":111},{},[112,114,120,122,128],{"type":43,"value":113},"The installer puts the ",{"type":37,"tag":72,"props":115,"children":117},{"className":116},[],[118],{"type":43,"value":119},"ori",{"type":43,"value":121}," executable in the user's local install location.\nDo not use ",{"type":37,"tag":72,"props":123,"children":125},{"className":124},[],[126],{"type":43,"value":127},"sudo",{"type":43,"value":129}," unless the user explicitly chooses a system-wide install\nlocation.",{"type":37,"tag":52,"props":131,"children":133},{"id":132},"_2-verify-the-cli",[134],{"type":43,"value":135},"2. Verify the CLI",{"type":37,"tag":46,"props":137,"children":138},{},[139],{"type":43,"value":140},"Run:",{"type":37,"tag":64,"props":142,"children":144},{"className":66,"code":143,"language":68,"meta":69,"style":69},"ori --version\n",[145],{"type":37,"tag":72,"props":146,"children":147},{"__ignoreMap":69},[148],{"type":37,"tag":76,"props":149,"children":150},{"class":78,"line":79},[151,155],{"type":37,"tag":76,"props":152,"children":153},{"style":83},[154],{"type":43,"value":119},{"type":37,"tag":76,"props":156,"children":157},{"style":89},[158],{"type":43,"value":159}," --version\n",{"type":37,"tag":46,"props":161,"children":162},{},[163,165,170,172,178,180,185],{"type":43,"value":164},"The command must print a version and exit successfully. If the shell cannot\nfind ",{"type":37,"tag":72,"props":166,"children":168},{"className":167},[],[169],{"type":43,"value":119},{"type":43,"value":171},", inspect the installer's reported directory and ensure the user's\nlocal binary directory is on ",{"type":37,"tag":72,"props":173,"children":175},{"className":174},[],[176],{"type":43,"value":177},"PATH",{"type":43,"value":179},", then start a new shell or update ",{"type":37,"tag":72,"props":181,"children":183},{"className":182},[],[184],{"type":43,"value":177},{"type":43,"value":186},"\nbefore continuing.",{"type":37,"tag":52,"props":188,"children":190},{"id":189},"_3-sign-in-with-openrouter-oauth",[191],{"type":43,"value":192},"3. Sign in with OpenRouter OAuth",{"type":37,"tag":46,"props":194,"children":195},{},[196],{"type":43,"value":140},{"type":37,"tag":64,"props":198,"children":200},{"className":66,"code":199,"language":68,"meta":69,"style":69},"ori login\n",[201],{"type":37,"tag":72,"props":202,"children":203},{"__ignoreMap":69},[204],{"type":37,"tag":76,"props":205,"children":206},{"class":78,"line":79},[207,211],{"type":37,"tag":76,"props":208,"children":209},{"style":83},[210],{"type":43,"value":119},{"type":37,"tag":76,"props":212,"children":213},{"style":89},[214],{"type":43,"value":215}," login\n",{"type":37,"tag":46,"props":217,"children":218},{},[219,221,227],{"type":43,"value":220},"Ori opens the user's browser for OAuth sign-in with their existing OpenRouter\naccount and stores the resulting credential for the CLI. The user does not\nneed to create, copy, or paste an API key. If a browser cannot open, use\n",{"type":37,"tag":72,"props":222,"children":224},{"className":223},[],[225],{"type":43,"value":226},"ori login --no-browser",{"type":43,"value":228}," and give the user the printed URL.",{"type":37,"tag":46,"props":230,"children":231},{},[232,234,240],{"type":43,"value":233},"Do not ask the user to paste a key when OAuth is available. An explicitly\nexported ",{"type":37,"tag":72,"props":235,"children":237},{"className":236},[],[238],{"type":43,"value":239},"OPENROUTER_API_KEY",{"type":43,"value":241}," can still be used by Ori when the user already\nhas one, but it is not required for this setup.",{"type":37,"tag":52,"props":243,"children":245},{"id":244},"_4-run-the-users-existing-agent-cli",[246],{"type":43,"value":247},"4. Run the user's existing agent CLI",{"type":37,"tag":46,"props":249,"children":250},{},[251,253,258],{"type":43,"value":252},"Ori runs the agent CLI already installed on the user's ",{"type":37,"tag":72,"props":254,"children":256},{"className":255},[],[257],{"type":43,"value":177},{"type":43,"value":259},". It does not\nreplace the user's agent or make them learn a new agent workflow. Supported\nlaunch commands today are:",{"type":37,"tag":64,"props":261,"children":263},{"className":66,"code":262,"language":68,"meta":69,"style":69},"ori claude\nori codex\nori opencode\nori hermes\n",[264],{"type":37,"tag":72,"props":265,"children":266},{"__ignoreMap":69},[267,279,292,305],{"type":37,"tag":76,"props":268,"children":269},{"class":78,"line":79},[270,274],{"type":37,"tag":76,"props":271,"children":272},{"style":83},[273],{"type":43,"value":119},{"type":37,"tag":76,"props":275,"children":276},{"style":89},[277],{"type":43,"value":278}," claude\n",{"type":37,"tag":76,"props":280,"children":282},{"class":78,"line":281},2,[283,287],{"type":37,"tag":76,"props":284,"children":285},{"style":83},[286],{"type":43,"value":119},{"type":37,"tag":76,"props":288,"children":289},{"style":89},[290],{"type":43,"value":291}," codex\n",{"type":37,"tag":76,"props":293,"children":295},{"class":78,"line":294},3,[296,300],{"type":37,"tag":76,"props":297,"children":298},{"style":83},[299],{"type":43,"value":119},{"type":37,"tag":76,"props":301,"children":302},{"style":89},[303],{"type":43,"value":304}," opencode\n",{"type":37,"tag":76,"props":306,"children":308},{"class":78,"line":307},4,[309,313],{"type":37,"tag":76,"props":310,"children":311},{"style":83},[312],{"type":43,"value":119},{"type":37,"tag":76,"props":314,"children":315},{"style":89},[316],{"type":43,"value":317}," hermes\n",{"type":37,"tag":46,"props":319,"children":320},{},[321,323,329],{"type":43,"value":322},"If the selected agent is missing, Ori prints the recommended install command\nand documentation link for that agent. Follow that instruction, then rerun the\nsame ",{"type":37,"tag":72,"props":324,"children":326},{"className":325},[],[327],{"type":43,"value":328},"ori \u003Charness>",{"type":43,"value":330}," command.",{"type":37,"tag":46,"props":332,"children":333},{},[334],{"type":43,"value":335},"Pass the user's normal agent arguments after the Ori flags. Everything Ori does\nnot consume is forwarded to the agent unchanged. For example:",{"type":37,"tag":64,"props":337,"children":339},{"className":66,"code":338,"language":68,"meta":69,"style":69},"ori claude -p \"Review the authentication changes\"\nori codex --full-auto\nori opencode\n",[340],{"type":37,"tag":72,"props":341,"children":342},{"__ignoreMap":69},[343,375,392],{"type":37,"tag":76,"props":344,"children":345},{"class":78,"line":79},[346,350,355,360,365,370],{"type":37,"tag":76,"props":347,"children":348},{"style":83},[349],{"type":43,"value":119},{"type":37,"tag":76,"props":351,"children":352},{"style":89},[353],{"type":43,"value":354}," claude",{"type":37,"tag":76,"props":356,"children":357},{"style":89},[358],{"type":43,"value":359}," -p",{"type":37,"tag":76,"props":361,"children":362},{"style":100},[363],{"type":43,"value":364}," \"",{"type":37,"tag":76,"props":366,"children":367},{"style":89},[368],{"type":43,"value":369},"Review the authentication changes",{"type":37,"tag":76,"props":371,"children":372},{"style":100},[373],{"type":43,"value":374},"\"\n",{"type":37,"tag":76,"props":376,"children":377},{"class":78,"line":281},[378,382,387],{"type":37,"tag":76,"props":379,"children":380},{"style":83},[381],{"type":43,"value":119},{"type":37,"tag":76,"props":383,"children":384},{"style":89},[385],{"type":43,"value":386}," codex",{"type":37,"tag":76,"props":388,"children":389},{"style":89},[390],{"type":43,"value":391}," --full-auto\n",{"type":37,"tag":76,"props":393,"children":394},{"class":78,"line":294},[395,399],{"type":37,"tag":76,"props":396,"children":397},{"style":83},[398],{"type":43,"value":119},{"type":37,"tag":76,"props":400,"children":401},{"style":89},[402],{"type":43,"value":304},{"type":37,"tag":52,"props":404,"children":406},{"id":405},"_5-choose-any-openrouter-model",[407],{"type":43,"value":408},"5. Choose any OpenRouter model",{"type":37,"tag":46,"props":410,"children":411},{},[412,414,420],{"type":43,"value":413},"Use ",{"type":37,"tag":72,"props":415,"children":417},{"className":416},[],[418],{"type":43,"value":419},"--model",{"type":43,"value":421}," with any valid OpenRouter model id:",{"type":37,"tag":64,"props":423,"children":425},{"className":66,"code":424,"language":68,"meta":69,"style":69},"ori claude --model claude-opus-latest\nori codex --model gpt-5.2\nori hermes --model gemini-3-pro\n",[426],{"type":37,"tag":72,"props":427,"children":428},{"__ignoreMap":69},[429,450,470],{"type":37,"tag":76,"props":430,"children":431},{"class":78,"line":79},[432,436,440,445],{"type":37,"tag":76,"props":433,"children":434},{"style":83},[435],{"type":43,"value":119},{"type":37,"tag":76,"props":437,"children":438},{"style":89},[439],{"type":43,"value":354},{"type":37,"tag":76,"props":441,"children":442},{"style":89},[443],{"type":43,"value":444}," --model",{"type":37,"tag":76,"props":446,"children":447},{"style":89},[448],{"type":43,"value":449}," claude-opus-latest\n",{"type":37,"tag":76,"props":451,"children":452},{"class":78,"line":281},[453,457,461,465],{"type":37,"tag":76,"props":454,"children":455},{"style":83},[456],{"type":43,"value":119},{"type":37,"tag":76,"props":458,"children":459},{"style":89},[460],{"type":43,"value":386},{"type":37,"tag":76,"props":462,"children":463},{"style":89},[464],{"type":43,"value":444},{"type":37,"tag":76,"props":466,"children":467},{"style":89},[468],{"type":43,"value":469}," gpt-5.2\n",{"type":37,"tag":76,"props":471,"children":472},{"class":78,"line":294},[473,477,482,486],{"type":37,"tag":76,"props":474,"children":475},{"style":83},[476],{"type":43,"value":119},{"type":37,"tag":76,"props":478,"children":479},{"style":89},[480],{"type":43,"value":481}," hermes",{"type":37,"tag":76,"props":483,"children":484},{"style":89},[485],{"type":43,"value":444},{"type":37,"tag":76,"props":487,"children":488},{"style":89},[489],{"type":43,"value":490}," gemini-3-pro\n",{"type":37,"tag":46,"props":492,"children":493},{},[494],{"type":43,"value":495},"The model value is routed through OpenRouter. Keep the user's existing agent\narguments after the Ori flags.",{"type":37,"tag":52,"props":497,"children":499},{"id":498},"_6-upgrade-ori",[500],{"type":43,"value":501},"6. Upgrade Ori",{"type":37,"tag":46,"props":503,"children":504},{},[505],{"type":43,"value":506},"Upgrade an installed release with:",{"type":37,"tag":64,"props":508,"children":510},{"className":66,"code":509,"language":68,"meta":69,"style":69},"ori update\n",[511],{"type":37,"tag":72,"props":512,"children":513},{"__ignoreMap":69},[514],{"type":37,"tag":76,"props":515,"children":516},{"class":78,"line":79},[517,521],{"type":37,"tag":76,"props":518,"children":519},{"style":83},[520],{"type":43,"value":119},{"type":37,"tag":76,"props":522,"children":523},{"style":89},[524],{"type":43,"value":525}," update\n",{"type":37,"tag":46,"props":527,"children":528},{},[529],{"type":43,"value":530},"Then verify the active version again:",{"type":37,"tag":64,"props":532,"children":533},{"className":66,"code":143,"language":68,"meta":69,"style":69},[534],{"type":37,"tag":72,"props":535,"children":536},{"__ignoreMap":69},[537],{"type":37,"tag":76,"props":538,"children":539},{"class":78,"line":79},[540,544],{"type":37,"tag":76,"props":541,"children":542},{"style":83},[543],{"type":43,"value":119},{"type":37,"tag":76,"props":545,"children":546},{"style":89},[547],{"type":43,"value":159},{"type":37,"tag":46,"props":549,"children":550},{},[551,553,559],{"type":43,"value":552},"Do not use ",{"type":37,"tag":72,"props":554,"children":556},{"className":555},[],[557],{"type":43,"value":558},"ori update",{"type":43,"value":560}," from a source checkout as a substitute for installing\nthe released CLI.",{"type":37,"tag":52,"props":562,"children":564},{"id":563},"_7-confirm-the-setup-works",[565],{"type":43,"value":566},"7. Confirm the setup works",{"type":37,"tag":46,"props":568,"children":569},{},[570],{"type":43,"value":571},"After sign-in, run the selected agent with a harmless prompt that proves the\nrequest reaches OpenRouter:",{"type":37,"tag":64,"props":573,"children":575},{"className":66,"code":574,"language":68,"meta":69,"style":69},"ori claude --model openrouter\u002Fauto -p \"Reply with exactly: Ori is connected\"\n",[576],{"type":37,"tag":72,"props":577,"children":578},{"__ignoreMap":69},[579],{"type":37,"tag":76,"props":580,"children":581},{"class":78,"line":79},[582,586,590,594,599,603,607,612],{"type":37,"tag":76,"props":583,"children":584},{"style":83},[585],{"type":43,"value":119},{"type":37,"tag":76,"props":587,"children":588},{"style":89},[589],{"type":43,"value":354},{"type":37,"tag":76,"props":591,"children":592},{"style":89},[593],{"type":43,"value":444},{"type":37,"tag":76,"props":595,"children":596},{"style":89},[597],{"type":43,"value":598}," openrouter\u002Fauto",{"type":37,"tag":76,"props":600,"children":601},{"style":89},[602],{"type":43,"value":359},{"type":37,"tag":76,"props":604,"children":605},{"style":100},[606],{"type":43,"value":364},{"type":37,"tag":76,"props":608,"children":609},{"style":89},[610],{"type":43,"value":611},"Reply with exactly: Ori is connected",{"type":37,"tag":76,"props":613,"children":614},{"style":100},[615],{"type":43,"value":374},{"type":37,"tag":46,"props":617,"children":618},{},[619,621,627,629,635,637,643],{"type":43,"value":620},"Use the equivalent ",{"type":37,"tag":72,"props":622,"children":624},{"className":623},[],[625],{"type":43,"value":626},"ori codex",{"type":43,"value":628},", ",{"type":37,"tag":72,"props":630,"children":632},{"className":631},[],[633],{"type":43,"value":634},"ori opencode",{"type":43,"value":636},", or ",{"type":37,"tag":72,"props":638,"children":640},{"className":639},[],[641],{"type":43,"value":642},"ori hermes",{"type":43,"value":644}," command if the\nuser chose another agent. Confirm that the agent starts, the prompt completes,\nand the response is returned. If the agent is missing, authentication fails,\nor the model id is rejected, report the exact command output and fix that\nspecific setup issue before claiming the install worked.",{"type":37,"tag":646,"props":647,"children":648},"style",{},[649],{"type":43,"value":650},"html .light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html.light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"items":652,"total":787},[653,668,678,684,700,714,725,734,746,758,767,778],{"slug":654,"name":654,"fn":655,"description":656,"org":657,"tags":658,"stars":21,"repoUrl":22,"updatedAt":667},"create-agent-tui","scaffold terminal agents with OpenRouter","Scaffolds a complete agent TUI in TypeScript using @openrouter\u002Fagent — like create-react-app for terminal agents. Generates a customizable terminal interface with three input styles, four tool display modes, ASCII banners, streaming output, session persistence, and configurable tools. Use when building an agent, creating a TUI, scaffolding an agent project, or building a coding assistant.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[659,662,663,664],{"name":660,"slug":661,"type":16},"Agents","agents",{"name":14,"slug":15,"type":16},{"name":9,"slug":8,"type":16},{"name":665,"slug":666,"type":16},"TypeScript","typescript","2026-07-14T05:38:18.849741",{"slug":669,"name":669,"fn":670,"description":671,"org":672,"tags":673,"stars":21,"repoUrl":22,"updatedAt":677},"create-headless-agent","scaffold headless agents with OpenRouter","Scaffolds a headless agent in TypeScript using @openrouter\u002Fagent and Bun — for CLI tools, API servers, queue workers, and pipelines. No terminal UI. Use when building a headless agent, programmatic agent, CLI tool that uses AI, batch agent, pipeline agent, API agent, agent without a UI, or agent service.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[674,675,676],{"name":660,"slug":661,"type":16},{"name":14,"slug":15,"type":16},{"name":665,"slug":666,"type":16},"2026-07-14T05:38:30.178029",{"slug":4,"name":4,"fn":5,"description":6,"org":679,"tags":680,"stars":21,"repoUrl":22,"updatedAt":23},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[681,682,683],{"name":14,"slug":15,"type":16},{"name":19,"slug":20,"type":16},{"name":9,"slug":8,"type":16},{"slug":685,"name":685,"fn":686,"description":687,"org":688,"tags":689,"stars":21,"repoUrl":22,"updatedAt":699},"open-responses","implement Open Responses-compliant APIs","This skill should be used when implementing, consuming, or debugging an Open Responses-compliant API — the open standard for multi-provider LLM interoperability. Covers protocol, items, state machines, streaming events, tools, the agentic loop pattern, and extensions. Triggers on: Open Responses, open-responses, \u002Fv1\u002Fresponses endpoint, multi-provider LLM API, Open Responses compliance.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[690,693,696],{"name":691,"slug":692,"type":16},"API Development","api-development",{"name":694,"slug":695,"type":16},"Interoperability","interoperability",{"name":697,"slug":698,"type":16},"LLM","llm","2026-07-14T05:38:13.153467",{"slug":701,"name":701,"fn":702,"description":703,"org":704,"tags":705,"stars":21,"repoUrl":22,"updatedAt":713},"openrouter-agent-migration","migrate OpenRouter SDK to agent patterns","Migration guide from @openrouter\u002Fsdk to @openrouter\u002Fagent for callModel, tool(), stop conditions, and agent features. This skill should be used when code imports callModel, tool(), or stop conditions from @openrouter\u002Fsdk and needs to migrate to @openrouter\u002Fagent.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[706,709,712],{"name":707,"slug":708,"type":16},"Migration","migration",{"name":710,"slug":711,"type":16},"SDK","sdk",{"name":665,"slug":666,"type":16},"2026-07-14T05:38:28.914981",{"slug":715,"name":715,"fn":716,"description":717,"org":718,"tags":719,"stars":21,"repoUrl":22,"updatedAt":724},"openrouter-analytics","analyze OpenRouter usage and spend","Answer natural-language questions about a user's OpenRouter usage data — spend, request volume, model breakdown, latency, token usage, and cost optimization. Use when the user asks about their API usage, billing, costs, top models, traffic patterns, or wants to optimize their OpenRouter spend.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[720,723],{"name":721,"slug":722,"type":16},"Analytics","analytics",{"name":9,"slug":8,"type":16},"2026-07-30T05:30:15.098344",{"slug":726,"name":726,"fn":727,"description":728,"org":729,"tags":730,"stars":21,"repoUrl":22,"updatedAt":733},"openrouter-analytics-query","execute analytics queries against OpenRouter","Construct and execute analytics queries against the OpenRouter API — full parameter reference for metrics, dimensions, filters, time ranges, ordering, and pagination. Use when building or debugging an analytics query, understanding the request\u002Fresponse shape, or handling query errors.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[731,732],{"name":721,"slug":722,"type":16},{"name":691,"slug":692,"type":16},"2026-07-14T05:38:26.402047",{"slug":735,"name":735,"fn":736,"description":737,"org":738,"tags":739,"stars":21,"repoUrl":22,"updatedAt":745},"openrouter-analytics-schema","query OpenRouter analytics schema","Discover the OpenRouter analytics schema — available metrics, dimensions, filter operators, and granularities. Use when you need to know what analytics data is queryable, what dimensions you can break down by, or how to map a user's question to the right metric\u002Fdimension combination.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[740,741,742],{"name":721,"slug":722,"type":16},{"name":697,"slug":698,"type":16},{"name":743,"slug":744,"type":16},"Reporting","reporting","2026-07-14T05:38:32.721796",{"slug":747,"name":747,"fn":748,"description":749,"org":750,"tags":751,"stars":21,"repoUrl":22,"updatedAt":757},"openrouter-benchmarks","query OpenRouter model benchmarks","Query OpenRouter's Benchmarks API for model benchmark rankings and scores. Use when the user asks for benchmark-backed model selection, model rankings by coding\u002Fintelligence\u002Fagentic ability, Artificial Analysis or Design Arena ELO\u002Fwin-rate results, benchmark citations, or wants to call GET \u002Fapi\u002Fv1\u002Fbenchmarks. Also use alongside openrouter-models when the user asks what model should power an app, product, workflow, or use case and benchmark evidence could inform or rule out part of the recommendation, including creative writing, editing, coding, design, agentic, or intelligence-heavy apps. Do not use for OpenRouter usage analytics, billing\u002Fspend analysis, generation metadata, provider uptime\u002Flatency, generic model pricing\u002Fcapability lookup without any selection or benchmark-relevance decision, or creating an evaluation suite for a local app.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[752,753,756],{"name":721,"slug":722,"type":16},{"name":754,"slug":755,"type":16},"Benchmarking","benchmarking",{"name":697,"slug":698,"type":16},"2026-07-14T05:38:27.658475",{"slug":759,"name":759,"fn":760,"description":761,"org":762,"tags":763,"stars":21,"repoUrl":22,"updatedAt":766},"openrouter-generations","retrieve metadata for OpenRouter generations","Retrieve detailed metadata and stored content for individual OpenRouter generations. Use when the user wants to inspect a specific request — its cost, latency, token usage, provider routing, or the actual prompt\u002Fcompletion text — or is debugging a failed or unexpected generation.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[764,765],{"name":697,"slug":698,"type":16},{"name":9,"slug":8,"type":16},"2026-07-14T05:38:25.132801",{"slug":768,"name":768,"fn":769,"description":770,"org":771,"tags":772,"stars":21,"repoUrl":22,"updatedAt":777},"openrouter-images","generate images with OpenRouter","Generate images from text prompts and edit existing images using OpenRouter's dedicated Image API. Use when the user asks to create, generate, or make an image, picture, or illustration from a description, or wants to edit, modify, transform, or alter an existing image with a text prompt.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[773,776],{"name":774,"slug":775,"type":16},"Image Generation","image-generation",{"name":9,"slug":8,"type":16},"2026-07-14T05:38:21.393411",{"slug":779,"name":779,"fn":780,"description":781,"org":782,"tags":783,"stars":21,"repoUrl":22,"updatedAt":786},"openrouter-models","query OpenRouter model metadata and pricing","Query OpenRouter for available AI models, pricing, capabilities, throughput, and provider performance. Use when the user asks about available OpenRouter models, model pricing, model context lengths, model capabilities, provider latency or uptime, throughput limits, supported parameters, wants to search\u002Ffilter\u002Fcompare models, or find the fastest provider for a model.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[784,785],{"name":697,"slug":698,"type":16},{"name":9,"slug":8,"type":16},"2026-07-14T05:38:22.650307",18,{"items":789,"total":787},[790,797,803,809,815,821,826],{"slug":654,"name":654,"fn":655,"description":656,"org":791,"tags":792,"stars":21,"repoUrl":22,"updatedAt":667},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[793,794,795,796],{"name":660,"slug":661,"type":16},{"name":14,"slug":15,"type":16},{"name":9,"slug":8,"type":16},{"name":665,"slug":666,"type":16},{"slug":669,"name":669,"fn":670,"description":671,"org":798,"tags":799,"stars":21,"repoUrl":22,"updatedAt":677},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[800,801,802],{"name":660,"slug":661,"type":16},{"name":14,"slug":15,"type":16},{"name":665,"slug":666,"type":16},{"slug":4,"name":4,"fn":5,"description":6,"org":804,"tags":805,"stars":21,"repoUrl":22,"updatedAt":23},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[806,807,808],{"name":14,"slug":15,"type":16},{"name":19,"slug":20,"type":16},{"name":9,"slug":8,"type":16},{"slug":685,"name":685,"fn":686,"description":687,"org":810,"tags":811,"stars":21,"repoUrl":22,"updatedAt":699},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[812,813,814],{"name":691,"slug":692,"type":16},{"name":694,"slug":695,"type":16},{"name":697,"slug":698,"type":16},{"slug":701,"name":701,"fn":702,"description":703,"org":816,"tags":817,"stars":21,"repoUrl":22,"updatedAt":713},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[818,819,820],{"name":707,"slug":708,"type":16},{"name":710,"slug":711,"type":16},{"name":665,"slug":666,"type":16},{"slug":715,"name":715,"fn":716,"description":717,"org":822,"tags":823,"stars":21,"repoUrl":22,"updatedAt":724},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[824,825],{"name":721,"slug":722,"type":16},{"name":9,"slug":8,"type":16},{"slug":726,"name":726,"fn":727,"description":728,"org":827,"tags":828,"stars":21,"repoUrl":22,"updatedAt":733},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[829,830],{"name":721,"slug":722,"type":16},{"name":691,"slug":692,"type":16}]