block-inventory

Scan local AEM Edge Delivery Services blocks and Block Collection to generate a block inventory.

1|Updated Oct 7, 2024
One-click install
npx skills add https://github.com/valithedge/etisalatedge --skill block-inventory-valithedge
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: block-inventory
Source: https://github.com/valithedge/etisalatedge/tree/main/.agents/skills/block-inventory
Command: npx skills add https://github.com/valithedge/etisalatedge --skill block-inventory-valithedge

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Survey available blocks from local AEM Edge Delivery Services project and Block Collection to understand the block palette available for authoring. Returns block inventory with purposes to inform content modeling decisions.

Core Features & Use Cases

  • Scan local blocks in the project to list existing blocks and capture metadata about their purpose from code or documentation.
  • Search Block Collection for common blocks to augment the local inventory with external examples and live references.
  • Consolidate findings into a single block inventory that maps block names to their purposes for content modeling decisions.

Quick Start

Scan local blocks and Block Collection to generate the complete block inventory.

Frequently Asked Questions about block-inventory

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

FAQPage Schema
How do I inventory available blocks in an AEM Edge Delivery Services project?

To inventory available blocks, scan local project blocks and search the Block Collection to generate a consolidated list mapping each block name to its purpose for content modeling.

What is a block inventory and why do I need it for content modeling?

A block inventory is a consolidated mapping of block names to their purposes. It defines the scope for content modeling and authoring workflows by clarifying available reusable components.

How do I find reusable components in the Block Collection for AEM authoring?

You find reusable components by searching the Block Collection for common blocks. This augments your local inventory with external examples and live references to expand authoring options.

Can I scan local project blocks and Block Collection blocks together?

Yes, you can scan local project blocks and search the Block Collection simultaneously to consolidate all findings into a single block inventory that captures metadata and purposes.

What's the best way to plan page structures using a block inventory?

The best way to plan page structures is to use a consolidated block inventory that maps block names to purposes, enabling informed decisions when selecting reusable components for authoring workflows.

Does block inventory generation work without external dependencies?

Yes, block inventory generation works without external dependencies by scanning local project blocks and the Block Collection directly to enumerate available components and capture their metadata.