find-web-developer

find-web-developer is a skill for Claude Code, Codex from nostrband/ServiceGraph. It costs 225 tokens per session (3,117 once invoked), scanned A, original, MIT.

A service for finding and comparing US web development firms. It covers companies that build or rebuild marketing sites, online stores, landing pages, and sites using systems such as WordPress, Webflow, or Shopify.

In plain words
What is it for?
Use it to find, filter, shortlist, and research US firms for marketing websites, landing pages, ecommerce sites, CMS projects, microsites, and web frontend work.
Why use it?
It narrows a large directory of firms to those tagged for web development and enriches the results with relevant company details. This makes it easier to shortlist suitable providers.

Skill for Claude CodeCodex

Part of the servicegraph plugin — 18 skills, 1 MCP server shipped together

Install

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.

agentmods
npx agentmods add skills/nostrband/servicegraph/find-web-developer
Any agent
npx skills add nostrband/ServiceGraph --skill find-web-developer
Clone the repo
git clone --depth 1 https://github.com/nostrband/ServiceGraph

Made for: Claude Code, Codex.

Or install servicegraph, the plugin that ships this one along with the rest of its 18 skills, 1 MCP server.

Wrote 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.

agentmods badge for find-web-developer

README.md
[![agentmods](https://agentmods.dev/badge/skills/nostrband/servicegraph/find-web-developer.svg)](https://agentmods.dev/skills/nostrband/servicegraph/find-web-developer)
Your own site
<a href="https://agentmods.dev/skills/nostrband/servicegraph/find-web-developer"><img src="https://agentmods.dev/badge/skills/nostrband/servicegraph/find-web-developer.svg" alt="Measured on agentmods" height="20"></a>
Per session 225 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,117 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5 $0.00225 $0.03117
Opus 5 $0.00112 $0.01558
Sonnet 5 $0.00045 $0.00623
Haiku 4.5 $0.00022 $0.00312

Measured 5d ago against content hash 1ea2a099b0f6, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

find-web-developer 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 5d 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.

Any HTTP client works (curl, fetch, requests). Examples below use curl.
skills/find-web-developer/SKILL.md · 256 lines

How it starts

The opening of the file, as written. The whole thing — 256 lines — stays where its author put it; the contents beside it link to each section on GitHub.

find-web-developer

Drive the ServiceGraph API (https://api.servicegraph.co) to find, shortlist, and enrich US web development firms via the pro_services dataset. The catalog tags ~14k firms with service_provided:web-development under industry:it_services (web-development is the second-largest service tag in the catalog).

Always pin both industry:it_services and service_provided:web-development. Platforms (WordPress, Webflow, Shopify, Next.js, etc.) and verticals (B2B, ecommerce, agency-vs-studio) are NOT separate tags — they're keyword substring matches on firm text.

Any HTTP client works (curl, fetch, requests). Examples below use curl.

Sibling skills — defer when scope is different

  • Custom backend / API / internal tools / mobile app / distributed systemsfind-software-developer. The end-product is software beyond a standard website.
  • Broader marketing strategy and execution beyond the site build (paid media, content strategy, full digital agency engagement) → find-marketing-agency.
  • SEO-only work on an existing sitefind-seo-agency. Web devs build sites; SEO agencies optimize them. If the user wants new pages built AND optimized, this skill is fine.

If unsure, this skill is correct for "build / rebuild / refresh a website" tasks. The deferral kicks in when the deliverable is non-website software or non-build marketing work.

MCP server (preferred for authed calls)

If your harness has the ServiceGraph MCP server loaded (tools containing servicegraph), prefer those — OAuth 2.1 + PKCE keeps the token in the harness sandbox. Otherwise use the REST flow below.

API surface (dataset id: pro_services)

Every endpoint requires the bearer (Authorization: Bearer vk_…). No anonymous tier.

Endpoint Cost Use it for
GET /v1/datasets/pro_services/fields[?include_values=1] free Confirm web-development is in the service_provided value list.
GET /v1/datasets/pro_services/check?filter=… free Validate filter.
POST /v1/datasets/pro_services/translate-intent free {intent} → DSL filter + sanity count.
GET /v1/datasets/pro_services/search?filter=…&limit= free Brief firm cards + per-row unlock hint + total.
GET /v1/datasets/pro_services/:apex free One row brief; detail only if unlocked.
POST /v1/datasets/pro_services/unlocks 10 credits / firm {apexes:[...]} ≤100; atomic; 30-day TTL on detail.
GET /v1/me/credits free Balance.

Read the full file on GitHub · 256 lines

Changes

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.

  1. 5d ago First seen · 256 lines · 225 tokens per session scan A 1ea2a099b0f6

Subscribe to this mod's changes

find-web-developer is a skill published in the GitHub repository nostrband/ServiceGraph (61 stars, last pushed 3mo ago), licensed MIT. It adds 225 tokens to every session and 3,117 once invoked, about $0.0011 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-30.

Related

Other skills, from other repositories

image-generation

Generates professional AI images using Google Gemini. ALWAYS invoke this skill when building websites, landing pages, slide decks, presentations, or any task needing visual content. Invoke IMMEDIATELY when you detect image needs - don't wait for the user to ask. This skill handles prompt optimization and aspect ratio…

guinacio/claude-image-gen · 65 tokens

character-reference-sheets

Dress 3D character base renders with AI-generated clothing while preserving the body, pose and framing, so each garment can be cut out and sent to image-to-3D generators. Use when the request involves a Blender base render in A-pose or T-pose, a character visual sheet, a turnaround, generating clothing over a nude…

guinacio/claude-image-gen · 117 tokens

full-lookalike

Use when the user has a LinkedIn profile and wants to find similar people — same type of role, seniority, industry, and company size. Acts as a Sales Ops / RevOps specialist: analyzes the source profile, extracts the key attributes that define the persona, searches FullEnrich for matching profiles, and presents ranked…

FullEnrich/fullenrich-skills · 183 tokens

full-org

Use when the user wants to map a company's team structure, visualize the org chart, and identify the right people to contact. Acts as a sales intelligence analyst: searches FullEnrich for employees at a target company, infers the organizational hierarchy from titles and seniority levels, generates a Mermaid diagram of…

FullEnrich/fullenrich-skills · 146 tokens

full-talent

Use when the user wants to source candidates for a role. Acts as a senior talent acquisition partner and headhunter: runs a deep conversational intake to understand the role, team, and hiring context, searches FullEnrich's database with surgical precision, enriches candidates with email + phone, qualifies and ranks…

FullEnrich/fullenrich-skills · 139 tokens

full-prospecting

Use when the user wants to find and enrich B2B contacts matching an ICP. Triggers on: "find me contacts", "build a prospect list", "search for people", "enrich leads", or any request describing a target audience by title, industry, location, or company size.

FullEnrich/fullenrich-skills · 65 tokens