polymer-pay-parallel

Route web search, content extraction, and chat through the Polymer Pay proxy.

1|2|Updated Mar 2, 2026
One-click install
npx skills add https://github.com/polymerdao/pay-apis --skill polymer-pay-parallel
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: polymer-pay-parallel
Source: https://github.com/polymerdao/pay-apis/tree/main/skills/polymer-pay-parallel
Command: npx skills add https://github.com/polymerdao/pay-apis --skill polymer-pay-parallel

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Route web research, content extraction, and AI-assisted chat through the Polymer Pay proxy to streamline paid-access for AI agents.

Core Features & Use Cases

  • Web Search: query the open web via the proxy to retrieve relevant results.
  • Extract Content: pull text and structured data from URLs for downstream tasks.
  • Chat Completions: engage in AI-powered conversations for research.
  • Start FindAll Run: initiate comprehensive entity discovery to surface entities.
  • Ingest FindAll: generate FindAll specs from natural-language objectives.
  • Start Task Run: kick off processing tasks through the proxy.

Quick Start

Use the Parallel skill to run a web search and extract content from a URL using the Polymer Pay proxy.

Frequently Asked Questions about polymer-pay-parallel

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

FAQPage Schema
How do I route web search and content extraction through a paid API proxy for AI agents?

You can route web search and content extraction through a paid API proxy by configuring your AI agent to use the Polymer Pay proxy base URL and a POLYMER_PAY_API_KEY to authenticate requests across defined endpoints.

What is FindAll entity discovery and how does it work with web research?

FindAll entity discovery surfaces entities by initiating a comprehensive discovery run through the proxy. You can generate FindAll specs from natural-language objectives to identify and extract relevant entities for your downstream research tasks.

How do I extract structured data from a URL for AI-assisted chat workflows?

To extract structured data from a URL, you use the proxy's extract endpoint to pull text and structured content. This extracted data can then be fed into the chat completions endpoint to power AI-assisted research conversations.

Do I need a specific API key to use the Polymer Pay proxy for web search?

Yes, you need a POLYMER_PAY_API_KEY and the Polymer Pay proxy base URL to authenticate and route any web search, content extraction, or AI-assisted chat requests through the proxy for your AI agents.

Can I start background processing tasks through the same proxy used for web research?

Yes, the proxy supports a dedicated task run endpoint. You can kick off processing tasks through the Polymer Pay proxy alongside your web search, content extraction, and FindAll workflows without needing a separate connection.