note-templates
Collection of reusable templates for common Apple Notes use cases. Use when creating structured notes for meetings, journals, projects, or references.
What this skill does
# Note Templates for Apple Notes CLI This skill provides ready-to-use templates for creating well-structured notes using the `notes` CLI tool. ## Template Categories ### Meeting Notes #### Standard Meeting Template ```bash notes create "Meeting - [Topic] - $(date +%Y-%m-%d)" << 'EOF' # [Topic] Meeting **Date**: $(date +%Y-%m-%d) **Time**: **Location/Call**: ## Attendees - [ ] Person 1 - [ ] Person 2 ## Agenda 1. 2. 3. ## Discussion Notes ## Decisions Made - ## Action Items | Owner | Task | Due Date | |-------|------|----------| | | | | ## Follow-up - Next meeting: - Topics to revisit: EOF ``` #### 1-on-1 Meeting Template ```bash notes create "1-on-1 - [Person] - $(date +%Y-%m-%d)" << 'EOF' # 1-on-1 with [Person] **Date**: $(date +%Y-%m-%d) ## Check-in - How are things going? - Blockers or concerns? ## Topics to Discuss - [ ] ## Their Updates ## My Updates ## Action Items - [ ] ## Notes for Next Time EOF ``` ### Project Notes #### Project Kickoff Template ```bash notes create "[Project] - Kickoff" << 'EOF' # [Project Name] - Project Kickoff ## Overview **Start Date**: **Target Completion**: **Project Lead**: ## Objectives 1. 2. 3. ## Scope ### In Scope - ### Out of Scope - ## Key Stakeholders - ## Milestones | Milestone | Date | Status | |-----------|------|--------| | | | | ## Risks & Mitigation | Risk | Impact | Mitigation | |------|--------|------------| | | | | ## Resources - ## Success Criteria - EOF ``` #### Project Status Update Template ```bash notes create "[Project] - Status - $(date +%Y-%m-%d)" << 'EOF' # [Project] Status Update **Date**: $(date +%Y-%m-%d) **Status**: ๐ข On Track / ๐ก At Risk / ๐ด Blocked ## Summary Brief overview of current state. ## Completed This Week - โ ## In Progress - ๐ ## Planned Next Week - ๐ ## Blockers / Risks - ## Metrics - ## Notes EOF ``` ### Daily/Weekly Notes #### Daily Journal Template ```bash notes create "Journal - $(date +%Y-%m-%d)" << 'EOF' # Daily Journal - $(date +%Y-%m-%d) ## Morning Intentions Top 3 priorities for today: 1. 2. 3. ## Schedule - [ ] ## Notes & Thoughts ## Wins Today - ## Lessons Learned - ## Tomorrow's Focus - EOF ``` #### Weekly Review Template ```bash notes create "Weekly Review - $(date +%Y-W%V)" << 'EOF' # Weekly Review - Week $(date +%V), $(date +%Y) ## Accomplishments What did I complete this week? - ## Challenges What obstacles did I face? - ## Learnings What did I learn? - ## Metrics - Tasks completed: - Goals achieved: ## Next Week Focus Top priorities: 1. 2. 3. ## Notes EOF ``` ### Reference Notes #### Research Notes Template ```bash notes create "Research - [Topic]" << 'EOF' # Research: [Topic] **Date Started**: $(date +%Y-%m-%d) **Status**: In Progress / Complete ## Question / Problem What am I trying to learn or solve? ## Key Findings ### Finding 1 ### Finding 2 ## Sources - [ ] Source 1: [link/reference] - [ ] Source 2: [link/reference] ## Quotes & Data > ## Analysis ## Conclusions ## Next Steps - ## Related Notes - EOF ``` #### Book Notes Template ```bash notes create "Book - [Title] by [Author]" << 'EOF' # [Book Title] **Author**: [Author Name] **Date Read**: $(date +%Y-%m-%d) **Rating**: โญโญโญโญโญ ## Summary Brief overview of the book. ## Key Concepts 1. 2. 3. ## Favorite Quotes > "Quote here" (p. XX) ## Takeaways What will I apply from this book? - ## Related Books - EOF ``` ### Quick Capture #### Idea Note Template ```bash notes create "Idea - [Brief Title]" << 'EOF' # Idea: [Title] **Date**: $(date +%Y-%m-%d) **Category**: ## The Idea ## Problem It Solves ## Why Now? ## First Steps 1. 2. ## Resources Needed - ## Related Ideas - EOF ``` #### Bug Report Template ```bash notes create "Bug - [Brief Description]" << 'EOF' # Bug: [Brief Description] **Date**: $(date +%Y-%m-%d) **Severity**: Low / Medium / High / Critical **Status**: Open / Investigating / Fixed ## Description What's happening? ## Steps to Reproduce 1. 2. 3. ## Expected Behavior ## Actual Behavior ## Environment - OS: - Version: - Browser/App: ## Screenshots/Logs ## Possible Cause ## Solution EOF ``` ## Usage Tips 1. **Customize templates**: Modify these templates to match your workflow 2. **Create template notes**: Store your customized templates as notes themselves 3. **Use date commands**: The `$(date +%Y-%m-%d)` syntax auto-fills the current date 4. **Consistent naming**: Follow naming conventions for easy searching ## Template Selection Guide | Use Case | Template | |----------|----------| | Team meeting | Standard Meeting | | Manager sync | 1-on-1 Meeting | | New initiative | Project Kickoff | | Weekly updates | Project Status | | Personal reflection | Daily Journal | | End of week | Weekly Review | | Learning topic | Research Notes | | Reading notes | Book Notes | | Brainstorming | Idea Note | | Issue tracking | Bug Report |
Related in General
modeling-omnistudio-epc-catalog
IncludedSalesforce Industries CME EPC product-modeling skill for Product2-based catalog creation. Use when creating EPC products, configuring product attributes, building offer bundles with Product Child Items, or reviewing EPC DataPack JSON metadata for product catalog changes. TRIGGER when: user creates or updates Product2 EPC records, AttributeAssignment payloads, AttributeMetadata/AttributeDefaultValues, Offer bundles, or ProductChildItem relationships. DO NOT TRIGGER when: designing OmniScripts/FlexCards/Integration Procedures (use building-omnistudio-omniscript, building-omnistudio-flexcard, or building-omnistudio-integration-procedure), implementing Apex business logic (use generating-apex), or troubleshooting deployment pipelines (use deploying-metadata).
relationship-science-coach
IncludedUse this skill for direct, practical adult relationship coaching: couples conflict, repair, trust, marriage, dating, flirting, attachment patterns, emotional connection, sex, desire differences, eroticism, kink negotiation, affection, love languages, breakups, and long-term passion. Draw on Gottman, EFT and Hold Me Tight, attachment science, modern sex research, Perel, Nagoski, Kerner, Schnarch, Love and Stosny, and flexible love-language tools. Be concrete and low-hedge. Redirect only for imminent danger, abuse, coercive control, minors, non-consent, self-harm, stalking, or medical/legal/psychiatric decisions.
building-sf-integrations
IncludedSalesforce integration architecture and runtime plumbing with 120-point scoring. Use this skill to set up Named Credentials, External Credentials, External Services, REST/SOAP callout patterns, Platform Events, and Change Data Capture. TRIGGER when: user sets up Named Credentials, External Services, REST/SOAP callouts, Platform Events, CDC, or touches .namedCredential-meta.xml files. DO NOT TRIGGER when: Connected App/OAuth config (use configuring-connected-apps), Apex-only logic (use generating-apex), or data import/export (use handling-sf-data).
venue-templates
IncludedAccess comprehensive LaTeX templates, formatting requirements, and submission guidelines for major scientific publication venues (Nature, Science, PLOS, IEEE, ACM), academic conferences (NeurIPS, ICML, CVPR, CHI), research posters, and grant proposals (NSF, NIH, DOE, DARPA). This skill should be used when preparing manuscripts for journal submission, conference papers, research posters, or grant proposals and need venue-specific formatting requirements and templates.
let-fate-decide
IncludedDraws the 12 Houses of the Zodiac Tarot spread to inject entropy into planning when prompts are vague, ambiguous, or casually delegated. Interprets the spread to guide next steps. Use when the user says 'let fate decide', 'YOLO', 'whatever', 'idk', or other nonchalant phrases, makes Yu-Gi-Oh references, or when you are about to arbitrarily pick between multiple reasonable approaches. Prefer over ask-questions-if-underspecified when the user's tone is casual or playful rather than precision-seeking.
net-ops
IncludedCross-platform network troubleshooting (Windows, macOS, Linux) via local or remote shell. Use for: DNS broken, can't resolve hostnames, nslookup/dig works but apps fail, NRPT, WFP, scutil, /etc/resolver, systemd-resolved, /etc/resolv.conf, NetworkManager, VPN DNS leak residue (ProtonVPN/Mullvad/WireGuard/AnyConnect), AV/firewall blocking DNS or DoH, Tailscale DNS interaction, intermittent connectivity, remote diagnostics over SSH.