Query and manage Linear issues, projects, teams, cycles, labels, and comments through a managed OAuth GraphQL endpoint.
Documents
TinkerClaw Fork and Skill Scanner
Try itReference 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:
- Bash Pre-Filter — Discards inactive and identical forks in seconds. No tokens wasted on dead copies.
- Sub-Agent Deep Analysis — Surviving forks get inspected by parallel agents: diff quality, new patterns, performance changes.
- 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
Adaptive web scraping in Python that bypasses anti-bot systems and scales from single requests to concurrent crawls.
Stores durable facts in a categorized, plain-markdown vault on disk, alongside your agent's built-in memory.
Query Twitter/X profiles, tweets, follower events, and KOL data through the 6551 REST API.
Search, read, and manage YouTube videos, playlists, channels, subscriptions, and comments via managed OAuth.
Save, search, and manage personal notes and knowledge bases in Get笔记 on explicit request.
More from globalcaos
Browse all skillsGive your OpenClaw agent a JARVIS-style British voice with matching dry humor, audio plus a purple chat bubble in one call.
Native WhatsApp channel for OpenClaw with 22 messaging/group actions plus Protocol v2 multi-agent coordination.
One dashboard tracking Anthropic, Gemini, OpenAI, and Manus token usage with budget alerts and a local REST API.
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.
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.
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.