update skill category
This commit is contained in:
parent
c883116db8
commit
0b15e48cac
1 changed files with 7 additions and 25 deletions
32
README.md
32
README.md
|
|
@ -21,7 +21,7 @@
|
||||||
<img alt="VoltAgent" src="https://cdn.voltagent.dev/website/logo/logo-2-svg.svg" height="20" />
|
<img alt="VoltAgent" src="https://cdn.voltagent.dev/website/logo/logo-2-svg.svg" height="20" />
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||

|

|
||||||

|

|
||||||
[](https://s.voltagent.dev/discord)
|
[](https://s.voltagent.dev/discord)
|
||||||
[](https://github.com/VoltAgent/awesome-agent-skills/network/members)
|
[](https://github.com/VoltAgent/awesome-agent-skills/network/members)
|
||||||
|
|
@ -254,8 +254,7 @@ Official AI agent skills from the Expo team for building, deploying, and debuggi
|
||||||
|
|
||||||
Skills, custom agents, AGENTS.md templates, and MCP configurations for AI coding agents working with Azure SDKs and Microsoft AI Foundry. You can see the references at [microsoft/skills](https://github.com/microsoft/skills/tree/main/skills), and for the skill files themselves check [.github/skills](https://github.com/microsoft/skills/tree/main/.github/skills).
|
Skills, custom agents, AGENTS.md templates, and MCP configurations for AI coding agents working with Azure SDKs and Microsoft AI Foundry. You can see the references at [microsoft/skills](https://github.com/microsoft/skills/tree/main/skills), and for the skill files themselves check [.github/skills](https://github.com/microsoft/skills/tree/main/.github/skills).
|
||||||
|
|
||||||
<details>
|
**[.NET](https://github.com/microsoft/skills/tree/main/skills/dotnet)**
|
||||||
<summary><h3 style="display:inline">.NET</h3></summary>
|
|
||||||
|
|
||||||
- **[microsoft/azure-ai-agents-persistent-dotnet](https://github.com/microsoft/skills/tree/main/.github/skills/azure-ai-agents-persistent-dotnet)** - Persistent AI agents with threads and tools
|
- **[microsoft/azure-ai-agents-persistent-dotnet](https://github.com/microsoft/skills/tree/main/.github/skills/azure-ai-agents-persistent-dotnet)** - Persistent AI agents with threads and tools
|
||||||
- **[microsoft/azure-ai-document-intelligence-dotnet](https://github.com/microsoft/skills/tree/main/.github/skills/azure-ai-document-intelligence-dotnet)** - Document text, table, and data extraction
|
- **[microsoft/azure-ai-document-intelligence-dotnet](https://github.com/microsoft/skills/tree/main/.github/skills/azure-ai-document-intelligence-dotnet)** - Document text, table, and data extraction
|
||||||
|
|
@ -287,10 +286,7 @@ Skills, custom agents, AGENTS.md templates, and MCP configurations for AI coding
|
||||||
- **[microsoft/m365-agents-dotnet](https://github.com/microsoft/skills/tree/main/.github/skills/m365-agents-dotnet)** - M365, Teams, and Copilot Studio agents
|
- **[microsoft/m365-agents-dotnet](https://github.com/microsoft/skills/tree/main/.github/skills/m365-agents-dotnet)** - M365, Teams, and Copilot Studio agents
|
||||||
- **[microsoft/microsoft-azure-webjobs-extensions-authentication-events-dotnet](https://github.com/microsoft/skills/tree/main/.github/skills/microsoft-azure-webjobs-extensions-authentication-events-dotnet)** - Entra ID custom auth events handler
|
- **[microsoft/microsoft-azure-webjobs-extensions-authentication-events-dotnet](https://github.com/microsoft/skills/tree/main/.github/skills/microsoft-azure-webjobs-extensions-authentication-events-dotnet)** - Entra ID custom auth events handler
|
||||||
|
|
||||||
</details>
|
**[Java](https://github.com/microsoft/skills/tree/main/skills/java)**
|
||||||
|
|
||||||
<details>
|
|
||||||
<summary><h3 style="display:inline">Java</h3></summary>
|
|
||||||
|
|
||||||
- **[microsoft/azure-ai-agents-persistent-java](https://github.com/microsoft/skills/tree/main/.github/skills/azure-ai-agents-persistent-java)** - Persistent AI agents with threads and tools
|
- **[microsoft/azure-ai-agents-persistent-java](https://github.com/microsoft/skills/tree/main/.github/skills/azure-ai-agents-persistent-java)** - Persistent AI agents with threads and tools
|
||||||
- **[microsoft/azure-ai-anomalydetector-java](https://github.com/microsoft/skills/tree/main/.github/skills/azure-ai-anomalydetector-java)** - Anomaly detection applications
|
- **[microsoft/azure-ai-anomalydetector-java](https://github.com/microsoft/skills/tree/main/.github/skills/azure-ai-anomalydetector-java)** - Anomaly detection applications
|
||||||
|
|
@ -319,10 +315,7 @@ Skills, custom agents, AGENTS.md templates, and MCP configurations for AI coding
|
||||||
- **[microsoft/azure-security-keyvault-secrets-java](https://github.com/microsoft/skills/tree/main/.github/skills/azure-security-keyvault-secrets-java)** - Secret management for passwords and keys
|
- **[microsoft/azure-security-keyvault-secrets-java](https://github.com/microsoft/skills/tree/main/.github/skills/azure-security-keyvault-secrets-java)** - Secret management for passwords and keys
|
||||||
- **[microsoft/azure-storage-blob-java](https://github.com/microsoft/skills/tree/main/.github/skills/azure-storage-blob-java)** - Blob storage for file management
|
- **[microsoft/azure-storage-blob-java](https://github.com/microsoft/skills/tree/main/.github/skills/azure-storage-blob-java)** - Blob storage for file management
|
||||||
|
|
||||||
</details>
|
**[Python](https://github.com/microsoft/skills/tree/main/skills/python)**
|
||||||
|
|
||||||
<details>
|
|
||||||
<summary><h3 style="display:inline">Python</h3></summary>
|
|
||||||
|
|
||||||
- **[microsoft/agent-framework-azure-ai-py](https://github.com/microsoft/skills/tree/main/.github/skills/agent-framework-azure-ai-py)** - Agent Framework for Azure AI Foundry
|
- **[microsoft/agent-framework-azure-ai-py](https://github.com/microsoft/skills/tree/main/.github/skills/agent-framework-azure-ai-py)** - Agent Framework for Azure AI Foundry
|
||||||
- **[microsoft/agents-v2-py](https://github.com/microsoft/skills/tree/main/.github/skills/agents-v2-py)** - Container-based hosted agents
|
- **[microsoft/agents-v2-py](https://github.com/microsoft/skills/tree/main/.github/skills/agents-v2-py)** - Container-based hosted agents
|
||||||
|
|
@ -366,10 +359,7 @@ Skills, custom agents, AGENTS.md templates, and MCP configurations for AI coding
|
||||||
- **[microsoft/m365-agents-py](https://github.com/microsoft/skills/tree/main/.github/skills/m365-agents-py)** - M365, Teams, and Copilot Studio agents
|
- **[microsoft/m365-agents-py](https://github.com/microsoft/skills/tree/main/.github/skills/m365-agents-py)** - M365, Teams, and Copilot Studio agents
|
||||||
- **[microsoft/pydantic-models-py](https://github.com/microsoft/skills/tree/main/.github/skills/pydantic-models-py)** - Pydantic models for API schemas
|
- **[microsoft/pydantic-models-py](https://github.com/microsoft/skills/tree/main/.github/skills/pydantic-models-py)** - Pydantic models for API schemas
|
||||||
|
|
||||||
</details>
|
**[Rust](https://github.com/microsoft/skills/tree/main/skills/rust)**
|
||||||
|
|
||||||
<details>
|
|
||||||
<summary><h3 style="display:inline">Rust</h3></summary>
|
|
||||||
|
|
||||||
- **[microsoft/azure-cosmos-rust](https://github.com/microsoft/skills/tree/main/.github/skills/azure-cosmos-rust)** - Cosmos DB NoSQL client
|
- **[microsoft/azure-cosmos-rust](https://github.com/microsoft/skills/tree/main/.github/skills/azure-cosmos-rust)** - Cosmos DB NoSQL client
|
||||||
- **[microsoft/azure-eventhub-rust](https://github.com/microsoft/skills/tree/main/.github/skills/azure-eventhub-rust)** - Event Hubs streaming client
|
- **[microsoft/azure-eventhub-rust](https://github.com/microsoft/skills/tree/main/.github/skills/azure-eventhub-rust)** - Event Hubs streaming client
|
||||||
|
|
@ -379,10 +369,7 @@ Skills, custom agents, AGENTS.md templates, and MCP configurations for AI coding
|
||||||
- **[microsoft/azure-keyvault-secrets-rust](https://github.com/microsoft/skills/tree/main/.github/skills/azure-keyvault-secrets-rust)** - Key Vault secret storage
|
- **[microsoft/azure-keyvault-secrets-rust](https://github.com/microsoft/skills/tree/main/.github/skills/azure-keyvault-secrets-rust)** - Key Vault secret storage
|
||||||
- **[microsoft/azure-storage-blob-rust](https://github.com/microsoft/skills/tree/main/.github/skills/azure-storage-blob-rust)** - Blob object storage client
|
- **[microsoft/azure-storage-blob-rust](https://github.com/microsoft/skills/tree/main/.github/skills/azure-storage-blob-rust)** - Blob object storage client
|
||||||
|
|
||||||
</details>
|
**[TypeScript](https://github.com/microsoft/skills/tree/main/skills/typescript)**
|
||||||
|
|
||||||
<details>
|
|
||||||
<summary><h3 style="display:inline">TypeScript</h3></summary>
|
|
||||||
|
|
||||||
- **[microsoft/azure-ai-contentsafety-ts](https://github.com/microsoft/skills/tree/main/.github/skills/azure-ai-contentsafety-ts)** - Content safety for text and images
|
- **[microsoft/azure-ai-contentsafety-ts](https://github.com/microsoft/skills/tree/main/.github/skills/azure-ai-contentsafety-ts)** - Content safety for text and images
|
||||||
- **[microsoft/azure-ai-document-intelligence-ts](https://github.com/microsoft/skills/tree/main/.github/skills/azure-ai-document-intelligence-ts)** - Document text and table extraction
|
- **[microsoft/azure-ai-document-intelligence-ts](https://github.com/microsoft/skills/tree/main/.github/skills/azure-ai-document-intelligence-ts)** - Document text and table extraction
|
||||||
|
|
@ -409,10 +396,7 @@ Skills, custom agents, AGENTS.md templates, and MCP configurations for AI coding
|
||||||
- **[microsoft/react-flow-node-ts](https://github.com/microsoft/skills/tree/main/.github/skills/react-flow-node-ts)** - React Flow node components with Zustand
|
- **[microsoft/react-flow-node-ts](https://github.com/microsoft/skills/tree/main/.github/skills/react-flow-node-ts)** - React Flow node components with Zustand
|
||||||
- **[microsoft/zustand-store-ts](https://github.com/microsoft/skills/tree/main/.github/skills/zustand-store-ts)** - Zustand stores with middleware patterns
|
- **[microsoft/zustand-store-ts](https://github.com/microsoft/skills/tree/main/.github/skills/zustand-store-ts)** - Zustand stores with middleware patterns
|
||||||
|
|
||||||
</details>
|
**General**
|
||||||
|
|
||||||
<details>
|
|
||||||
<summary><h3 style="display:inline">General</h3></summary>
|
|
||||||
|
|
||||||
- **[microsoft/azd-deployment](https://github.com/microsoft/skills/tree/main/.github/skills/azd-deployment)** - Azure Container Apps deployment with azd
|
- **[microsoft/azd-deployment](https://github.com/microsoft/skills/tree/main/.github/skills/azd-deployment)** - Azure Container Apps deployment with azd
|
||||||
- **[microsoft/github-issue-creator](https://github.com/microsoft/skills/tree/main/.github/skills/github-issue-creator)** - Structured GitHub issue reports from notes
|
- **[microsoft/github-issue-creator](https://github.com/microsoft/skills/tree/main/.github/skills/github-issue-creator)** - Structured GitHub issue reports from notes
|
||||||
|
|
@ -422,8 +406,6 @@ Skills, custom agents, AGENTS.md templates, and MCP configurations for AI coding
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
</details>
|
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary><h3 style="display:inline">Skills by Neon Team</h3></summary>
|
<summary><h3 style="display:inline">Skills by Neon Team</h3></summary>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue