skill-add-component
[Skill] Add a new component to Azure Linux. Use when importing packages from Fedora, creating comp.toml files, choosing inline vs dedicated definitions, or setting up a new component with overlays. Triggers: add component, new package, import from fedora, create comp.toml. Published by microsoft in azurelinux.
Decision snapshot
Is this a fit?
Developers using azurelinux, 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 skill-add-component?
[Skill] Add a new component to Azure Linux. Use when importing packages from Fedora, creating comp.toml files, choosing inline vs dedicated definitions, or setting up a new component with overlays. Triggers: add component, new package, import from fedora, create comp.toml. 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. See how SkillIndex evaluates profiles.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using azurelinux
Declared skill metadata
- Source file: .github/skills/skill-add-component/SKILL.md
Compatibility and setup
- Install or run with Copy skill directory
When to use skill-add-component
- Use it for developers using azurelinux.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/azurelinux
- Skill file: .github/skills/skill-add-component/SKILL.md
What it does
[Skill] Add a new component to Azure Linux. Use when importing packages from Fedora, creating comp.toml files, choosing inline vs dedicated definitions, or setting up a new component with overlays. Triggers: add component, new package, import from fedora, create comp.toml.
Skill instructions
Add a Component Before You Start bash Check if it already exists azldev comp list -p <name -q -O json Inspect the upstream spec first The fastest way to see what you're working with: 1. Add a bare inline entry in components.toml: [components.<name] 2. Pull the spec: azldev comp prep-sources -p <name --skip-overlays --force -o base/build/work/scratch/<name -q 3. Read the spec, plan your overlays 4. Decide if overlays are required, if so: Remove the inline entry, create a dedicated <name/<name.comp.toml Fedora dist-git is behind bot detection — direct web fetches often fail. Use prep-sources to pull specs reliably. Note: prep-sources -o writes to the directory you specify — this is ad-hoc output, separate from the project's configured build output dirs in base/project.toml. Decision: Inline vs Dedicated File Inline (in components.toml) — simple upstream import, no modifications: toml [components.jq] Dedicated file (<name/<name.comp.toml) — needs overlays, build config, or local spec: tom
Verified compatibility and discovery
Frequently asked questions
What is skill-add-component?
skill-add-component is a open-source AI agent skill with Copy skill directory. [Skill] Add a new component to Azure Linux. Use when importing packages from Fedora, creating comp.toml files, choosing inline vs dedicated definitions, or setting up a new component with overlays.
Who is skill-add-component best for?
skill-add-component is best for reusing agent instructions, scripts, and references.
How do I install skill-add-component?
Install or run skill-add-component using Copy skill directory. Check skill-add-component for the latest setup command.
Is skill-add-component actively maintained?
skill-add-component may need a closer maintenance check before production use.
Project health auto-fetched from the source repository.