azure-ai-projects-ts
AI Foundry project client and agents
Developer Setup
Setup & Installation
npx skills add https://github.com/microsoft/skills --skill azure-ai-projects-tsnpx skills add https://github.com/microsoft/skills --skill azure-ai-projects-tsOverview
What This Skill Does
AI Foundry project client and agents
Application
When to use this Skill
- Integrating azure ai projects ts into your development workflow.
- Following best practices for ai foundry project client and agents.
- Automating repetitive tasks with AI-assisted tooling.
- Building production-grade applications with proper standards.
- Debugging and troubleshooting common implementation issues.
Documentation
Show Skills.md file
AI Foundry project client and agents
Recommendations
Explore other random skills
functions
Deploy serverless browser automation as cloud functions using Browserbase. Use when the user wants to deploy browser automation to run on a schedule or cron, create a webhook endpoint for browser tasks, run automation in the cloud instead of locally, or asks about Browserbase Functions.
safe-browser
Build local constrained-browser agents with a safe_browser tool that owns CDP, enforces a domain allowlist with Fetch interception, and lets a runtime Claude Agent SDK agent complete browsing tasks without raw browser, shell, or CDP access. Use when the user wants an agent to browse or scrape while staying on approved domains, demo blocked off-domain navigation, or generate a safe browser client.
search
Use this skill when the user wants to search the web without a full browser session: find URLs, titles, and metadata for a query. Prefer it over a browser when you just need search results, not page content. Returns structured results with titles, URLs, authors, and dates.