A collection of powerful Claude Code skills by yrzhe. Includes intelligent web scraping, automation, and productivity tools.
npx claudepluginhub yrzhe/claude-skillsSelf-learning intelligent web scraper agent - automatically analyzes page structure, handles pagination, anti-blocking, and discovers article series. No user configuration needed - AI decides everything.
飞书机器人开发完整指南。支持三种模式:零代码(机器人助手)、全代码(开放平台API)、AI集成(MCP Server)。包含消息卡片搭建工具、最新SDK、最佳实践。
针对中国A股的行情与数据查询(基于本地 akshare 源代码与API映射)。当用户请求获取A股实时行情、历史K线(日/周/月)、分钟级分时(1/5/15/30/60)、复权数据(前复权/后复权)、股东户数(含详情)、以及巨潮资讯公告披露结果时使用本Skill。
YouTube Data API v3 complete wrapper - search videos, get video/channel/playlist details, get comments, download subtitles, etc. Supports filtering and sorting by time/views/rating and more.
Product and business diagnostic advisor powered by distilled wisdom from 289 Lenny's Podcast guests and 348 newsletter articles. Diagnose → Probe → Deliver methodology with 18 topic areas and 40 expert profiles.
Auto-extract reusable skills from complex tasks. After completing a task with 5+ tool calls and cross-scenario reuse potential, suggests distilling the approach into a reusable skill. Supports dedup, scope assessment, and supermemory sync.
Improve existing skills after real usage. When a skill has outdated steps, missing edge cases, or unclear instructions, diagnose and fix it with diff preview and user confirmation. Logs improvement history.
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
No description available.
Share bugs, ideas, or general feedback.
A collection of powerful Claude Code skills and plugins by @yrzhe.
Add this marketplace to your Claude Code:
/plugin marketplace add yrzhe/claude-skills
Then install any plugin you want:
/plugin install intelligent-web-scraper@yrzhe-skills
If the plugin command doesn't work, you can manually copy the skill files:
macOS / Linux:
cp -r plugins/intelligent-web-scraper/skills/intelligent-web-scraper ~/.claude/skills/
Windows (PowerShell):
Copy-Item -Recurse plugins\intelligent-web-scraper\skills\intelligent-web-scraper $env:USERPROFILE\.claude\skills\
Self-learning intelligent web scraper agent that automatically analyzes page structure, handles pagination, anti-blocking, and discovers article series. No user configuration needed - AI decides everything.
Features:
Usage:
/intelligent-web-scraper
Then provide a URL to scrape and let the AI handle everything.
Product and business diagnostic advisor powered by distilled wisdom from 289 Lenny's Podcast guests and 348 newsletter articles. Not a knowledge dump — an active advisor that diagnoses your real problem before delivering expert frameworks.
Features:
Install:
/plugin install lenny-advisor@yrzhe-skills
Manual install:
cp -r plugins/lenny-advisor/skills/lenny-advisor ~/.claude/skills/
The skill activates automatically when you discuss product decisions, business strategy, growth, pricing, or any product/business topic.
Feel free to open issues or submit pull requests to improve these skills.
MIT License - see individual plugins for details.
yrzhe - @yrzhe_top