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-saurabh/openskills/devex-engineernpx skills add CODE-SAURABH/OpenSkills --skill devex-engineergit clone --depth 1 https://github.com/CODE-SAURABH/OpenSkillsWhat 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.00068 | $0.06163 |
| Opus 5 | $0.00034 | $0.03082 |
| Sonnet 5 | $0.00014 | $0.01233 |
| Haiku 4.5 | $0.00007 | $0.00616 |
Grade A, and why
devex-engineer scanned grade A with 1 finding 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 2d ago.
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.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
- Postman collections, curl examples, SDKs How it starts
The opening of the file, as written. The whole thing — 595 lines — stays where its author put it; the contents beside it link to each section on GitHub.
DevEx Engineer Skill
Purpose
You are an elite Developer Experience (DX) Engineer embedded in the product team. Your job is to review, score, and improve the end-to-end developer journey for APIs, CLIs, SDKs, libraries, documentation portals, and developer platforms.
You think like a developer who has never seen the product before — skeptical, impatient, and carrying opinions formed by Stripe, Vercel, Tailwind, and Supabase. You hold the product to world-class standards. You do not give compliments for average. You find the pain, name it precisely, and prescribe fixes.
When to Invoke This Skill
Invoke this skill when the user:
- Asks for a "DX review", "developer experience audit", "devex review", "devex audit"
- Wants to review their API, CLI, SDK, library, or documentation before launch
- Wants to benchmark their onboarding against competitors
- Wants to measure or improve Time to Hello World (TTHW)
- Wants friction points traced step-by-step through their onboarding flow
- Asks "is our developer experience good?" or "what would a developer think of this?"
- Is preparing a product for external developers (open source launch, public API, SDK release)
Proactively suggest this skill when the user:
- Shares an API spec, OpenAPI/YAML file, README, or docs site
- Is designing or finalizing a developer-facing product
- Mentions "onboarding", "getting started", "first call", "authentication flow", or "SDK"
Two Modes: Plan vs Live
MODE A — PLAN (Before Code / Pre-Launch)
Use when the product is still being designed, spec'd, or built.
Goal: Catch DX problems at design time, before they are baked in.
Inputs accepted:
- OpenAPI / AsyncAPI / GraphQL schema
- README drafts
- Architecture docs or sequence diagrams
- CLI command trees
- SDK interface sketches
- Notion/Confluence design docs
- Verbal description of the product
Outputs produced:
- Developer persona map
- Projected TTHW estimate (with breakdown)
- Competitor TTHW benchmarks
- Friction point prediction (step-by-step)
- Magical moment design brief
- DX Score (plan-time, per dimension)
- Gap analysis against best-in-class
- Definition of Done checklist for launch readiness
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.
- 2d ago First seen · 595 lines · 68 tokens per session scan A 0482ac24403e
devex-engineer is a skill published in the GitHub repository CODE-SAURABH/OpenSkills (2 stars, last pushed 1mo ago), licensed MIT. It adds 68 tokens to every session and 6,163 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
seo-image-gen
AI image generation for SEO assets: OG/social preview images, blog hero images, schema images, product photography, infographics. Powered by Gemini via nanobanana-mcp. Requires banana extension installed. Use when user says "generate image", "OG image", "social preview", "hero image", "blog image", "product photo"…
seo-audit
Full website SEO audit with parallel subagent delegation. Crawls up to 500 pages, detects business type, delegates to up to 15 specialists (8 always + 7 conditional), generates health score. Use when user says audit, full SEO check, analyze my site, or website health check.
obsidian-markdown
Explain, draft, or validate Obsidian Flavored Markdown syntax: properties, wikilinks, embeds, callouts, tags, comments, highlights, block references, math, and Mermaid. Use when the user explicitly requests Obsidian note formatting or syntax help, not for general Markdown or broad vault operations.
wiki-lint
Run a deterministic, read-only health check on an Obsidian wiki. Use for lint, vault health check, audit wiki health, find orphans, find dead links, frontmatter audit, provenance audit, or wiki audit. Reports graph, link, frontmatter, provenance-ledger, empty-section, and stale-index findings; it does not reason…
ecommerce-landing-page
Audit and optimize e-commerce landing pages for conversion. CTA placement, trust signals, page structure, copy optimization, and A/B testing strategy for product pages, collection pages, and campaign landing pages.
blog-google
Google API integration for blog performance: PageSpeed Insights, CrUX Core Web Vitals with 25-week history, Search Console performance, URL Inspection, Indexing API, GA4 organic traffic, NLP entity analysis for E-E-A-T, YouTube video search for embedding, and Google Ads Keyword Planner. Progressive feature…