fix(foundry): restore foundry-managed-skills symlink target#386
Open
arimu1 wants to merge 2 commits into
Open
Conversation
Create azure-skills/skills/foundry-managed-skills/SKILL.md so the microsoft-foundry plugin symlink resolves and documents Foundry-managed skill authoring, versioning, and attach flows (microsoft#360).
Contributor
There was a problem hiding this comment.
Pull request overview
Adds the missing canonical Foundry managed-skills documentation, restoring the existing Microsoft Foundry plugin symlink target.
Changes:
- Adds managed-skill concepts, CLI workflows, versioning, RBAC, and troubleshooting guidance.
- Links to detailed Microsoft Foundry skill references.
| @@ -0,0 +1,86 @@ | |||
| --- | |||
| name: foundry-managed-skills | |||
| description: "Author, version, attach, and consume Foundry-managed skills (SKILL.md as a project resource). USE FOR: azd ai skill, Foundry skills REST/SDK, attach skill to toolbox, SkillsProvider, download skills into hosted agent containers, update agent behavior without code changes, skill versioning/rollback. DO NOT USE FOR: general Microsoft Learn docs search, non-Foundry agent frameworks, or Azure Functions/App Service deploy." | |||
| ## Mental Model | ||
|
|
||
| - A **skill** is a directory with `SKILL.md` (YAML front matter + Markdown body), uploaded to a Foundry project. | ||
| - Every mutation creates an **immutable version**; `create`/`update` promote a new default unless you pin a version. |
Use an unquoted folded description without ": " scalars, and clarify that rollback only repoints default_version without creating a new version.
Author
|
Addressed Copilot review: unquoted folded |
Author
|
@microsoft-github-policy-service agree |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
.github/plugins/azure-skills/skills/foundry-managed-skills/SKILL.md.github/plugins/microsoft-foundry/skills/foundry-managed-skills→ that targetskill-manage/skill-attach/skill-toolbox-attachreferences undermicrosoft-foundry)Closes #360
Test plan
test -e .github/plugins/microsoft-foundry/skills/foundry-managed-skills/SKILL.md../microsoft-foundry/foundry-agent/create/references/skills/*.mdresolve