Documents

TinkerClaw Fork and Skill Scanner

Try it

Reference material, not a runnable skill: a one-page outline of a workflow for scanning GitHub forks and ClawHub skills (bash pre-filter, sub-agent fan-out, scheduled reports). It ships no scripts and has no entry point. Read it only for the workflow shape; for working scanner code use the sibling skills/fork-scanner/ directory.

What it does

**1,000 forks. 3 filters. Only gold reaches your inbox.**

The skill document

Ultimate Fork and Skill Scanner

1,000 forks. 3 filters. Only gold reaches your inbox.

Most forks are exact clones gathering dust. Somewhere in the pile, someone rewrote your auth layer, tripled throughput, or added a feature you hadn't thought of. This skill finds those needles — automatically.

How It Works

A three-stage funnel keeps costs low and signal high:

  1. Bash Pre-Filter — Discards inactive and identical forks in seconds. No tokens wasted on dead copies.
  2. Sub-Agent Deep Analysis — Surviving forks get inspected by parallel agents: diff quality, new patterns, performance changes.
  3. Actionable Report — Only forks worth your attention make the cut. Delivered to WhatsApp. No noise, no empty summaries.

Skill Scanner

Reviews 10 ClawHub skills daily. Surfaces top picks, tracks emerging trends, and follows skilled authors to find more of their work.

What You Get

  • Up to 1,000 forks analyzed per run
  • Daily skill reviews with trend detection
  • Reports only when there's something worth reporting
  • Token-efficient by design — bash does the heavy lifting before agents spend a single token

Clone it. Fork it. Break it. Make it yours.

👉 Explore the full project: github.com/globalcaos/clawdbot-moltbot-openclaw

Related skills

Query and manage Linear issues, projects, teams, cycles, labels, and comments through a managed OAuth GraphQL endpoint.

by byungkyu518 installs18 stars

Adaptive web scraping in Python that bypasses anti-bot systems and scales from single requests to concurrent crawls.

by d4vinci399 installs28 stars

Stores durable facts in a categorized, plain-markdown vault on disk, alongside your agent's built-in memory.

by Iván555 installs18 stars

Query Twitter/X profiles, tweets, follower events, and KOL data through the 6551 REST API.

by infra403840 installs27 stars

Search, read, and manage YouTube videos, playlists, channels, subscriptions, and comments via managed OAuth.

by byungkyu880 installs145 stars

More from globalcaos

Browse all skills

Give your OpenClaw agent a JARVIS-style British voice with matching dry humor, audio plus a purple chat bubble in one call.

by globalcaos190 installs4 stars

Native WhatsApp channel for OpenClaw with 22 messaging/group actions plus Protocol v2 multi-agent coordination.

by globalcaos116 installs3 stars

One dashboard tracking Anthropic, Gemini, OpenAI, and Manus token usage with budget alerts and a local REST API.

by globalcaos59 installs

Stop sending 'format this JSON' to Opus. Stop sending 'cron job' to GPT. Billing-aware routing guide for choosing among the models already configured in your OpenClaw setup when assigning an agent, sub-agent or cron task — flat-rate first, metered only when justified, budget pressure respected. Not for picking models outside your configuration, and not a runtime proxy.

by globalcaos16 installs

Your agent says 'done' — but did it check? Superpowers turns any OpenClaw agent into a disciplined engineer. Verification iron law (evidence before claims), three-agent code review (build → verify spec → verify quality), systematic debugging (4-phase root cause, three-strike rule), brainstorming gates (design before code), and anti-over-engineering rules. Use when: (1) coding tasks of any complexity, (2) debugging failures, (3) about to claim work is complete, (4) spawning sub-agents, (5) planning features, (6) reviewing code. Inspired by top coding agent methodologies, adapted for OpenClaw multi-agent architecture.

by globalcaos14 installs

Read and search Outlook, inspect attachments, and create or edit drafts without any send endpoint. Uses one short-lived Microsoft Graph access token supplied on stdin for one run; it never stores credentials. Bulk mailbox export is opt-in.

by globalcaos23 installs