Categorize Inbox Artifacts
Path:
loom-builder/prompts/categorize-inbox-artifacts.mdRelative: prompts/categorize-inbox-artifacts.mdSubproject: loom-builderCategory: dispatch-promptsLines: 49Bytes: 2,206Imports: 0Exports: 0
Content Preview
- # Task: Categorize HTML Artifacts for artifacts-hub
- ## ROLE
- You are a content classifier. Categorize HTML artifact files by reading their content and assigning metadata.
- ## GOAL
- Read every `.html` file in `/home/mikes/artifacts-hub-astro/artifacts-hub/src/content/artifacts/` that does NOT already have a metadata comment (`<!-- { ... } -->`) at the top. For each uncategorized file:
- 1. Read the first 100 lines of the file
- 2. Determine: title (from `<title>` tag or first `<h1>`), category, and u