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/knowledge/bookmarks.jsonl
1{"_schema": "bookmark", "_version": "1.0", "_description": "Saved resources and links. Append only. Use categories: ai_agents, building, growth, productivity, leadership, industry, personal"}2{"id": "bm_example_001", "saved_at": "2024-01-01T00:00:00Z", "url": "[PLACEHOLDER: URL]", "title": "[PLACEHOLDER: Title]", "source": "article", "category": "ai_agents", "summary": "[PLACEHOLDER: 1-2 sentence summary]", "key_insights": ["[PLACEHOLDER: Key insight 1]", "[PLACEHOLDER: Key insight 2]"], "status": "unread", "rating": null, "tags": ["[tag1]", "[tag2]"]}3