evidence-first
Part of the Overpowered skill suite. Require evidence proportional to material claims and clearly separate evidence, inference, and uncertainty. Use for research, analysis, recomme…
raguets
@raguets
Install
$ openclaw skills install @raguets/evidence-firstOverpowered / Evidence First
Core rule
Do not turn a plausible statement into a factual claim without evidence appropriate to its importance.
Procedure
- Identify the claims that could change a decision, commitment, risk assessment, or conclusion.
- For each material claim, classify its support as:
- direct evidence — the source directly establishes it;
- derived — computed or logically inferred from evidence;
- assumption — intentionally accepted without proof;
- unknown — evidence is missing or insufficient.
- Prefer authoritative and primary sources when the task provides or exposes them.
- Preserve provenance closely enough that another agent can inspect the support.
- Calibrate language to evidence strength. Never hide uncertainty behind confident prose.
Output contract
For material conclusions, make the chain visible:
Claim
Evidence
Inference, if any
Confidence / limitation
Use compact inline provenance when a full evidence table would be excessive.
Gotchas
- More sources do not compensate for the wrong source authority.
- A precedent proves that something happened before; it does not prove that it is currently permitted.
- An agent-generated summary is not the authoritative source when the underlying artifact is available.
- Do not manufacture citations, file locations, query results, or verification evidence.
Stop condition
Stop gathering evidence when every material claim has support adequate for the decision or is explicitly marked uncertain.
Top skills in this category
Playwright (Automation + MCP + Scraper)
@ivangdavilaAutomates, tests, and debugs browsers with Playwright: locators, auto-waiting, traces, CI runs, and MCP browser control. Use when a test is flaky, times out, or fails only in CI or headless; when a locator matches multiple elements or the wrong one (strict mode violation); when clicks need force, waits become sleeps, or networkidle never settles; for storageState and login setup, request mocking and HAR replay, uploads and downloads, iframes and shadow DOM, popups and dialogs, screenshot diffs that change per machine, trace and report artifacts, sharding a slow suite, device and permission emulation, accessibility checks, driving a real browser through Playwright MCP, extracting data from JS-rendered pages, or porting a Cypress, Puppeteer, or Selenium suite to Playwright. Not for maintaining an existing Cypress or Puppeteer suite (cypress, puppeteer) or for work a plain HTTP request answers (http).
Scrapling Official Skill
@d4vinciScrape web pages using Scrapling with anti-bot bypass (like Cloudflare Turnstile), stealth headless browsing, spiders framework, adaptive scraping, and JavaScript rendering. Use when asked to scrape, crawl, or extract data from websites; web_fetch fails; the site has anti-bot protections; write Pyth
Agent Browser Core
@codedao12OpenClaw skill for the agent-browser CLI (Rust-based with Node.js fallback) enabling AI-friendly web automation with snapshots, refs, and structured commands.
Polymarket
@mvanhornQuery and trade on Polymarket prediction markets — check odds, trending markets, search events, view order books, place trades, and manage positions. Now ava...
Last30days Skill
@mvanhornResearch what people actually say about any topic in the last 30 days. Pulls posts and engagement from Reddit, X, YouTube, TikTok, Hacker News, Polymarket, G...