
from opencode-skills-collection23
TypeScript SDK and examples for managing Azure AI Projects: agents, connections, deployments, datasets, indexes, and evaluations.
This skill documents and packages a TypeScript SDK workflow for Azure AI Foundry projects. It shows how to authenticate, create and version agents, manage connections and deployments, upload datasets, create search indexes, and run evaluation flows. The SKILL includes code examples and guidance for integrating with OpenAI-style clients.
Use this skill when building or operating Azure AI Foundry projects from TypeScript — creating agents, wiring connections, managing model deployments, or automating dataset and index operations. It's useful for developer workflows, CI tasks, and prototyping agent-driven systems that rely on Azure AI services.
Appropriate for developer-facing agents with TypeScript/Node.js knowledge and the ability to run SDK calls (Copilot-style agents, Codex, developer assistants). It is a good fit for CI automation and tooling around Azure AI resources.
This skill has not been reviewed by our automated audit pipeline yet.
Python Performance Optimization
Profile, analyze, and optimize Python applications for CPU and memory efficiency using profiling tools and performance best practices.
API Security Testing Workflow
Structured workflow for testing REST and GraphQL API security: auth, authorization, rate limiting, input validation and error handling.
Memory Forensics Playbook
Practical guidance and commands for acquiring, analyzing, and extracting artifacts from memory dumps using tools like Volatility3 and common acquisition methods
Testing Patterns & Utilities
Guidelines and utilities for TDD, factory-based test data, mocking strategies, and testing patterns for React/TypeScript projects.
Skill Optimizer
Diagnose and optimize Agent Skills (SKILL.md) using session transcripts and static analysis to improve triggers, workflows, and token efficiency.
Reverse Engineer
Guided methodology and best practices for binary reverse engineering, covering static and dynamic analysis workflows and common tooling.