registering-building-blocks

Register and update AI building blocks in a Notion database.

8|3|Updated Jan 25, 2026
One-click install
npx skills add https://github.com/jamesgray-ai/handsonai --skill registering-building-blocks
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: registering-building-blocks
Source: https://github.com/jamesgray-ai/handsonai/tree/main/plugins/ai-registry/skills/registering-building-blocks
Command: npx skills add https://github.com/jamesgray-ai/handsonai --skill registering-building-blocks

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill streamlines the process of cataloging and updating AI components (Skills, Agents, Prompts, Context MDs) within a centralized Notion database, ensuring discoverability and maintainability.

Core Features & Use Cases

  • Automated Registration: Automatically adds new or updated AI building blocks to a Notion database.
  • Metadata Extraction: Intelligently extracts relevant information like name, description, and asset type from various sources.
  • Duplicate Checking: Prevents redundant entries by searching for existing building blocks before creation or update.
  • Use Case: After developing a new Skill for summarizing meeting notes, you can use this skill to register it in your Notion AI Building Blocks database, including its name, description, and a quick start prompt for easy reference.

Quick Start

Register the skill located at ~/.claude/skills/my-new-skill/SKILL.md in the Notion AI Building Blocks database.

Frequently Asked Questions about registering-building-blocks

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

FAQPage Schema
How do I catalog AI agents and prompts in a Notion database?

You can catalog AI agents and prompts in a Notion database by using a registration skill that automates metadata extraction, generates quick start prompts, and performs duplicate checks to maintain an organized repository of AI building blocks.

What is the best way to prevent duplicate entries when registering AI building blocks?

To prevent duplicate entries when registering AI building blocks, the registration skill searches for existing assets in your Notion database before creating or updating records, ensuring redundant entries are automatically filtered out.

Can I update existing AI skills in Notion instead of creating new records?

Yes, you can update existing AI skills in Notion. The skill performs duplicate checking against your database and updates current building blocks with new metadata, descriptions, and quick start prompts rather than creating duplicates.

How to automatically extract metadata from AI building blocks for a prompt catalog?

To automatically extract metadata from AI building blocks for a prompt catalog, the skill intelligently analyzes user input and files to pull relevant information like asset name, description, and type directly into your Notion database.

Does the Notion AI building block registration skill support different asset types?

Yes, the registration skill supports various asset types including Skills, Agents, Prompts, and Context MDs, allowing you to maintain a comprehensive and discoverable AI registry within your centralized Notion database.

What do I need to register a new skill in my Notion AI Building Blocks database?

To register a new skill in your Notion AI Building Blocks database, you need to provide the file path to the skill file, such as a SKILL.md file, so the skill can analyze it to extract metadata and generate a quick start prompt.