Imported from docxology/blake (blake/metadata/AGENTS.md). Install upstream with npx skills add docxology/blake --skill metadata. Copyright stays with the author.
metadata Module
Metadata management with SQLite storage and search.
Components
File
Class
Purpose
manager.py
MetadataManager
Main orchestrator
database.py
BlakeDatabase
SQLite operations
processor.py
MetadataProcessor
Metadata extraction
search.py
SearchEngine
Query processing
Database Schema
works - Work metadata
images - Image references
analysis_results - Cached analysis
Search Features
Full-text search on titles, descriptions
Filter by work type, source, date range
Tag and theme filtering
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/docxology-blake-metadata/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.