Files
nexus/wiki/concepts/ClaudeSkills.md

56 lines
1.2 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
id: claude-skills
title: "Claude Skills"
type: concept
tags: [Anthropic, Claude, skill, SOP]
sources:
- "[[Claude Skills最值得研究的AI范式]]"
last_updated: 2026-01-05
---
## Definition
Claude Skills是Anthropic官方发布的AI技能指南本质是写给Claude的"说明书"和"SOP"。
## What It Contains
- Prompt结构定义
- 参数含义说明
- 容错策略
- 使用示例
## Official Skills Categories
- 办公自动化四大件Word/PDF/PPT/Excel
- 开发者工具箱
- 创意类Skill
## Awesome Claude Skills
三大社区仓库:
- ComposioHQ
- VoltAgent
- BehiSecc
## Skills聚合站
- skillsmp.com
- aitmpl.com/skills
- claudemarketplaces.com
## Significance
Skills的爆发标志着从**提示词工程**到**流程工程**的关键转变:
- 将经验沉淀为SOP
- 交给AI稳定执行
- 实现可复用的工作流
## Connection to Vibe Coding
Vibe Coding的尽头也是Skills通过AI编程方式构建的流程最终需要Skills来标准化和复用。
## Connections
- [[提示词工程]] ← evolves_to ← [[流程工程]]
- [[Claude Skills]] ← implements ← [[SOP标准化]]
- [[Vibe Coding]] ← uses ← [[Claude Skills]]