azure-ai-agents-persistent-dotnet Skill
Azure AI Agents Persistent SDK for .NET. Low-level SDK for creating and managing AI agents with threads, messages, runs, and tools. Use for agent CRUD, conversation threads, streaming responses, function calling, file search, and code interpreter. Triggers: "PersistentAgentsClient", "persistent agents", "agent threads" Published by microsoft in skills.
Decision snapshot
Is this a fit?
Deployment, Research, Includes SKILL.md, Reusable instructions
Compatibility not yet detected.
Permission behavior not yet detected.
Copy skill directory
2 months ago · MIT license
No specific cautions were detected. Review the source and requested permissions before installing.
What is azure-ai-agents-persistent-dotnet Skill?
Azure AI Agents Persistent SDK for .NET. Low-level SDK for creating and managing AI agents with threads, messages, runs, and tools. Use for agent CRUD, conversation threads, streaming responses, function calling, file search, and code interpreter. Triggers: "PersistentAgentsClient", "persistent agents", "agent threads" Published by microsoft in skills. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Deployment
- Research
- Deployment use cases
- Research use cases
Declared skill metadata
- Declared author: Microsoft
- Declared license: MIT
- Source file: .github/plugins/azure-sdk-dotnet/skills/azure-ai-agents-persistent-dotnet/SKILL.md
These fields retain source and confidence evidence from the indexed SKILL.md.
Compatibility and setup
- Install or run with Copy skill directory
When to use azure-ai-agents-persistent-dotnet Skill
- Use it for deployment.
- Use it for research.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/skills
- Skill file: .github/plugins/azure-sdk-dotnet/skills/azure-ai-agents-persistent-dotnet/SKILL.md
What it does
Azure AI Agents Persistent SDK for .NET. Low-level SDK for creating and managing AI agents with threads, messages, runs, and tools. Use for agent CRUD, conversation threads, streaming responses, function calling, file search, and code interpreter. Triggers: "PersistentAgentsClient", "persistent agents", "agent threads"
Skill instructions
Azure.AI.Agents.Persistent (.NET) Low-level SDK for creating and managing persistent AI agents with threads, messages, runs, and tools. Installation bash dotnet add package Azure.AI.Agents.Persistent --prerelease dotnet add package Azure.Identity Current Versions: Stable v1.1.0, Preview v1.2.0-beta.8 Environment Variables bash PROJECTENDPOINT=https://<resource.services.ai.azure.com/api/projects/<project Required: Azure AI project endpoint MODELDEPLOYMENTNAME=gpt-4o-mini Required: model deployment name AZUREBINGCONNECTIONID=<bing-connection-resource-id Required: Bing connection resource ID AZUREAISEARCHCONNECTIONID=<search-connection-resource-id Required: Azure AI Search connection resource ID AZURETOKENCREDENTIALS=prod Required only if DefaultAzureCredential is used in production Authentication csharp using Azure.AI.Agents.Persistent; using Azure.Identity; var projectEndpoint = Environment.GetEnvironmentVariable("PROJECTENDPOINT"); // Local dev: DefaultAzureCredential. Production: set
Verified compatibility and discovery
Frequently asked questions
What is azure-ai-agents-persistent-dotnet?
azure-ai-agents-persistent-dotnet is a open-source AI agent skill with Copy skill directory. Azure AI Agents Persistent SDK for .NET. Low-level SDK for creating and managing AI agents with threads, messages, runs, and tools.
Who is azure-ai-agents-persistent-dotnet best for?
azure-ai-agents-persistent-dotnet is best for reusing agent instructions, scripts, and references, deployment workflows, research workflows.
How do I install azure-ai-agents-persistent-dotnet?
Install or run azure-ai-agents-persistent-dotnet using Copy skill directory. Check azure-ai-agents-persistent-dotnet for the latest setup command.
Is azure-ai-agents-persistent-dotnet actively maintained?
azure-ai-agents-persistent-dotnet may need a closer maintenance check before production use.
Project health auto-fetched from the source repository.
Maintain this resource?
Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.