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/learning.yaml
1# Learning & Skills Development2# Track skills you're building and resources for each34current_focus:5skill: "[PLACEHOLDER: e.g., AI Agent Development]"6why: "[PLACEHOLDER: Why this is important now]"7target_level: "[PLACEHOLDER: e.g., Build production agents]"8deadline: "[PLACEHOLDER: Target date]"910skills:11# Technical Skills12- name: "[PLACEHOLDER: e.g., Python]"13category: "technical"14current_level: "beginner|intermediate|advanced|expert"15target_level: "[PLACEHOLDER]"16status: "learning|practicing|maintaining"17resources:18- type: "course|book|tutorial|project"19title: "[PLACEHOLDER]"20url: "[PLACEHOLDER]"21status: "not_started|in_progress|completed"22notes: "[PLACEHOLDER]"23milestones:24- "[PLACEHOLDER: e.g., Build first CLI tool]"25- "[PLACEHOLDER: e.g., Contribute to open source]"26last_practiced: "[DATE]"2728- name: "[PLACEHOLDER: e.g., Content Writing]"29category: "creative"30current_level: "[PLACEHOLDER]"31target_level: "[PLACEHOLDER]"32status: "[PLACEHOLDER]"33resources: []34milestones: []35last_practiced: "[DATE]"3637# Add more skills...3839learning_queue:40# Resources waiting to be consumed41- title: "[PLACEHOLDER]"42type: "course|book|video|article"43url: "[PLACEHOLDER]"44priority: "high|medium|low"45skill: "[PLACEHOLDER: Related skill]"46estimated_time: "[PLACEHOLDER: e.g., 10 hours]"47added: "[DATE]"4849completed:50# Track what you've finished51- title: "[PLACEHOLDER]"52type: "[PLACEHOLDER]"53completed: "[DATE]"54rating: 1-555key_takeaways:56- "[PLACEHOLDER]"57- "[PLACEHOLDER]"58applied_to: "[PLACEHOLDER: How you used this knowledge]"5960learning_habits:61daily_time: "[PLACEHOLDER: e.g., 30 minutes]"62best_time: "[PLACEHOLDER: e.g., 6am before work]"63preferred_formats:64- "[PLACEHOLDER: e.g., Video tutorials]"65- "[PLACEHOLDER: e.g., Building projects]"6667quarterly_review:68last_review: "[DATE]"69skills_improved:70- "[PLACEHOLDER]"71skills_to_focus:72- "[PLACEHOLDER]"73resources_to_complete:74- "[PLACEHOLDER]"75