属于我的梦,明明还在
个人工具站/博客持续更新中用于技术层面探讨 http://rhx0306.online/

skills 基础信息 :

image

image

image

创建skill 简单举例:

---
name: daily-summary
description: 当用户要求总结今天的工作、生成日报、回顾进展时使用。自动整理 git commits 和完成的任务,生成格式化的工作总结。
---
 
# 每日工作总结
 
## 触发条件
- 用户说"总结今天的工作"
- 用户说"生成日报"
- 用户说"今天做了什么"
 
## 执行步骤
1. 读取今天的 git commits(如果有)
2. 整理完成的任务
3. 按以下格式输出:
 
## 输出格式
 
### 📅 [日期] 工作总结
 
**完成事项**
- [ ] 事项1
- [ ] 事项2
 
**明日计划**
- [ ] 计划1
 
**备注**
(可选)

开源skill地址:

https://skillsmp.com/

https://smithery.ai/skills

https://skills.sh/

https://aitmpl.com/skills

https://skillshunt.org/

https://github.com/ComposioHQ/awesome-claude-skills

https://console.anthropic.com/skills

https://cursor.sh/extensions

如何创建skills :

 SKILL-Creator 用于创建skill的元skill     https://github.com/anthropics/skills

1、将SKILL-Creator  cursor 导入skill

2、 对话创建即可

image

 

posted on 2026-02-05 11:06  属于我的梦,明明还在  阅读(46)  评论(0)    收藏  举报