Skip to content

Conversation

@spboyer
Copy link

@spboyer spboyer commented Jan 25, 2026

Changes

SKILL.md

  • Updated to match GitHub Copilot plugins format (workiq template)
  • Added explicit trigger phrases in description
  • Added CRITICAL usage table with Foundry-specific triggers
  • Added MCP tool reference and common use cases

query_foundry_agent.py

  • Auto-install missing Python dependencies on first run
  • Fallback to ensurepip if pip not available
  • Auto-invoke az login if user not authenticated
  • Improved error handling with clear messages

README.md

  • Simplified to minimal setup (copy files + configure endpoint)
  • Removed manual dependency install step (now automatic)
  • Removed manual auth step (now automatic)

SKILL.md:
- Updated to match GitHub Copilot plugins format (workiq template)
- Added explicit trigger phrases in description
- Added CRITICAL usage table with Foundry-specific triggers
- Added MCP tool reference and common use cases

query_foundry_agent.py:
- Auto-install missing Python dependencies on first run
- Fallback to ensurepip if pip not available
- Auto-invoke 'az login' if user not authenticated
- Improved error handling with clear messages

README.md:
- Simplified to minimal setup (copy files + configure endpoint)
- Removed manual dependency install step (now automatic)
- Removed manual auth step (now automatic)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant