Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add skills/code-yeongyu/oh-my-openagent/lsp-setupnpx skills add code-yeongyu/oh-my-openagent --skill lsp-setupgit clone --depth 1 https://github.com/code-yeongyu/oh-my-openagentWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/code-yeongyu/oh-my-openagent/lsp-setup)<a href="https://agentmods.dev/skills/code-yeongyu/oh-my-openagent/lsp-setup"><img src="https://agentmods.dev/badge/skills/code-yeongyu/oh-my-openagent/lsp-setup.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00053 | $0.01508 |
| Opus 5 | $0.00026 | $0.00754 |
| Sonnet 5 | $0.00011 | $0.00302 |
| Haiku 4.5 | $0.00005 | $0.00151 |
Grade C, and why
lsp-setup scanned grade C with 2 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured today.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Downloads and executes remote codehighSupply chain
curl | sh runs whatever the server returns today, which is not necessarily what it returned when this was reviewed.
Run with [Bun](https://bun.sh): `curl -fsSL https://bun.sh/install | bash`. Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
Run with [Bun](https://bun.sh): `curl -fsSL https://bun.sh/install | bash`. The source is not reproduced here
A licence we could not identify
The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.
What ships with it
24 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- references/bash/README.md 2.1 KB
- references/c-cpp/README.md 2.4 KB
- references/csharp/README.md 2.4 KB
- references/dart/README.md 1.9 KB
- references/elixir/README.md 2.1 KB
- references/go/README.md 1.9 KB
- references/haskell/README.md 2.3 KB
- references/java/README.md 2.6 KB
- references/julia/README.md 2.3 KB
- references/kotlin/README.md 2.4 KB
- references/lua/README.md 2.0 KB
- references/php/README.md 1.9 KB
- references/python/README.md 2.9 KB
- references/ruby/README.md 2.3 KB
- references/rust/README.md 2.0 KB
- references/swift/README.md 2.2 KB
- references/terraform/README.md 2.2 KB
- references/typescript/README.md 3.2 KB
- references/yaml/README.md 2.3 KB
- references/zig/README.md 1.7 KB
- scripts/detect-lsp.ts 6.5 KB runs code
- scripts/lsp-server-table.ts 5.1 KB runs code
- scripts/tsconfig.json 397 B
- scripts/verify-lsp.ts 5.1 KB runs code
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- today Changed · -186 tokens per session ced2c8d02f8c
- 5d ago First seen · 140 lines · 239 tokens per session scan C 42bf87caa503
lsp-setup is a skill published in the GitHub repository code-yeongyu/oh-my-openagent (68,699 stars, last pushed today), with no licence file. It adds 53 tokens to every session and 1,508 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it C with 2 findings (downloads and executes remote code, makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
extract-source-sample
Given the path to a finished content-goose ad-run folder, extract everything that defines that ad — recipe shot list, VO script, characters, voices, world, atom-skills, master mp4 — and emit a source-sample.json in the exact shape the upload-ad-sample skill writes to the Goose Ads library. Also links every character…
create-video-seedance-2-fal
Generate a single 4-15s vertical video clip with ByteDance Seedance 2.0 reference-to-video via fal.ai. Multi-image reference (avatar + product + setting), native lip-synced VO + ambient audio (generate-audio on by default), internal multi-cut handling within one render. Routes through the GooseWorks FAL proxy (bills…
comprehensive-enrichment
Enrich any person or company from any identifier — email, name, LinkedIn URL, domain, company name, Twitter/X handle. Use when asked to enrich, look up, or research a lead, contact, person, or company.
google-search-ads-builder
End-to-end Google Search Ads campaign builder. Performs deep keyword research (competitor SEO, review language mining, Reddit/HN community terminology, site audit), builds keyword architecture with funnel mapping and intent classification, creates ad group structure, generates headline/description variants, builds…
create-dashboard
Create a custom web dashboard (React + Vite + Express) inside your sandbox to visualize the agent's Turso database. The dashboard is served on port 3847 and the user sees it live in the "App" tab in Gooseworks. Use when the user asks for a dashboard, visualization, chart, metric view, or any custom UI powered by their…
inbound-lead-qualification
Qualifies inbound leads against full ICP criteria — company size, industry, use case fit, role/seniority of the person. Checks CRM and existing customer base for duplicates and existing relationships. Outputs a scored CSV with qualification status, reasoning, and pipeline overlap flags. Tool-agnostic — works with any…