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/identity/values.yaml
1# Core Values & Principles2# These guide decision-making and content creation34core_values:5- name: "[PLACEHOLDER: e.g., Transparency]"6description: "[PLACEHOLDER: What this means to you]"7in_practice: "[PLACEHOLDER: How this shows up in your work/content]"89- name: "[PLACEHOLDER: e.g., Ownership]"10description: "[PLACEHOLDER]"11in_practice: "[PLACEHOLDER]"1213- name: "[PLACEHOLDER: e.g., Continuous Learning]"14description: "[PLACEHOLDER]"15in_practice: "[PLACEHOLDER]"1617- name: "[PLACEHOLDER]"18description: "[PLACEHOLDER]"19in_practice: "[PLACEHOLDER]"2021beliefs:22# Strong opinions you hold23- "[PLACEHOLDER: e.g., The best marketing is building great products]"24- "[PLACEHOLDER: e.g., AI will augment, not replace, human creativity]"25- "[PLACEHOLDER]"26- "[PLACEHOLDER]"2728contrarian_views:29# Views that differ from mainstream in your industry30- view: "[PLACEHOLDER: e.g., You don't need VC funding to build a great company]"31reasoning: "[PLACEHOLDER: Why you believe this]"32- view: "[PLACEHOLDER]"33reasoning: "[PLACEHOLDER]"3435non_negotiables:36# Lines you won't cross37- "[PLACEHOLDER: e.g., Won't promote products I haven't used]"38- "[PLACEHOLDER: e.g., Won't engage in public negativity about individuals]"39- "[PLACEHOLDER]"4041principles:42content_creation:43- "[PLACEHOLDER: e.g., Value over virality]"44- "[PLACEHOLDER: e.g., Share learnings, not just wins]"45- "[PLACEHOLDER]"4647business:48- "[PLACEHOLDER: e.g., Customer success is company success]"49- "[PLACEHOLDER]"5051relationships:52- "[PLACEHOLDER: e.g., Give before you ask]"53- "[PLACEHOLDER: e.g., Be genuinely helpful]"54- "[PLACEHOLDER]"5556decision_framework:57# How you make decisions58when_uncertain: "[PLACEHOLDER: e.g., Bias toward action, iterate fast]"59priorities: "[PLACEHOLDER: e.g., Impact > Revenue > Growth]"60tradeoffs: "[PLACEHOLDER: e.g., Long-term reputation over short-term gains]"61