update-samples Skill
Update the samples data file by fetching sample metadata from the microsoft/aspire-samples GitHub repository. Use when adding new samples, refreshing sample data, or ensuring samples.json stays in sync with the upstream repo. Published by microsoft in aspire.dev.
Decision snapshot
Is this a fit?
Data analysis, Includes SKILL.md, Reusable instructions
Compatibility not yet detected.
Permission behavior not yet detected.
Copy skill directory
2 months ago · MIT license
No specific cautions were detected. Review the source and requested permissions before installing.
What is update-samples Skill?
Update the samples data file by fetching sample metadata from the microsoft/aspire-samples GitHub repository. Use when adding new samples, refreshing sample data, or ensuring samples.json stays in sync with the upstream repo. Published by microsoft in aspire.dev. 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. See how SkillIndex evaluates profiles.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Data analysis
- Data analysis use cases
Declared skill metadata
- Source file: .agents/skills/update-samples/SKILL.md
These fields retain source and confidence evidence from the indexed SKILL.md.
Compatibility and setup
- Install or run with Copy skill directory
When to use update-samples Skill
- Use it for data analysis.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/aspire.dev
- Skill file: .agents/skills/update-samples/SKILL.md
What it does
Update the samples data file by fetching sample metadata from the microsoft/aspire-samples GitHub repository. Use when adding new samples, refreshing sample data, or ensuring samples.json stays in sync with the upstream repo.
Skill instructions
Update Samples Data This skill synchronizes the samples data file with the microsoft/aspire-samples GitHub repository. It enumerates all sample projects in the samples/ directory, fetches each sample's README.md, and generates a structured JSON catalog. Overview The aspire.dev site maintains a data file for samples: - src/frontend/src/data/samples.json — Sample metadata including titles, descriptions, tags, deep links, and README content extracted from the upstream repo. This skill keeps that file in sync with the microsoft/aspire-samples repository on GitHub. Prerequisites - Node.js installed and available on PATH - Working directory is the repository root - The frontend project dependencies are installed (pnpm install in src/frontend/) - Optional: GITHUBTOKEN environment variable for higher GitHub API rate limits Step-by-Step Process 1. Run the update script Fetch the latest sample data from the GitHub API: bash cd src/frontend && node scripts/update-samples.js This writes updated sa
Verified compatibility and discovery
Frequently asked questions
What is update-samples?
update-samples is a open-source AI agent skill with Copy skill directory. Update the samples data file by fetching sample metadata from the microsoft/aspire-samples GitHub repository.
Who is update-samples best for?
update-samples is best for reusing agent instructions, scripts, and references, data analysis workflows.
How do I install update-samples?
Install or run update-samples using Copy skill directory. Check update-samples for the latest setup command.
Is update-samples actively maintained?
update-samples may need a closer maintenance check before production use.
Project health auto-fetched from the source repository.
Maintain this resource?
Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.