--- name: ourdigital-{skill-name} description: | {Brief description of the skill's purpose} Activated with "ourdigital" keyword. Triggers: - "ourdigital {trigger1}", "ourdigital {trigger2}" - "ourdigital-{skill-name} {action}" Features: - {Feature 1} - {Feature 2} version: "1.0" author: OurDigital environment: {Desktop | Code | Both} --- # OurDigital {Skill Name} {One-paragraph description of what this skill does.} ## Activation Only activate when user includes "ourdigital" keyword: - "ourdigital {example trigger 1}" - "ourdigital {example trigger 2}" ## Workflow ### Phase 1: {Phase Name} {Description of first phase} ### Phase 2: {Phase Name} {Description of second phase} ### Phase 3: {Phase Name} {Description of third phase} ## Output {Describe the expected outputs} ## References - `shared/references/{file}.md` - {Description} ## Quick Commands | Command | Action | |---------|--------| | "ourdigital {cmd1}" | {Action 1} | | "ourdigital {cmd2}" | {Action 2} |