polymer-pay-stableenrich-exa

Perform semantic web search and content extraction via StableEnrich through Polymer Pay.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides AI-powered semantic web search, content extraction, and research capabilities through StableEnrich via the Polymer Pay proxy, delivering richer results with citations.

Core Features & Use Cases

  • Semantic web search with neural embeddings and category filtering to quickly surface relevant sources.
  • Contents extraction from URLs to retrieve full text or structured data for research workflows.
  • Citation-rich AI answers and similar-page discovery to support deep-dive research with traceable references.

Quick Start

Ask for a semantic web search and content extraction through StableEnrich via Polymer Pay to get cited results.

Frequently Asked Questions about polymer-pay-stableenrich-exa

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

FAQPage Schema
How do I perform a semantic web search with neural embeddings?

Semantic web search with neural embeddings surfaces relevant sources by matching query intent rather than exact keywords. This skill uses category filtering and AI-assisted research to quickly discover broad topics across domains.

How do I extract full text content from URLs for research workflows?

Content extraction from URLs retrieves full text or structured data to support research workflows. You provide the target links, and the extraction endpoint processes them to return readable content for downstream analysis.

Can I generate cited answers using AI-assisted web research?

Generating cited answers with AI-assisted web research provides traceable references for deep-dive analysis. The skill returns citation-rich AI answers by processing extracted web content through its dedicated answer endpoint.

What's the best way to find similar pages for a given URL?

Finding similar pages for a given URL supports deep-dive research by discovering related sources. The skill exposes a dedicated find-similar endpoint that takes a target URL and returns pages with matching semantic context.

Do I need a specific API key to use the StableEnrich proxy?

Using the StableEnrich proxy requires a POLYMER_PAY_API_KEY configured in your environment. This key authenticates requests to the search, contents, find-similar, and answer endpoints, which also have defined pricing.

Why does my content extraction request return empty results?

Content extraction requests may return empty results if the target URLs are inaccessible or lack extractable text. Ensure the provided links point to public pages with structured data or readable full text for successful retrieval.