By sunchendd
AI agent skills collection — coding guidelines, Claude API reference, document processing, MCP builder, daily automation, patent tools, and more.
每日 arXiv AI 论文精选系统。自动从 arXiv 抓取最新 cs.AI/cs.LG/cs.CL/cs.CV/cs.RO 论文,用 DeepSeek 评分筛选,生成中文摘要,通过邮件和 Bark 推送。
减少常见 LLM 编码失误的行为准则。Use when "写代码", "改代码", "重构", "code", "refactor", "implement", "review code", "编写/修改本仓库代码" — 即任何在本项目里写、改、重构、审查代码之前。 四条原则:先想后写 / 极简优先 / 外科手术式改动 / 目标驱动执行。 Derived from Andrej Karpathy's observations on LLM coding pitfalls.
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
Patent search via Google Patents (Serper.dev API). Search by keyword, inventor, assignee, or patent number. Use when checking patentability, analyzing competitors' patent portfolios, assessing infringement risks, or researching technology landscapes. Triggered by "专利检索", "patent search", "查专利", "专利布局", or any patent-related query.
Expert Patent Specialist Agent for writing high-quality patent disclosures. It analyzes technical documents, identifies core innovations, and generates structured patent documents (Problem, Solution, Effect, Claims) with intelligent innovation extensions (defensive expansion, stability, automation) to increase authorization probability. Use this skill when a user provides technical details and requests a patent draft or disclosure.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimnpx claudepluginhub sunchendd/good_skills --plugin good-skillsBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
自研 AI Agent 技能集合,含 Python 自动化脚本与定时推送(邮件 + Bark)。
| 技能 | 说明 |
|---|---|
| daily-newsletter | 每日科技早报,27+ RSS 源并发抓取,智能分类 + 质量评分,邮件+Bark 推送 |
| arxiv-daily | 每日 arXiv AI 论文精选,DeepSeek 评分筛选,中文摘要,邮件+Bark 推送 |
| vibe-daily | 每日 AI 编程工具动态,Cursor/Claude Code/Copilot 更新和技巧 |
| super-wardrobe | 每日穿搭建议,自动获取杭州天气,AI 搭配上衣/裤子/鞋/帽子/配色 |
| super-fitness | 科学减脂计划,每日 AI 生成个性化运动+饮食方案 |
| github-watcher | GitHub 仓库监控,vllm-ascend 新版本、DeepSeek 新仓库、vLLM 有价值 PR,Bark 通知 |
| 技能 | 说明 |
|---|---|
| daily-digest | 每日日志聚合,汇总 GitHub 动态 + 当日所有 skill 输出 |
| weekly-report | 周报生成,汇总日历+GitHub+笔记,AI 分析工作总结+时间统计 |
| 技能 | 说明 |
|---|---|
| vllm-dev | vLLM 推理引擎开发,推测解码(Eagle3/MTP)、KV Cache 优化、Attention Backend |
| vllm-test | vLLM 性能测试,基准测试、吞吐/延迟对比、evalscope 集成 |
| dev-workflow | 通用开发验证工作流,支持 Ascend NPU/GPU,vLLM/MindIE 引擎 |
| 技能 | 说明 |
|---|---|
| patent-search | 专利搜索,多库检索、新颖性评估、侵权分析 |
| patent-specialist | 专利撰写,技术交底书 -> 权利要求书 |
| xhs-skill | 小红书检索与发布,基于 MCP Server |
| humanizer-zh | 中文去 AI 痕迹,24 种模式检测与修复 |
| 技能 | 说明 |
|---|---|
| find-skills | 技能发现与安装指南 |
| skill-creator | 技能创建指南,结构/frontmatter/最佳实践 |
| skill-cleanup | 清理失效 skill 符号链接 |
/plugin marketplace add sunchendd/good-skills
/plugin install good-skills@good-skills
在 .env 中配置(参考 .env.example):
| 变量 | 说明 |
|---|---|
DEEPSEEK_API_KEY | LLM API |
GITHUB_TOKEN | GitHub API |
BARK_TOKEN | iOS 推送通知 |
EMAIL_SENDER | QQ 邮箱发件人 |
EMAIL_RECIPIENTS | 收件人 |
QQ_EMAIL_PASSWORD | QQ 邮箱 SMTP 授权码 |
MIT
Matt Pocock's agent skills for real engineering — grilling, spec/ticket flows, TDD, code review, domain modelling and more. Plug-and-play, not vibe coding.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Plugin-safe Claude Code distribution of Agentic Awesome Skills with 1,896 supported skills.
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Plugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,884 supported skills.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques