mirror of
https://github.com/AnswerZhao/agent-skills.git
synced 2026-09-19 05:59:37 +08:00
Remove clone guidance from READMEs
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# agent-skills
|
||||
|
||||
> English | [简体中文](README.zh.md)
|
||||
|
||||
## Overview
|
||||
This repository collects agent skill examples and related resources to help you study, experiment, or integrate them into your own projects.
|
||||
|
||||
## Recommended official repositories
|
||||
- [anthropics/skills](https://github.com/anthropics/skills): Anthropic skill examples illustrating prompt patterns, tool use, and safety considerations.
|
||||
- [openai/skills](https://github.com/openai/skills): Official OpenAI skill examples covering diverse scenarios and best practices for comparison or reuse.
|
||||
@@ -0,0 +1,10 @@
|
||||
# agent-skills
|
||||
|
||||
> [English](README.md) | 简体中文
|
||||
|
||||
## 简介
|
||||
本仓库用于收集和整理各类 Agent 技能示例与资源,便于在本地学习、试验或整合到自己的项目中。
|
||||
|
||||
## 推荐官方资源库
|
||||
- [anthropics/skills](https://github.com/anthropics/skills):Anthropic 发布的技能示例,可参考提示工程、工具调用与安全相关范式。
|
||||
- [openai/skills](https://github.com/openai/skills):OpenAI 官方技能示例,涵盖多种使用场景和最佳实践,适合对照学习或复用。
|
||||
Reference in New Issue
Block a user