Site research for agents

Research websites as data, not tabs.

Zawqi gives your agent full-page captures, rendered HTML, Markdown, logos, Open Graph, pricing briefs, and taxonomy through one stable Site API.

Install onceskills.sh
$ npx skills add Fawwaz-2009/zawqi-skills --skill zawqi-site-research -g

One resource

A Site says what it has.

Missing artifacts are explicit null values. Attempts and failures belong to Runs and logs, not a maze of Site states.

{
  "slug": "stripe",
  "industry": "fintech",
  "fullPageScreenshotUrl": "…",
  "renderedHtmlUrl": "…",
  "homepageMarkdownUrl": "…",
  "logoUrl": "…",
  "openGraphUrl": "…",
  "pricingMarkdownUrl": "…"
}

Agent workflow

Ask for the comparison you actually need.

  1. 01

    Describe the output

    Compare logos, find lifetime deals, or build a pricing table.

  2. 02

    Let the agent query

    It reads live capabilities, searches evidence, and fetches only the Site fields it needs.

  3. 03

    Keep the result

    The agent produces a local HTML collection shaped around your question—not our UI.

Capabilities update without reinstalling.

The skill checks the live capability document before each task. Run the update command when the skill workflow itself changes.

Create an agent token