CCM
/Skills
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Skill index
  • MCP index
  • Marketplace index
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by mertbuilds.com

Independent project, not affiliated with Anthropic
alchaincyf avatar

Huashu Topic Gen

alchaincyf/huashu-skills
677 installs1.4k stars
Summary

This generates 3-4 article topic proposals for WeChat public account writing, each with a title, outline, effort estimate, and pros/cons analysis. It's designed to trigger when users mention topics like "选题" (topic selection) or "写什么" (what to write). Each proposal follows a different angle: deep product reviews, hands-on tutorials, insight pieces, or case breakdowns. The templates include practical details like whether real testing is needed and estimated word counts. It's pretty opinionated about title formulas (comparison, pain point, result-driven) and explicitly tells you to wait for user selection rather than assuming. Built for a specific Chinese content creation workflow where you save a brief first, then move into topic discussion as step 3.

Install to Claude Code

npx -y skills add alchaincyf/huashu-skills --skill huashu-topic-gen --agent claude-code

Installs into .claude/skills of the current project.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
Files
SKILL.mdView on GitHub

选题生成

快速生成3-4个公众号文章选题方向,每个选题包含标题、大纲、优劣分析。

何时使用

  • 保存brief后
  • 用户说"提供选题"、"给几个选题方向"
  • 文章创作流程的Step 3(选题讨论)

核心功能

  1. 提供3-4个选题方向:每个选题不同角度
  2. 每个选题包含:标题、核心角度、大纲、工作量评估、优劣分析
  3. 等待用户选择:不假设用户会选哪个

选题方向类型

1. 深度评测型

  • 角度:全面测试 + 数据对比
  • 适用:新产品、新技术
  • 工作量:⭐⭐⭐(需要真实测试)

2. 实战教程型

  • 角度:手把手教学 + 可复制
  • 适用:工具使用、技术实践
  • 工作量:⭐⭐(需要验证步骤)

3. 洞察观点型

  • 角度:独特视角 + 深度思考
  • 适用:行业趋势、方法论
  • 工作量:⭐(主要靠思考)

4. 案例拆解型

  • 角度:成功案例 + 方法提炼
  • 适用:增长案例、产品案例
  • 工作量:⭐⭐(需要搜集案例)

选题模板

## 选题1:[吸引人的标题]
**核心角度**:xxx
**工作量评估**:⭐⭐(中等)
**是否需要真实测试**:是/否

### 大纲
1. 开头:xxx
2. 核心章节1:xxx
3. 核心章节2:xxx
4. 结尾:xxx

**预计字数**:3000字

### 优势
- ✅ 优势1
- ✅ 优势2

### 劣势
- ⚠️ 劣势1
- ⚠️ 劣势2

选题标题策略

吸引人的标题公式:

  • 对比型:"A vs B,差距有多大?"
  • 痛点型:"为什么XX总是失败?"
  • 结果型:"我用XX,3个月做到了YY"
  • 揭秘型:"XX背后的真相"
  • 清单型:"5个让你XXX的方法"

注意事项

  • 每个选题角度要明显不同
  • 优劣分析要真实(不夸大)
  • 工作量评估要准确
  • 等待用户选择,不要假设

参考资源

  • /写作参考/ - 优秀文章案例
  • /公众号写作/_briefs/ - Brief文档

最后更新: 2025-11-07


花叔出品 | AI Native Coder · 独立开发者 公众号「花叔」| 30万+粉丝 | AI工具与效率提升 代表作:小猫补光灯(AppStore付费榜Top1)·《一本书玩转DeepSeek》

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
First SeenJun 3, 2026
View on GitHub

More from alchaincyf/huashu-skills

All 21 skills →
  • Huashu Speech Coach663
  • Huashu Article Edit649
  • Huashu Video Outline647
  • Huashu Article To X645
  • Huashu Info Search645
  • Huashu Image Upload634
  • Huashu Material Search628
  • Huashu Video Check626
  • Huashu Agent Swarm625
  • Huashu Prompt Save617
  • Huashu Md To Pdf990
  • Huashu Douyin Script922
  • Huashu Proofreading813
  • Huashu Slides777
  • Huashu Design716
  • Huashu Wechat Image694
  • Huashu Data Pro692
  • Huashu Research686
  • Huashu Xhs Image686
  • Huashu Script Polish685

Recommended

juliusbrussee avatar
caveman

juliusbrussee/caveman

Ultra-compressed communication mode. Cuts output tokens 65% (measured) by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.
443.2k
98.9k
mattpocock avatar
grill-me

mattpocock/skills

A relentless interview to sharpen a plan or design.
896.5k
221k
shadcn avatar
improve

shadcn/improve

Survey any codebase as a senior advisor and produce prioritized, self-contained implementation plans for OTHER models/agents to execute. Strictly read-only on source code — never implements, fixes, or refactors anything itself. Use when asked to audit a codebase, find improvement opportunities (bugs, security, performance, test coverage, tech debt, migrations, DX), suggest features or where to take the project next (roadmap, product direction), or generate handoff plans for another agent to implement.
29.7k
8.9k
obra avatar
systematic-debugging

obra/superpowers

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
229.2k
273.5k
forrestchang avatar
karpathy-guidelines

forrestchang/andrej-karpathy-skills

Behavioral guidelines to reduce common LLM coding mistakes through explicit assumptions, simplicity, and verifiable success criteria.
17.9k
191.7k
vercel-labs avatar
find-skills

vercel-labs/skills

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
3M
28.2k