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/.gitignore
1# OS generated files2.DS_Store3.DS_Store?4._*5.Spotlight-V1006.Trashes7ehthumbs.db8Thumbs.db910# Editor directories11.idea/12.vscode/13*.swp14*.swo15*~1617# Python18__pycache__/19*.py[cod]20*$py.class21.Python22*.so23.env24venv/25ENV/2627# Node28node_modules/29npm-debug.log30yarn-error.log3132# Personal data (uncomment if you want to keep local-only)33# content/drafts/*.md34# network/contacts.jsonl35# operations/metrics.jsonl3637# Temporary files38*.tmp39*.temp40*.log41