Home / nikships / droidproxy · skills/droid-model-setup/SKILL.md · GitHub

droid-model-setup skillB

droid-model-setup is agent-read markdown (skill) from nikships/droidproxy: Configure any third-party model as a custom model in Factory Droid (~/.factory/settings.json): resolve specs (context window, max output tokens, reasoning efforts), write a safe config entry, set session defaults, and prove the wiring with a live droid exec run and, when needed, an exact request-body capture. Fully open-ended: use whenever the user asks to "set X, Y, Z models up for a Droid", add/register a custom model, fix a model that ignores its reasoning setting, raise max tokens or context.

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# Droid model setup

Turns any OpenAI-compatible (and most Anthropic-compatible) endpoint into a first-class Droid
model. Covers spec lookup, safe writes to `~/.factory/settings.json`, session-default effort
wiring, and empirical verification. Knowledge below was verified Aug 2026 against the real binary
by capturing Droid's outgoing request bodies.

## Workflow for "set X, Y, Z models up for a Droid"

1. **Resolve specs per model** (ask only what cannot be looked up; be agentic otherwise).
   - OpenRouter-hosted model: fetch `https://openrouter.ai/<vendor>/<slug>` — gives context
     window, max completion tokens, supported reasoning efforts, pricing.
   - Other providers: check their docs/API reference for context length and output cap.
   - Note whether thinking/reasoning can be toggled and via which parameter.
2. **Determine endpoint + credentials.**
   - Same provider already registered in settings? Reuse its key with the script's
     `--reuse-key-from <existing-model-id>` (reads the real stored bytes; the asterisks you see in
     file reads are display-only redaction, and Python sees through them).
…

Read the whole file at its exact version.

How to install

Latest version
mdr add nikships/droidproxy/droid-model-setup@git:20260826.1f70eaf
Exact content
mdr add nikships/droidproxy/droid-model-setup@sha256:14e22be7f35fe3d6

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_f2asqwyqw7nuwgss.svg)](https://markdownregistry.com/a/art_f2asqwyqw7nuwgss)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260826.1f70eaf latest2026-08-26 1f70eaf 8,172 BB view

Audit of the latest version

B  16 of 17 checks passed. Deterministic, no model, same answer every run.
  • fail: No link to a raw IP address (matched: http://127.0.0.1:1234)
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (8172 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No script tag

Source

GitHub

nikships/droidproxy · 121 stars · license MIT · pushed 2026-09-24 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_f2asqwyqw7nuwgss
GET https://markdownregistry.com/api/v1/resolve?ref=nikships/droidproxy/droid-model-setup
GET https://markdownregistry.com/api/v1/blob/14e22be7f35fe3d6a0ad12ce268674221c29159eb01e0816d07961a89286e0c9

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from nikships/droidproxy

claude-api skill
nikships/droidproxy · .agents/skills/claude-api/SKILL.md · Reference for the Claude API / Anthropic SDK — model ids, pricing, params, streaming, tool use, MCP, agents, caching…
git:20260630.b4f6da6 · audit A · 121 stars
release skill
nikships/droidproxy · .factory/skills/release/SKILL.md · Build, sign, notarize, and publish a new DroidProxy release. Use when the user wants to cut a release, merge a PR and…
v1.0.0 · audit A · 121 stars
AGENTS.md agents
nikships/droidproxy · AGENTS.md
git:20260923.2445e78 · audit A · 121 stars
gpt-image skill
nikships/droidproxy · skills/gpt-image/SKILL.md · Generate or edit images via GPT Image 2.5 Flare or Sunburst through DroidProxy Codex OAuth (no OPENAI_API_KEY). Use…
v2.0.0 · audit A · 121 stars
grok-imagine skill
nikships/droidproxy · skills/grok-imagine/SKILL.md · Generate or edit images via Grok Imagine Image 2.0 through DroidProxy (no XAI_API_KEY). Use when the user asks to…
v3.0.0 · audit A · 121 stars
AGENTS.md@windows-wip agents
nikships/droidproxy · windows-wip/AGENTS.md
git:20260615.98379c2 · audit A · 121 stars

Every file in nikships/droidproxy

Browse by kind, by grade B, or by owner.