·finding

Use this skill when the user asks to "create a finding", "record an insight", "what findings exist", "show findings", or wants to create or review evidence-backed analysis insights from crawl observations. Creates and queries curated findings with evidence chains.

8Installs·0Trend·@crawlio-app

Installation

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

How to Install finding

Quickly install finding 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 finding
  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

Create and query curated findings in Crawlio's observation log. Findings are agent-created insights backed by observation evidence.

Findings are the agent's judgment layer on top of raw observations. A good finding:

| title | string | Yes | Short, descriptive title | | url | string | No | URL this finding relates to | | evidence | [string] | No | Array of observation IDs (obsxxx) | | synthesis | string | No | Detailed explanation |

Use this skill when the user asks to "create a finding", "record an insight", "what findings exist", "show findings", or wants to create or review evidence-backed analysis insights from crawl observations. Creates and queries curated findings with evidence chains. 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 finding
Category
{}Data Analysis
Verified
First Seen
2026-02-25
Updated
2026-03-11

Browse more skills from crawlio-app/crawlio-plugin

Quick answers

What is finding?

Use this skill when the user asks to "create a finding", "record an insight", "what findings exist", "show findings", or wants to create or review evidence-backed analysis insights from crawl observations. Creates and queries curated findings with evidence chains. Source: crawlio-app/crawlio-plugin.

How do I install finding?

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 finding 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
{}Data Analysis
Source
skills.sh
First Seen
2026-02-25