sbom

Generate CycloneDX Software Bill of Materials for project modules.

1|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/oscardlfr/AndroidCommonDoc --skill sbom-oscardlfr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sbom
Source: https://github.com/oscardlfr/AndroidCommonDoc/tree/main/skills/sbom
Command: npx skills add https://github.com/oscardlfr/AndroidCommonDoc --skill sbom-oscardlfr

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires cyclonedx-bom, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the generation of CycloneDX SBOM (Software Bill of Materials) for project modules, ensuring compliance and security in software development.

Core Features & Use Cases

  • SBOM Generation: Automatically generate SBOM for project modules using CycloneDX plugin.
  • Custom Module Support: Generate SBOM for specific modules or all configured modules.
  • Project Root Path: Accepts the project root directory as input for targeted generation.
  • Prerequisite: Requires CycloneDX plugin to be configured in the project.

Quick Start

Generate SBOM for the 'androidApp' module in your project.

Frequently Asked Questions about sbom

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate CycloneDX SBOM generation for specific project modules?

Automate CycloneDX SBOM generation for specific project modules by providing the project root directory path to target individual modules or all configured modules for software supply chain analysis.

What is a Software Bill of Materials used for in dependency security?

A Software Bill of Materials is used for dependency transparency and security compliance, providing a detailed record of components within project modules to ensure software supply chain visibility.

Do I need the CycloneDX plugin configured to generate an SBOM?

Yes, the CycloneDX plugin must be configured in your project as a prerequisite to generate the Software Bill of Materials for your specified project modules.

Can I generate a CycloneDX bill of materials for all configured modules at once?

Yes, you can generate a CycloneDX bill of materials for all configured modules at once by supplying the project root directory as input for targeted dependency transparency generation.

What is the best way to ensure dependency transparency standards in software development?

The best way to ensure dependency transparency standards is generating a CycloneDX SBOM for project modules, which automates compliance and security tracking across the software supply chain.

Are there limitations when using CycloneDX for project module security analysis?

CycloneDX SBOM generation is limited to project modules where the CycloneDX plugin is already configured, requiring the project root path as input to produce the bill of materials.