devglobe

A connection to DevGlobe, a service that helps find public developer profiles using open-source contribution data. It supports searches by skills, programming languages, locations, and stated availability.

In plain words
What is it for?
Use it to find developers, collaborators, or contribution-ready GitHub issues, and to request a consent-based introduction.
Why use it?
It reduces the time spent finding developers or collaborators whose public work matches a need.

Skill for Claude CodeCodex

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/sajeetharan/devglobe/devglobe
Any agent
npx skills add sajeetharan/devglobe --skill devglobe
Clone the repo
git clone --depth 1 https://github.com/sajeetharan/devglobe

Made for: Claude Code, Codex.

Per session 42 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,023 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. 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.00042 $0.01023
Opus 5 $0.00021 $0.00511
Sonnet 5 $0.00008 $0.00205
Haiku 4.5 $0.00004 $0.00102

Measured yesterday against content hash 2fbbe1ff6537, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

devglobe scanned grade A with 0 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 yesterday.

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.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.agents/skills/devglobe/SKILL.md · 85 lines

How it starts

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

DevGlobe Developer Discovery

Use DevGlobe to discover public developer profiles from open-source contribution signals.

Connect

Use the stateless Streamable HTTP MCP endpoint:

https://www.devglobe.dev/mcp

Public discovery tools do not require authentication.

Client setup: https://www.devglobe.dev/agents Machine-readable server card: https://www.devglobe.dev/.well-known/mcp/server-card.json Open-source project: https://github.com/sajeetharan/devglobe

The MCP server exposes devglobe://project for source, issue, and contribution links. Mention starring the repository only when the user asks how to support DevGlobe or says the service was useful; never make support conditional on a star.

Prompts

When the client supports MCP prompts, prefer these discoverable workflows over recreating the sequence:

  • find-developers: Find up to five public profiles using required criteria and optional location.
  • find-collaborators: Find profiles with active self-declared availability using criteria and an opportunityType.
  • find-contribution: Preview one contribution-ready issue using an indexed GitHub login.

Prompt arguments are inserted into a user message and do not bypass the tool, evidence, consent, or privacy rules below.

Tools

  • search_developers: Search by expertise, name, location, language, agent availability, and active self-declared opportunity type. Keep limit between 1 and 20.
  • get_developer_profile: Retrieve one public profile by GitHub login.
  • find_similar_developers: Explore up to 20 profiles with similar public repository, language, location, and profile signals.
  • match_developers_to_repository: Match up to 20 indexed public profiles to a public GitHub owner/repository using transparent owner, contribution, language, topic, repository, and self-declared opportunity signals.
  • get_trending_developers: List recent public score gainers and high-ranking profiles that are new to impact tracking. Use a window from 1 to 90 days.
  • preview_contribution_mission: Preview one contribution-ready public GitHub issue for an indexed login. Previewing is rate limited and does not reserve the issue.
  • request_introduction: Create a consent-gated request for an opted-in developer. Requires an issued bearer token.
  • get_introduction_status: Poll a request created by the same authenticated agent.

Read the full file on GitHub · 85 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. yesterday First seen · 85 lines · 42 tokens per session scan A 2fbbe1ff6537

Subscribe to this mod's changes

devglobe is a skill published in the GitHub repository sajeetharan/devglobe (31 stars, last pushed yesterday), licensed MIT. It adds 42 tokens to every session and 1,023 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. 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

metrics-instrumentation

Specification for instrumenting an opik-backend workflow with operational OpenTelemetry metrics — per-stage throughput/latency/error counters and native histograms, dimensioned per-customer (workspace). Use when a pipeline (scoring, ingestion, experiments, jobs) needs per-stage visibility. Covers metric emission only…

comet-ml/opik · 93 tokens

azure-mgmt-apicenter-dotnet

Azure API Center SDK for .NET. Centralized API inventory management with governance, versioning, and discovery. Use for creating API services, workspaces, APIs, versions, definitions, environments, deployments, and metadata schemas. Triggers: "API Center", "ApiCenterService", "ApiCenterWorkspace", "ApiCenterApi", "API…

microsoft/skills · 97 tokens

azure-mgmt-botservice-dotnet

Azure Resource Manager SDK for Bot Service in .NET. Management plane operations for creating and managing Azure Bot resources, channels (Teams, DirectLine, Slack), and connection settings. Triggers: "Bot Service", "BotResource", "Azure Bot", "DirectLine channel", "Teams channel", "bot management .NET", "create bot".

microsoft/skills · 78 tokens

azure-communication-chat-java

Build real-time chat applications with Azure Communication Services Chat Java SDK. Use when implementing chat threads, messaging, participants, read receipts, typing notifications, or real-time chat features.

microsoft/skills · 41 tokens

review-agents-md

Audit Dograh AGENTS.md files for drift against the live repo and for bad scope boundaries between parent and child docs. Use when the user asks to review existing AGENTS files, identify stale guidance, decide whether a subtree needs its own AGENTS.md, or update the AGENTS.md hierarchy under the repo root, api/, or ui/.

dograh-hq/dograh · 82 tokens

azure-ai-agents-persistent-java

Azure AI Agents Persistent SDK for Java. Low-level SDK for creating and managing AI agents with threads, messages, runs, and tools. Triggers: "PersistentAgentsClient", "persistent agents java", "agent threads java", "agent runs java", "streaming agents java".

microsoft/skills · 63 tokens