skill-remove-component
[Skill] Remove components from Azure Linux. Use when deleting packages, cleaning up unused dependencies, or pruning the distro. Triggers: remove component, delete package, drop component, prune dependency. Published by microsoft in azurelinux.
What is skill-remove-component?
[Skill] Remove components from Azure Linux. Use when deleting packages, cleaning up unused dependencies, or pruning the distro. Triggers: remove component, delete package, drop component, prune dependency. Published by microsoft in azurelinux. 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
- Design and media
- Design and media use cases
Technical details
- Install or run with Copy skill directory
When to use skill-remove-component
- Use it for design and media.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/azurelinux
- Skill file: .github/skills/skill-remove-component/SKILL.md
What it does
[Skill] Remove components from Azure Linux. Use when deleting packages, cleaning up unused dependencies, or pruning the distro. Triggers: remove component, delete package, drop component, prune dependency.
Skill instructions
Remove a Component Before You Start Verify the component exists and understand what it produces: bash azldev comp list -p <name -q -O json Then check for all artifacts that need to be removed: 1. Component definition — base/comps/components.toml (inline) or base/comps/<name/<name.comp.toml (dedicated) 2. Publish-channel references — base/comps/components-publish-channels.toml (component name in component-groups.base-packages.components, plus any per-binary entries in package-groups.exceptions-packages.packages) 3. Lock file — locks/<name.lock 4. Rendered specs — specs/<first-char/<name/ 5. Other references — image definitions (base/images/), comps.xml, etc. Removal Steps 1. Remove the component definition - Inline entry: remove [components.<name] from base/comps/components.toml - Dedicated directory: delete base/comps/<name/ (contains <name.comp.toml and possibly local spec/sources) 2. Remove publish-channel references Publishing is configured per component (not per binary subpackage)
Explore related resources
Frequently asked questions
What is skill-remove-component?
skill-remove-component is a open-source AI agent skill with Copy skill directory. [Skill] Remove components from Azure Linux. Use when deleting packages, cleaning up unused dependencies, or pruning the distro.
Who is skill-remove-component best for?
skill-remove-component is best for reusing agent instructions, scripts, and references, design and media workflows.
How do I install skill-remove-component?
Install or run skill-remove-component using Copy skill directory. Check skill-remove-component for the latest setup command.
Is skill-remove-component actively maintained?
skill-remove-component may need a closer maintenance check before production use.
Auto-fetched from GitHub.