ogmachine

Agentic Showcase Aggregator — Git skill for Claude Code

Git community

Interactive library aggregating showcases, galleries, use-cases, and reusable solutions from Claude, Codex, Hermes, Replit, Vercel, Google, Gemini, GitHub Copilot, Notion, Miro and other major agentic.

How to install Agentic Showcase Aggregator

This entry records only its repository, not the path inside it, so there is no exact command to give. Open ogmachine/agentic-showcase-aggregator and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Agentic Showcase Aggregator does

Interactive library aggregating showcases, galleries, use-cases, and reusable solutions from Claude, Codex, Hermes, Replit, Vercel, Google, Gemini, GitHub Copilot, Notion, Miro and other major agentic platforms

Alternatives in Git

README

Agentic Showcase Aggregator

An interactive, evidence-oriented library for finding reusable showcases, galleries, workflows, templates, marketplaces, documentation, and solution patterns before building from scratch.

Features and definitions

Feature Definition Passing criterion
Normalized resource record Every item uses the same metadata contract. 100% of records pass validateResources() with no errors.
Canonical source link source_url points to the primary publisher or authoritative directory. Absolute HTTP(S) URL; manually verified before promotion to trusted.
Taxonomy filtering Search across platform, type, use-case, and format. A filter returns only records matching every selected constraint.
Adoption guidance Each item recommends full, partial, hybrid, or combined adoption. Recommendation is score-based and shown beside the source.
Reusability score 0–100 estimate of transferability, completeness, evidence, and maintenance. Integer in range; score rationale is reviewable in notes.
Provenance Source category, URL, verification status, and verification date are stored. No trusted record lacks provenance fields.
Interactive scan Browser UI supports free-text and taxonomy filters. A user can reach a relevant result in one search/filter interaction.
Automated regression checks Data and behavior are tested on every change. npm test and npm run validate:data both exit 0.
Safe reuse Licenses, access, dependencies, and security are not assumed. Adoption is blocked or marked partial when these are unknown.

Validation protocol

1. Ingestion validation

For every new record:

  1. Confirm the URL resolves and is the canonical source, not merely a repost.
  2. Record the source publisher, page title, retrieval date, and source category.
  3. Parse the resource into the schema in src/resources.js.
  4. Apply controlled vocabulary values for type, use_case, `fo