pp-postman-explore

Search and rank Postman API collections using a local SQLite CLI.

Updated May 22, 2026
One-click install
npx skills add https://github.com/shekerkamma/peopletech-marketplace --skill pp-postman-explore-shekerkamma
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pp-postman-explore
Source: https://github.com/shekerkamma/peopletech-marketplace/tree/main/plugins/integrations/skills/postman-explore
Command: npx skills add https://github.com/shekerkamma/peopletech-marketplace --skill pp-postman-explore-shekerkamma

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Postman's API Network is the world's largest public API directory, but discovery is limited to the web interface and lacks programmatic access. This Skill gives AI agents and power users a command-line interface to search, rank, compare, and monitor community-contributed Postman Collections, workspaces, APIs, and flows without manual browsing.

Core Features & Use Cases

  • Canonical Collection Lookup: Find the single best community Postman Collection for any vendor (like Stripe or Twilio) ranked by publisher verification, fork count, and recency.
  • Trend Ranking & Comparison: Rank entities by custom metrics such as weekly forks or monthly views, compare publishers within a category, and identify breakout collections before they become popular.
  • Change Detection: Track what changed on the Postman network since your last sync with drift detection and category landscape reports.

Quick Start

Use the pp-postman-explore skill to ask your AI agent to find the best Postman Collection for a specific vendor, compare publishers in a category, or track recent changes on the Postman API network.

Frequently Asked Questions about pp-postman-explore

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I programmatically search Postman API collections for a specific vendor?

You can programmatically search Postman API collections for a specific vendor by using the pp-postman-explore Skill, which applies full-text search and ranking by publisher verification, fork count, and recency to find the single best community collection.

Can I rank and compare Postman collections by custom metrics like weekly forks or monthly views?

Yes, you can rank and compare Postman collections by custom metrics like weekly forks or monthly views. The Skill supports trend ranking, cross-publisher comparison within a category, and identifying breakout collections.

How does change detection work for tracking drift across synced Postman collections?

Change detection for tracking drift across synced Postman collections works by storing local SQLite snapshots and applying time-windowed change tracking to report what changed on the Postman network since your last sync.

Do I need a specific binary or local database to monitor the Postman API network offline?

Yes, you need the postman-explore-pp-cli binary with local SQLite storage to enable offline-capable ranking, full-text search, and time-windowed change tracking for monitoring the Postman API network.

What is the best way to find canonical Postman collections without manual web browsing?

The best way to find canonical Postman collections without manual web browsing is using this Skill's command-line interface, which ranks community-contributed workspaces, APIs, and flows by publisher verification and fork count.

Can AI agent workflows automate Postman collection discovery and category landscape reports?

AI agent workflows can automate Postman collection discovery and category landscape reports by leveraging this Skill to perform vendor-specific collection lookup, cross-publisher comparison, and trend analysis without manual browsing.