Some checks failed
Verify Skills / verify-skills (push) Has been cancelled
Adopt: directory keeps its NN- ordering prefix; skill `name:` is the clean form without it (dir 16-seo-schema-validator → name: seo-schema-validator). Nicer to invoke, matches the original desktop/SKILL.md names, still globally unique. - 71 root SKILL.md: name: NN-foo → name: foo (flat skills + reference-curator suite). Plugins (mac-optimizer/multi-agent-guide/dintel-bootstrap) already clean; 95 already clean. - scripts/migrate_skill_root.py: derive name = dirname minus NN- prefix (skill_name()). - CLAUDE.md + SKILL-MIGRATION-GUIDE.md: document the dir-prefix / clean-name convention. verify_skills.py: 0 name collisions across all renamed skills. (The ~/.claude/skills symlinks were re-pointed to the clean names separately — filesystem only.) Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
OurDigital Journal
English essay and article creation skill for journal.ourdigital.org.
Purpose
Generate English essays with:
- Reflective, poetic writing style
- Philosophical-technical hybridization
- Cultural bridging (Korean-global perspectives)
- Ghost CMS format output
Activation
Only activates with "ourdigital" keyword:
- "ourdigital journal 써줘"
- "ourdigital English essay on [topic]"
- "ourdigital 영문 에세이"
Channel Profile
| Field | Value |
|---|---|
| URL | journal.ourdigital.org |
| Language | English |
| Tone | Conversational, Poetic, Reflective |
| Length | 1,000-2,000 words |
Structure
03-ourdigital-journal/
├── code/SKILL.md
├── desktop/SKILL.md
├── shared/
│ ├── references/
│ │ └── journal-style-guide.md
│ └── templates/
│ └── essay-template.md
├── docs/
│ └── CHANGELOG.md
└── README.md
Writing Style
- Philosophical-Technical Hybridization: Tech + human implications
- Paradox as Device: Illuminate through tensions
- Rhetorical Questions: Invite rather than lecture
- Melancholic Optimism: Clear-eyed hope
Content Types
| Type | Focus | Length |
|---|---|---|
| Personal Essay | Reflection on experience | 1,000-1,500 words |
| Cultural Observation | Tech + society | 1,500-2,000 words |
| Industry Insight | Trends with depth | 1,200-1,800 words |
Environment
Requires ~/.env.ourdigital:
GHOST_JOURNAL_URL=https://journal.ourdigital.org
GHOST_JOURNAL_ADMIN_KEY=<admin_key>
Version
- Current: 1.0.0
- Author: OurDigital