Skip to content

Comments

Improve microsoft-foundry skill with better triggers and structure#605

Draft
annaji-msft wants to merge 1 commit intomicrosoft:mainfrom
annaji-msft:microsoft-foundry-improvements
Draft

Improve microsoft-foundry skill with better triggers and structure#605
annaji-msft wants to merge 1 commit intomicrosoft:mainfrom
annaji-msft:microsoft-foundry-improvements

Conversation

@annaji-msft
Copy link
Contributor

No description provided.

- Updated description to position as unified AI platform for models, agents, apps
- Added generic AI triggers: 'create a model', 'create an agent', 'deploy GPT-4'
- Simplified SKILL.md to ~150 lines with quick start and MCP tools reference
- Created references/workflows.md with detailed step-by-step guides
- Added trigger table for Models, Agents, RAG, Evaluation, Observability
- Maintained links to existing language/python.md for SDK examples

```bash
# Check deployment status
az cognitiveservices account deployment show \
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@wbreza has been helping get all the other skills standardized on azd. What should the flow look like for that and is this going to cause things to flip back and forth between the two if the app is deploying with azd and IaC but the models are az?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Petermarcu I left it as draft as the original skill wasn’t generic enough and skill was not getting triggered for simple prompts. I will let the team take it from here and provide guidance and take it forward. Cc @JasonYeMSFT

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@annaji-msft We have added integration tests for skill invocation and adopted a common pattern for the skill descriptions. Could you please apply the same pattern for the Foundry skill description change and add a skill invocation tests? If your change works as expected we can merge it for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants