Loading source
Pulling the file list, source metadata, and syntax-aware rendering for this listing.
Source from repo
A comprehensive collection of Agent Skills for context engineering, multi-agent architectures, and production agent systems.
Files
Skill
Size
Entrypoint
Format
Open file
Syntax-highlighted preview of this file as included in the skill package.
examples/digital-brain-skill/operations/metrics.jsonl
1{"_schema": "metrics_snapshot", "_version": "1.0", "_description": "Weekly metrics snapshot. Append a new entry each week."}2{"id": "metrics_example_001", "week_of": "2024-01-01", "recorded_at": "2024-01-07T00:00:00Z", "audience": {"twitter_followers": 0, "newsletter_subscribers": 0, "linkedin_connections": 0, "youtube_subscribers": 0}, "engagement": {"avg_impressions": 0, "avg_engagement_rate": 0, "newsletter_open_rate": 0}, "content": {"posts_published": 0, "threads_published": 0, "newsletters_sent": 0}, "business": {"revenue": 0, "mrr": 0, "customers": 0, "leads": 0}, "personal": {"deep_work_hours": 0, "exercise_sessions": 0, "books_read": 0}, "notes": "[PLACEHOLDER: What stood out this week]"}3