LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

azure-ai-agents-persistent-dotnet - Azure AI Agents Persistent SDK for .NET

Low-level .NET SDK for creating and managing persistent AI agents with threads, messages, runs, and tools.

Tags

Updated: 2026-09-23

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Create and manage AI agents
  • Manage conversation threads and messages
  • Execute runs and stream responses
  • Execute code using Code Interpreter
  • Search files via vector stores
  • Handle function call tool outputs
  • Search web using Bing Grounding
  • Query Azure AI Search indexes

Inputs

  • Azure AI project endpoint
  • Model deployment name
  • Azure credentials
  • Bing connection resource ID
  • Azure AI Search connection ID
  • Document files

Outputs

  • Created agents and threads
  • Thread messages and streaming responses
  • Uploaded files and vector stores
  • Tool execution outputs

Requirements

  • .NET runtime environment
  • Azure.AI.Agents.Persistent package
  • Azure.Identity package
  • Azure AI service access

Source

  • Spec: SKILL.md
azure
dotnet
ai-agents
sdk
vector-store
function-calling
Create and manage AI agents
Manage conversation threads and messages
Execute runs and stream responses
Execute code using Code Interpreter
Azure AI project endpoint
Model deployment name
Azure credentials
Created agents and threads
Thread messages and streaming responses
Uploaded files and vector stores