·observe

Use this skill when the user asks to "check observations", "what did Crawlio see", "show crawl timeline", "query the observation log", or wants to review what happened during a crawl session. Queries the append-only observation log with filtering by host, source, operation, and time range.

9Installs·1Trend·@crawlio-app

Installation

$npx skills add https://github.com/crawlio-app/crawlio-plugin --skill observe

How to Install observe

Quickly install observe AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/crawlio-app/crawlio-plugin --skill observe
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: crawlio-app/crawlio-plugin.

SKILL.md

View raw

Query Crawlio's observation log — the append-only timeline of everything Crawlio observed during a crawl session.

| extension | Chrome extension enrichment (framework, network, console, DOM) | | engine | Crawl lifecycle events (crawlstart, crawldone) | | webkit | WebKit runtime capture | | agent | AI-created findings |

| observe | Raw data capture | | finding | Agent-created insight | | crawlstart | Crawl began | | crawldone | Crawl completed | | page | Single page observation |

Use this skill when the user asks to "check observations", "what did Crawlio see", "show crawl timeline", "query the observation log", or wants to review what happened during a crawl session. Queries the append-only observation log with filtering by host, source, operation, and time range. Source: crawlio-app/crawlio-plugin.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/crawlio-app/crawlio-plugin --skill observe
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from crawlio-app/crawlio-plugin

Quick answers

What is observe?

Use this skill when the user asks to "check observations", "what did Crawlio see", "show crawl timeline", "query the observation log", or wants to review what happened during a crawl session. Queries the append-only observation log with filtering by host, source, operation, and time range. Source: crawlio-app/crawlio-plugin.

How do I install observe?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/crawlio-app/crawlio-plugin --skill observe Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/crawlio-app/crawlio-plugin

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-25