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/bjornmelin/dev-skills/langgraph-multiagentnpx skills add BjornMelin/dev-skills --skill langgraph-multiagentgit clone --depth 1 https://github.com/BjornMelin/dev-skillsWrote 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/bjornmelin/dev-skills/langgraph-multiagent)<a href="https://agentmods.dev/skills/bjornmelin/dev-skills/langgraph-multiagent"><img src="https://agentmods.dev/badge/skills/bjornmelin/dev-skills/langgraph-multiagent.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.00144 | $0.01885 |
| Opus 5 | $0.00072 | $0.00942 |
| Sonnet 5 | $0.00029 | $0.00377 |
| Haiku 4.5 | $0.00014 | $0.00188 |
Grade A, and why
langgraph-multiagent 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.
The source is not reproduced here
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
What ships with it
56 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.
- agents/openai.yaml 255 B
- assets/templates/fastapi/fastapi_sse_multiagent.py 6.8 KB runs code
- assets/templates/langgraph/langgraph.json 101 B
- assets/templates/nextjs_ai_sdk/app/api/chat/route.ts 736 B runs code
- assets/templates/nextjs_ai_sdk/app/chat/ChatClient.tsx 5.2 KB
- assets/templates/nextjs_ai_sdk/app/chat/page.tsx 117 B
- assets/templates/nextjs_ai_sdk/app/chat/Response.tsx 422 B
- assets/templates/nextjs/app/chat/ChatClient.tsx 12 KB
- assets/templates/nextjs/app/chat/page.tsx 316 B
- assets/templates/nextjs/app/chat/Response.tsx 422 B
- assets/templates/nextjs/app/chat/types.ts 2.5 KB runs code
- assets/templates/python/agentic_rag_docs_fetch.py 1.2 KB runs code
- assets/templates/python/graph_handoffs_multi_agent_nodes.py 3.0 KB runs code
- assets/templates/python/graph_orchestrator_worker.py 979 B runs code
- assets/templates/python/graph_supervisor_subagents.py 1.7 KB runs code
- assets/templates/python/langchain_create_agent_with_guardrails.py 1.3 KB runs code
- assets/templates/python/mcp_multiserver_agent.py 1.3 KB runs code
- assets/templates/python/otel_tracing.py 362 B runs code
- assets/templates/python/state_reducers_and_concurrency.py 684 B runs code
- assets/templates/python/tests/test_smoke.py 307 B runs code
- assets/templates/streamlit/streamlit_chat_app.py 9.2 KB runs code
- assets/templates/streamlit/tests/test_smoke_apptest.py 352 B runs code
- references/api_map_python.md 1.3 KB
- references/audit_and_migration_methodology.md 1.4 KB
- references/deployment_agent_server.md 2.2 KB
- references/deployment.md 691 B
- references/doc_crawl_targets.md 2.9 KB
- references/docs_index.md 4.1 KB
- references/guardrails_hitl.md 925 B
- references/langchain_create_agent_middleware.md 4.0 KB
- references/langchain_multiagent_handoffs.md 2.9 KB
- references/langgraph_graph_api_primitives.md 2.6 KB
- references/mcp_integration_patterns.md 1.5 KB
- references/memory_and_context_engineering.md 2.3 KB
- references/migration_other_frameworks.md 1.8 KB
- references/migration_supervisor.md 1.9 KB
- references/observability_otel.md 852 B
- references/patterns.md 2.2 KB
- references/performance_cost.md 995 B
- references/research_playbook.md 2.9 KB
- references/retrieval_rag.md 626 B
- references/security_threat_model.md 1.4 KB
- references/testing_evaluation.md 1.1 KB
- references/ui_fastapi_backend.md 3.0 KB
- references/ui_nextjs_ai_sdk.md 5.0 KB
- references/ui_nextjs_rsc.md 6.0 KB
- references/ui_streaming_protocol.md 3.1 KB
- references/ui_streamlit.md 3.0 KB
- references/upgrades_and_versioning.md 1.4 KB
- scripts/audit_repo_agents.py 13 KB runs code
- scripts/audit_streamlit_project.py 27 KB runs code
- scripts/crawl_docs.py 5.9 KB runs code
- scripts/fetch_llms_txt_urls.py 1.8 KB runs code
- scripts/generate_migration_plan.py 6.9 KB runs code
- scripts/opensrc_snapshot.py 2.0 KB runs code
- scripts/sync_streamlit_docs.py 4.3 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.
- yesterday First seen · 119 lines · 144 tokens per session scan A 524d8992eea7
langgraph-multiagent is a skill published in the GitHub repository BjornMelin/dev-skills (7 stars, last pushed 12d ago), with no licence file. It adds 144 tokens to every session and 1,885 once invoked, about $0.0007 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-09-03.
Other skills, from other repositories
pinecone-quickstart
Interactive Pinecone quickstart for new developers. Choose between two paths - Database (create an integrated index, upsert data, and query using Pinecone MCP + Python) or Assistant (create a Pinecone Assistant for document Q&A). Use when a user wants to get started with Pinecone for the first time or wants a guided…
pinecone-n8n
Build n8n workflows using the Pinecone Assistant node or Pinecone Vector Store node. Use when building RAG pipelines, chat-with-docs workflows, configuring Pinecone nodes in n8n, troubleshooting Pinecone n8n nodes, or asking about best practices for Pinecone in n8n.
pinecone-full-text-search
Create, ingest into, and query a Pinecone full-text-search (FTS) document index using the graduated document-schema API (Python SDK 10.0.0, API version 2026-07). Use when the user or agent asks to build a text search index on Pinecone, add dense or sparse vector fields, ingest documents, construct scoreby clauses…
pinecone-cli
Guide for using the Pinecone CLI (pc) to manage Pinecone resources from the terminal. The CLI supports ALL index types (standard, integrated, sparse) and all vector operations — unlike the MCP which only supports integrated indexes. Use for batch operations, vector management, backups, namespaces, CI/CD automation…
pinecone-help
Overview of all available Pinecone skills and what a user needs to get started. Invoke when a user asks what skills are available, how to get started with Pinecone, or what they need to set up before using any Pinecone skill.
pinecone-mcp
Reference for the Pinecone MCP server tools. Documents all available tools - list-indexes, describe-index, describe-index-stats, create-index-for-model, upsert-records, search-records, cascading-search, and rerank-documents. Use when an agent needs to understand what Pinecone MCP tools are available, how to use them…