Skip to main content
View on GitHub -> Clean web page extraction. Turn one or more public URLs into readable text with Tavily Extract through AIsa.

Install

First, install the AIsa CLI if you have not already:
Then install the skill:

What can agents do with it?

Article extraction

Pull readable article text from a public URL.

Document review

Extract source text before analysis.

Citation prep

Keep source content attached to summaries.

Research cleanup

Remove page chrome and keep useful content.

Setup

This skill requires the AISA_API_KEY environment variable. When installed as a Claude plugin, the key is configured via the plugin’s userConfig.

Usage

Run the search client with the extract subcommand:

Arguments

Examples

Output

For each URL, the script prints:
  • URL — The source URL
  • Content — Clean extracted text (up to 3000 characters per page)

When to Use

Use this skill when the user provides a URL and wants to read or analyze its content, or when you need to fetch the full text of an article found via search. This is the best tool for “read this page” or “summarize this URL” requests.

Get started

  1. Sign up at aisa.one (new accounts start with $2 free credit).
  2. Generate an API key from the console.
  3. Set your key and install the skill:
  4. Start a new agent session so the runtime loads the updated skill instructions.

Tavily Search

Search the web before extracting sources.

AIsa Tavily Search

Combined search and extraction workflow.

Tavily Extract API

Endpoint reference for extraction.