autogen skills

36 tagged autogen, measured the same way as everything else here.

Browse within: usdc 15x402 15ai-memory 9agentic-framework 6agentic-rag 6ai-agents-framework 6

microsoft/ai-agents-for-beginners

Skill Claude CodeCodex

Migrate Python apps from Azure OpenAI Chat Completions to the Responses API. Covers AzureOpenAI/AsyncAzureOpenAI client migration to the v1 endpoint, streaming, tools, structured output, multi-turn, EntraID auth, and model compatibility checks. Python-focused, Azure OpenAI-specific. USE FOR: migrate to responses API…

74k 5d ago A 185 tokens original MIT

local-ai-agents

02

microsoft/ai-agents-for-beginners

Skill Claude CodeCodex

Build local-first AI agents that run entirely on a developer workstation with Microsoft Foundry Local and Qwen function-calling models. Covers Small Language Models (SLMs), the OpenAI-compatible local endpoint, sandboxed local tools, local RAG with Chroma, local MCP servers, hybrid cloud/local routing, and the…

74k 5d ago A 200 tokens original MIT

microsoft-docs

03

microsoft/ai-agents-for-beginners

Skill Claude CodeCodex

Query official Microsoft documentation to find concepts, tutorials, and code examples across Azure, .NET, Agent Framework, Aspire, VS Code, GitHub, and more. Uses Microsoft Learn MCP as the default, with Context7 and Aspire MCP for content that lives outside learn.microsoft.com.

74k 5d ago A 61 tokens original MIT

network-ai

07

Jovancoding/Network-AI

Skill Claude CodeCodex

Local Python orchestration skill: multi-agent workflows via shared blackboard file, permission gating, token budget scripts, and persistent project context. The bundled Python scripts make no network calls and have zero third-party dependencies. The parent repository also contains a TypeScript engine (not included in…

72 8d ago B 62 tokens original MIT

synap

08

maximem-ai/maximem_synap_sdk

Skill Claude CodeCodex

Add persistent, structured long-term memory to AI agents using Maximem Synap. Use this skill whenever the user is building, debugging, or evaluating an AI agent and mentions any of: "memory", "long-term memory", "persistent memory", "agent memory", "remember across sessions", "context window", "agent forgets", "user…

64 2d ago A 251 tokens original Apache-2.0

synap

09

maximem-ai/maximem_synap_sdk

Skill Claude CodeCodex

Add persistent, structured long-term memory to AI agents using Maximem Synap. Use this skill whenever the user is building, debugging, or evaluating an AI agent and mentions any of: "memory", "long-term memory", "persistent memory", "agent memory", "remember across sessions", "context window", "agent forgets", "user…

64 2d ago A 251 tokens original Apache-2.0

agoragentic-assure

10

rhein1/agoragentic-integrations

Skill Claude CodeCodex

Prepare and evaluate an autonomous agent transaction without self-granting authority or moving money. Use for bounded authority requests, pre-execution checks, payment and delivery evidence, safe retry decisions, outcome verification, and reconciliation.

30 2d ago A 50 tokens original MIT

rhein1/agoragentic-integrations

Skill Claude CodeCodex

Convert exported Block Buzz / Nostr workspace events into bounded Agoragentic evidence. Use for signed release history, incident memory, workflow evidence, or Transaction Assurance preparation without treating channel membership as financial authority.

30 2d ago A 54 tokens original MIT

rhein1/agoragentic-integrations

Skill Claude CodeCodex

Prepare, evaluate, and reconcile autonomous agent transactions without self-granting payment or owner authority. Use when an agent must bind principal authority, seller terms, payment evidence, execution, delivered outcome, and reconciliation; handle paid retries safely; or prepare an authority request for owner…

30 2d ago A 65 tokens original MIT

awareness-memory

13

edwin-hao-ai/Awareness-SDK

Skill Claude CodeCodex

Persistent memory across sessions — local-first, no account needed. Automatically recalls past decisions, code, and tasks before each prompt, and saves session checkpoints. Also provides manual tools for searching, recording, and querying memory via Bash commands.

9 4mo ago A 50 tokens original Apache-2.0

done

14

edwin-hao-ai/Awareness-SDK

Skill Claude CodeCodex

End the current Awareness memory session and save final progress.

9 4mo ago B 13 tokens original Apache-2.0

save

15

edwin-hao-ai/Awareness-SDK

Skill Claude CodeCodex

Save current session progress to Awareness memory as a batch of structured steps.

9 4mo ago B 16 tokens original Apache-2.0

snaprender

18

User0856/snaprender-integrations

Skill Claude CodeCodex

Give your agent eyes on the web — screenshot any URL as an image file, or extract page content as markdown/text/HTML. Supports device emulation (iPhone, iPad, Pixel, MacBook), dark mode, full-page scroll, ad blocking. Uses exec tool with curl (NEVER the browser tool). $SNAPRENDERAPIKEY is pre-set. See instructions…

2 2mo ago B 82 tokens original MIT