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 Info Search

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

This is a research workflow tool that triggers when Claude detects you're asking about new products or recent tech. It runs multi-channel searches across official sources, tech media like TechCrunch and The Verge, and community sites like Reddit and Hacker News, then cross-validates the findings and saves them to a knowledge base with timestamps and source attribution. The implementation is opinionated: it explicitly ignores Zhihu and Baidu content from before 2025 and deprioritizes anything over six months old. Built by a Chinese indie developer for content creators who need current information with provenance. If you're frequently researching emerging tools or writing about new releases, the automatic knowledge base structure could save you from re-searching the same topics.

Install to Claude Code

npx -y skills add alchaincyf/huashu-skills --skill huashu-info-search --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个月内发布)
  • 需要最新信息验证
  • 用户说"搜索一下"、"查最新信息"

核心功能

  1. 多渠道搜索:官方+媒体+社区
  2. 信息源优先级:权威媒体优先,忽略知乎/百度2025年前
  3. 知识管理:保存到 _knowledge_base/,标注来源和时间

搜索策略

搜索内容

  • 产品/技术的官方信息(发布时间、特性、定价)
  • 科技媒体报道(TechCrunch, The Verge, Medium等)
  • 社区讨论(Reddit, Hacker News, X/Twitter)
  • 竞品对比信息
  • 相关概念解释

信息源优先级

✅ 优先采信(半年内):

  1. 权威科技媒体(TechCrunch, The Verge, MIT Tech Review)
  2. 社区论坛(Reddit, Hacker News)
  3. 官方文档和研究

❌ 完全忽略:

  • 知乎、百度:2025年之前的信息全部忽略
  • 过时内容:超过半年(6个月)
  • 营销软文

关键词组合

  • 主题 + 年份:"AI detection 2025"
  • 主题 + best practice:"AI text humanization best practices"
  • 主题 + Reddit:"AI writing detection reddit 2025"

知识管理

保存格式

文件命名:[主题]-[时间].md

# [主题]相关信息

**信息收集时间**:2025-XX-XX
**下次更新建议**:2025-XX-XX

## 核心发现
- 发现1
- 发现2

## 数据和链接
- 官方文档:xxx
- 媒体报道:xxx

## 信息来源
1. [来源1](链接)
2. [来源2](链接)

保存位置

  • 公众号写作:/公众号写作/_knowledge_base/
  • 视频创作:/视频创作/_knowledge_base/

注意事项

  • 所有信息必须标注来源和时间
  • 不确定的信息向用户说明
  • 信息冲突时,优先采信权威来源

最后更新: 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 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
  • Huashu Topic Gen677
  • Huashu Speech Coach663
  • Huashu Article Edit649
  • Huashu Video Outline647
  • Huashu Article To X645

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