smithery/jacwu

call_foundry_agent

Call Foundry agent with a prompt and get the response.

Installation

$ npx skills add smithery/jacwu --skill call-foundry-agent

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from smithery/jacwu.

npx skills add smithery/jacwu

Browse all from smithery/jacwu

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 620 B
  • docs SUMMARY.md 80 B

History

  1. First recorded snapshot · 0 installs

SKILL.md

Call Azure Foundry Agent

Send a prompt to an Azure Foundry Agent and retrieve the response.

Parameters

  • Required: prompt (The input text to send to the agent)
  • Optional:

- --agent-name (The name of the agent to call. Defaults to AZUREAIAGENTNAME env var) - --endpoint (The Azure AI Project Endpoint. Defaults to AZUREAIPROJECTENDPOINT env var)

Example

.venv/Scripts/python .github/skills/call_foundry_agent/scripts/call_foundry.py "search the latest news in 2026"