Complete implementation of OurDigital skills with dual-platform support (Claude Desktop + Claude Code) following standardized structure. Skills created: - 01-ourdigital-brand-guide: Brand reference & style guidelines - 02-ourdigital-blog: Korean blog drafts (blog.ourdigital.org) - 03-ourdigital-journal: English essays (journal.ourdigital.org) - 04-ourdigital-research: Research prompts & workflows - 05-ourdigital-document: Notion-to-presentation pipeline - 06-ourdigital-designer: Visual/image prompt generation - 07-ourdigital-ad-manager: Ad copywriting & keyword research - 08-ourdigital-trainer: Training materials & workshop planning - 09-ourdigital-backoffice: Quotes, proposals, cost analysis - 10-ourdigital-skill-creator: Meta skill for creating new skills Features: - YAML frontmatter with "ourdigital" or "our" prefix triggers - Standardized directory structure (code/, desktop/, shared/, docs/) - Shared environment setup (_ourdigital-shared/) - Comprehensive reference documentation - Cross-skill integration support Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
38 lines
1010 B
JSON
38 lines
1010 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(find:*)",
|
|
"Bash(git init:*)",
|
|
"Bash(unzip:*)",
|
|
"Bash(git add:*)",
|
|
"Skill(notion-organizer)",
|
|
"Skill(ourdigital-seo-audit)",
|
|
"WebFetch(domain:les.josunhotel.com)",
|
|
"WebFetch(domain:josunhotel.com)",
|
|
"WebFetch(domain:pagespeed.web.dev)",
|
|
"Bash(ln:*)",
|
|
"Skill(skill-creator)",
|
|
"Bash(python:*)",
|
|
"Bash(mv:*)",
|
|
"Bash(ls:*)",
|
|
"Bash(cat:*)",
|
|
"Bash(git commit:*)",
|
|
"Bash(git reset:*)",
|
|
"Bash(git push:*)",
|
|
"Bash(chmod:*)",
|
|
"Bash(python3:*)",
|
|
"Bash(git fetch:*)",
|
|
"Bash(mysql:*)",
|
|
"Bash(brew services:*)",
|
|
"Bash(source ~/.envrc)",
|
|
"mcp__plugin_Notion_notion__notion-fetch",
|
|
"mcp__plugin_Notion_notion__notion-update-page",
|
|
"Skill(settings-audit)",
|
|
"mcp__plugin_figma_figma__whoami",
|
|
"mcp__plugin_figma_figma__get_metadata",
|
|
"mcp__plugin_figma_figma__get_screenshot",
|
|
"WebSearch"
|
|
]
|
|
}
|
|
}
|