Validate Sample Topic Skill
Skill: Validate a sample topic Published by microsoft in Employee-Self-Service-Agent-Developer-Kit.
What is Validate Sample Topic Skill?
Skill: Validate a sample topic Published by microsoft in Employee-Self-Service-Agent-Developer-Kit. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using Employee-Self-Service-Agent-Developer-Kit
Technical details
- Install or run with Copy skill directory
When to use Validate Sample Topic Skill
- Use it for developers using employee-self-service-agent-developer-kit.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/Employee-Self-Service-Agent-Developer-Kit
- Skill file: .github/agents/skills/validate-sample-topic/SKILL.md
What it does
Skill: Validate a sample topic
Skill instructions
Skill: Validate a sample topic Preconditions: create-or-update-sample-topic has produced a working-tree diff. This skill is now executable. The authoritative implementation lives at tools/validatesamples/ and is run the same way locally, in CI, and by this skill — so results cannot drift. Procedure 1. From the repo root, run: bash python -m tools.validatesamples --diff-base origin/main 2. Read its stdout — it is the summary block defined below. 3. If the process exit code is non-zero (any FAIL), stop. Either fix the diff and re-run, or post a comment on the issue explaining the blocker. Do not open a PR. 4. If all checks are PASS or N-A, paste the stdout block verbatim into the PR body's "Validation" section. The validate-samples GitHub Action will post the same block as a sticky PR comment; the agent-pasted copy is a courtesy for reviewers. Checks (enforced by the CLI) 1. YAML well-formedness — every changed .yaml under samples/ parses. 2. AdaptiveDialog kind — every changed topic.yam
Explore related resources
Frequently asked questions
What is Validate Sample Topic?
Validate Sample Topic is a open-source AI agent skill with Copy skill directory. Skill: Validate a sample topic
Who is Validate Sample Topic best for?
Validate Sample Topic is best for reusing agent instructions, scripts, and references.
How do I install Validate Sample Topic?
Install or run Validate Sample Topic using Copy skill directory. Check Validate Sample Topic for the latest setup command.
Is Validate Sample Topic actively maintained?
Validate Sample Topic may need a closer maintenance check before production use.
Auto-fetched from GitHub.