mirror of
https://github.com/github/awesome-copilot.git
synced 2026-02-21 19:05:13 +00:00
refresh readme
This commit is contained in:
@@ -6,7 +6,7 @@ Build applications with the GitHub Copilot SDK across multiple programming langu
|
||||
|
||||
```bash
|
||||
# Using Copilot CLI
|
||||
copilot plugin install github/awesome-copilot/plugins/copilot-sdk
|
||||
copilot plugin install copilot-sdk@awesome-copilot
|
||||
```
|
||||
|
||||
## What's Included
|
||||
@@ -15,7 +15,7 @@ copilot plugin install github/awesome-copilot/plugins/copilot-sdk
|
||||
|
||||
| Skill | Description |
|
||||
|-------|-------------|
|
||||
| `copilot-sdk` | Build agentic applications with GitHub Copilot SDK |
|
||||
| `SKILL.md` | Build agentic applications with GitHub Copilot SDK. Use when embedding AI agents in apps, creating custom tools, implementing streaming responses, managing sessions, connecting to MCP servers, or creating custom agents. Triggers on Copilot SDK, GitHub SDK, agentic app, embed Copilot, programmable agent, MCP server, custom agent. |
|
||||
|
||||
## Source
|
||||
|
||||
|
||||
1
plugins/copilot-sdk/skills/copilot-sdk
Symbolic link
1
plugins/copilot-sdk/skills/copilot-sdk
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../skills/copilot-sdk
|
||||
@@ -1 +0,0 @@
|
||||
../../../../skills/copilot-sdk/SKILL.md
|
||||
Reference in New Issue
Block a user