在 Claude 的生态系统中,**Skill** 和 **MCP (Model Context Protocol)** 是两种为 AI Agent 提供额外能力的机制。<cite/>虽然它们都旨在扩展 Agent 的功能,但它们在设计理念、实现方式和适用场景上有着本质的区别。<cite/>
src/data/blog/_posts/2025-10-claude-code-skill.md
Use when you have lint errors, formatting issues, or before committing code to ensure it passes CI.
This skill should be used when the user asks to "update documentation for my changes", "check docs for this PR", "what d...
Write docstrings for PyTorch functions and methods following PyTorch conventions. Use when writing or updating docstring...