catalog-catalog

Read linked wiki entities to draft an institution catalog listing.

Updated Mar 31, 2026
One-click install
npx skills add https://github.com/kamilseghrouchni/vcro-sourcing --skill catalog-catalog
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: catalog-catalog
Source: https://github.com/kamilseghrouchni/vcro-sourcing/tree/main/.claude/skills/catalog/catalog
Command: npx skills add https://github.com/kamilseghrouchni/vcro-sourcing --skill catalog-catalog

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generates a catalog listing draft for an institution by reading the wiki entities already linked to it. It reads the wiki only and surfaces gaps for the biobank to fill, writing the result to catalog/{slug}/listing.md.

Core Features & Use Cases

  • Reads linked wiki entities to assemble a draft catalog listing for an institution.
  • Surfaces missing attributes and gaps to guide biobank review and data curation.
  • Produces a consumable, review-ready listing that can be refined before publication.

Quick Start

Provide an institution slug to generate a draft listing from linked wiki entities, writing the result to store/catalog/{institution_slug}/listing.md.

Frequently Asked Questions about catalog-catalog

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

FAQPage Schema
How do I generate a draft catalog listing for a biobank from wiki data?

To generate a catalog listing draft, provide an institution slug to read its linked wiki entities. The Skill assembles the data and writes the review-ready result to store/catalog/{institution_slug}/listing.md.

What is the best way to identify missing attributes in a biobank catalog?

Identifying missing attributes in a biobank catalog is handled by reading linked wiki entities and surfacing data gaps. The Skill flags these missing attributes for biobank review and data curation.

Can I use linked wiki entities to create an institution catalog without modifying the wiki?

Yes, you can create an institution catalog without modifying the wiki because the Skill operates in read-only mode on wiki data. It extracts linked entity data to produce a draft listing without altering source records.

How do I start drafting an institution catalog from provenance links?

Start drafting an institution catalog from provenance links by supplying the institution slug. The Skill processes the linked wiki data and outputs a consumable draft listing for refinement before publication.

Does the catalog generation process contact institutions to gather biobank data?

No, the catalog generation process does not contact institutions to gather biobank data. It exclusively reads linked wiki entities to assemble the draft and surfaces gaps for internal review instead.

What limitations exist when drafting catalogs solely from wiki data?

The limitation of drafting catalogs solely from wiki data is that incomplete linked entities result in gaps. The Skill does not modify the wiki or contact institutions, requiring manual biobank curation to fill missing attributes.