update-integrations Skill
Update integration documentation links and API reference data by synchronizing NuGet package names with their documentation URLs and generating per-package API schemas. Use when adding new integrations, refreshing package data, ensuring integration-docs.json stays in sync with aspire-integrations.json, or regenerating Published by microsoft in aspire.dev.
What is update-integrations Skill?
Update integration documentation links and API reference data by synchronizing NuGet package names with their documentation URLs and generating per-package API schemas. Use when adding new integrations, refreshing package data, ensuring integration-docs.json stays in sync with aspire-integrations.json, or regenerating 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.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Documentation
- Data analysis
- Documentation use cases
- Data analysis use cases
Technical details
- Install or run with Copy skill directory
When to use update-integrations Skill
- Use it for documentation.
- Use it for data analysis.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/aspire.dev
- Skill file: .agents/skills/update-integrations/SKILL.md
What it does
Update integration documentation links and API reference data by synchronizing NuGet package names with their documentation URLs and generating per-package API schemas. Use when adding new integrations, refreshing package data, ensuring integration-docs.json stays in sync with aspire-integrations.json, or regenerating
Skill instructions
Update Integration Documentation Links & API Reference Data This skill synchronizes the integration package catalog with documentation URL mappings and generates per-package API reference schemas. It ensures every NuGet package listed in the integrations data file has a corresponding documentation link and an up-to-date API reference JSON file. Automation note: The scheduled update-integration-data agentic workflow (.github/workflows/update-integration-data.md) now runs the C and TypeScript API regeneration automatically whenever it detects a "version": change in src/frontend/src/data/aspire-integrations.json. Use this skill for manual or one-off runs — for example: adding a new integration, validating release-branch feed resolution, troubleshooting a regen failure flagged by the workflow's PR, or regenerating data outside the scheduled cadence. Overview The aspire.dev site maintains three key data locations: - src/frontend/src/data/aspire-integrations.json — Package metadata fetched f
Explore related resources
Frequently asked questions
What is update-integrations?
update-integrations is a open-source AI agent skill with Copy skill directory. Update integration documentation links and API reference data by synchronizing NuGet package names with their documentation URLs and generating per-package API schemas.
Who is update-integrations best for?
update-integrations is best for reusing agent instructions, scripts, and references, documentation workflows, data analysis workflows.
How do I install update-integrations?
Install or run update-integrations using Copy skill directory. Check update-integrations for the latest setup command.
Is update-integrations actively maintained?
update-integrations may need a closer maintenance check before production use.
Auto-fetched from GitHub.