telos-guardian
No SKILL.md available for this skill.
View on GitHubMore from accolver/skill-maker
pdf-toolkit
Operate the bundled PDF scripts to extract, OCR, create, merge, split, or convert PDFs when the task explicitly involves PDF document processing.
14nostr-event-builder
Construct valid Nostr event JSON and tag structures from requirements when the task is to create or validate concrete events rather than choose which NIPs to use.
12api-doc-generator
Generate API reference documentation from source code—endpoints, schemas, auth, errors, and examples—when the task is to document an existing API rather than design or implement one.
12monitoring-setup
Add production observability—health checks, metrics, tracing, alerts, and runbooks—when the task is to instrument or operationalize an existing service.
11nostr-client-patterns
Implement or debug core Nostr client architecture—relay pools, subscriptions, deduplication, optimistic publishing, caching, and reconnect logic—when building or fixing a Nostr client.
10nostr-nip-advisor
Identify which Nostr NIPs apply to a feature and warn about deprecated choices when the task is protocol planning or NIP selection rather than concrete implementation.
10