Skip to main content

For AI agents: docs.octen.ai/integrations/octen-skills.md

Why Octen Skills

Octen Skills put Octen inside your agent: live broad web search and UI design references with clean, model-ready context.

Fast

Web search averages 62ms. Fast enough for multi-step agent workflows.

Accurate

Powered by SOTA text and VL embedding models. Better sources, fewer hallucinations.

Fresh

Live web data with minute-level updates. Useful for news, prices, and fast-moving pages.

Efficient

Clean highlights, optional full content, and time and domain filters keep model context relevant.

Get started

Get API Key

Create a key from the API Platform.

GitHub

View and install the skills.

Skills

Installation

Without Node (curl)

If you can’t run npx, copy the skills/ directory into your agent’s skills folder:

API key

Set OCTEN_API_KEY before using either skill. Get a key from the API Platform.
Add to ~/.claude/settings.json:
For per-project use, add the same env block to .claude/settings.local.json.
For broad, multi-angle coverage, pass the full question as-is — Octen expands it into sub-queries searched concurrently and returns results grouped per sub-query:

octen-image-search — invite-only beta

Image lookup, visual references, and design assets — search by text or a reference image.

octen-video-search — invite-only beta

Video lookup, clip discovery, and media previews.

octen-extract

octen-design — invite-only beta

Find real UI references — each design hit returns a reference image, a structured style summary, and a reusable html_snippet.

When to use each skill