Refresh a package's existing skill docs (Skill Body plus reference docs) when its API has changed — release prep, renamed or added members, obsolete sections, stale snippets or pitfalls. Use when making api changes in a project with AgentSkills.Sdk that need…
Setup or onboard a .NET library project onto AgentSkills.Sdk so its NuGet package ships an agent skill. Use when a maintainer says "setup AgentSkills.Sdk", "add agent skills to my package", "ship a SKILL.md in my nupkg", or asks how to wire AgentSkillBodyFile…
Author or draft the skill docs a NuGet package feeds into AgentSkills.Sdk — a Skill Body plus reference docs. Use when a Maintainer asks to author, draft, or write agent skill docs for their package, or when chained from the setup-agentskills-sdk skill…