postman

postman is a skill for Claude Code from VictorCostaOliveira/agents-tdd-flow. It costs 59 tokens per session (1,973 once invoked), scanned A, original, no licence file.

A tool for creating and updating Postman Collection JSON from Rails APIs. Postman Collections are saved descriptions of API requests that can be run and shared.

In plain words
What is it for?
Use it to create or update Postman collections for Rails endpoints and document API requests, parameters, and tests.
Why use it?
It reduces the manual work of documenting Rails routes, controllers, accepted parameters, and tests in Postman. It keeps the collection tied to the API code being described.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

Good fit Use it to create or update Postman collections for Rails endpoints and document API requests, parameters, and tests.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/victorcostaoliveira/agents-tdd-flow/postman
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.

Any agent
npx skills add VictorCostaOliveira/agents-tdd-flow --skill postman
Clone the repo
git clone --depth 1 https://github.com/VictorCostaOliveira/agents-tdd-flow

Made for: Claude Code.

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 postman

README.md
[![agentmods](https://agentmods.dev/badge/skills/victorcostaoliveira/agents-tdd-flow/postman/github.svg)](https://agentmods.dev/skills/victorcostaoliveira/agents-tdd-flow/postman)
Your own site
<a href="https://agentmods.dev/skills/victorcostaoliveira/agents-tdd-flow/postman"><img src="https://agentmods.dev/badge/skills/victorcostaoliveira/agents-tdd-flow/postman/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for postman

Your own site · 80×15
<a href="https://agentmods.dev/skills/victorcostaoliveira/agents-tdd-flow/postman"><img src="https://agentmods.dev/badge/skills/victorcostaoliveira/agents-tdd-flow/postman.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 59 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,973 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown 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.1 $0.00059 $0.01973
Opus 5 $0.00030 $0.00986
Sonnet 5 $0.00012 $0.00395
Haiku 4.5 $0.00006 $0.00197

Measured 10d ago against content hash a7f62e9bfc54, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

postman 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 10d 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.

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.

claude/.claude/skills/postman/SKILL.md · 144 lines

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.

Read it on GitHub

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. 10d ago First seen · 144 lines · 59 tokens per session scan A a7f62e9bfc54

Subscribe to this mod's changes

postman is a skill published in the GitHub repository VictorCostaOliveira/agents-tdd-flow (2 stars, last pushed 5mo ago), with no licence file. It adds 59 tokens to every session and 1,973 once invoked, about $0.0003 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-31.

Related

Other skills, from other repositories

feature-flag-policy

Cargo feature flags for crates/xberg — ORT-incompatible targets (WASM, Android x8664 emulator), type-only and tract inference companion features, WASM/Android-safe variants, PDF backend, mutually-exclusive ORT variants, platform-conditional deps, aggregate feature sets, and build profiles. Load when adding, wiring, or…

xberg-io/xberg · 98 tokens

ocr-pipeline-and-quality

Change or evaluate Xberg OCR backends, preprocessing, caching, page acceptance, geometry, hOCR structure, table reconstruction, or cross-backend quality. Load for OCR behavior and A/B quality work, not ordinary PDF text extraction.

xberg-io/xberg · 53 tokens

pdf-backends

Change or diagnose Xberg PDF extraction, native/Pdfium backend selection, PDF rendering sessions, encrypted documents, OCR fallback, or backend-specific capability gaps. Load for PDF engine work, not generic image OCR.

xberg-io/xberg · 46 tokens

add-sharepoint

Adds SharePoint Online connector to a Power Apps code app. Use when reading lists, managing documents, or integrating with SharePoint sites. Can also create new SharePoint lists.

microsoft/power-platform-skills · 39 tokens

using-the-mcp-server

Use when converting HTML to Markdown or extracting metadata and tables through the html-to-markdown MCP server's tools, rather than shelling out to the CLI. Covers the tool surface, the auto-installing launcher, and when MCP beats the CLI or SDK.

xberg-io/html-to-markdown · 57 tokens

nw-diagram

Generates C4 architecture diagrams (context, container, component) in Mermaid or PlantUML. Use when creating or updating architecture visualizations.

nWave-ai/nWave · 33 tokens