blessonism

7 mods across 2 repositories, 133 stars between them.

github-explorer

01

blessonism/github-explorer-skill

Skill Claude CodeCodex

Deep-dive analysis of GitHub projects. Use when the user mentions a GitHub repo/project name and wants to understand it — triggered by phrases like "帮我看看这个项目", "了解一下 XXX", "这个项目怎么样", "分析一下 repo", or any request to explore/evaluate a GitHub project. Covers architecture, community health, competitive landscape, and…

78 6mo ago A 83 tokens original MIT

content-extract

02

blessonism/openclaw-skills

Skill Claude CodeCodex

Robust URL-to-Markdown extraction for OpenClaw workflows. Use when the user wants to "extract/summarize/convert a webpage to markdown" (especially WeChat mp.weixin.qq.com) and webfetch/browser is blocked or messy. Uses a cheap probe via webfetch first, then falls back to the official MinerU API (via the local…

55 5mo ago A 92 tokens original MIT

dependency-tracker

03

blessonism/openclaw-skills

Skill Claude CodeCodex

Track and check updates for all OpenClaw dependencies: managed skills (GitHub/ClewHub), bundled skills, workspace skills, npm packages, pip packages, and CLI tools. Use when user asks "check for updates", "dependency status", "are my skills up to date", "什么需要更新", "检查依赖", "检查更新", or wants a dependency health report.…

55 5mo ago A 98 tokens original MIT

gitclaw-backup

04

blessonism/openclaw-skills

Skill Claude CodeCodex

GitHub backup for OpenClaw workspace. Use when user says "同步", "备份", "backup", "sync", "push to github", or asks about backup status/history/failures. Manages git-based full backup of /.openclaw to GitHub.

55 5mo ago C 62 tokens original MIT

github-explorer

05

blessonism/openclaw-skills

Skill Claude CodeCodex

Deep-dive analysis of GitHub projects. Use when the user mentions a GitHub repo/project name and wants to understand it — triggered by phrases like "帮我看看这个项目", "了解一下 XXX", "这个项目怎么样", "分析一下 repo", or any request to explore/evaluate a GitHub project. Covers architecture, community health, competitive landscape, and…

55 5mo ago A 83 tokens copy · 100% MIT

mineru-extract

06

blessonism/openclaw-skills

Skill Claude CodeCodex

Use the official MinerU (mineru.net) parsing API to convert a URL (HTML pages like WeChat articles, or direct PDF/Office/image links) into clean Markdown + structured outputs. Use when webfetch/browser can’t access or extracts messy content, and you want higher-fidelity parsing (layout/table/formula/OCR).

55 5mo ago A 72 tokens original MIT

search-layer

07

blessonism/openclaw-skills

Skill Claude CodeCodex

DEFAULT search tool for ALL search/lookup needs. Multi-source search and deduplication layer with intent-aware scoring. Integrates Brave Search (websearch), Exa, Tavily, and Grok to provide high-coverage, high-quality results. Automatically classifies query intent and adjusts search strategy, scoring weights, and…

55 5mo ago A 116 tokens original MIT