Files
Andrew Yim 6ac547e78f
Some checks failed
Verify Skills / verify-skills (push) Has been cancelled
refactor(skills): clean skill names (strip NN- prefix from name:) — convention change
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>
2026-05-28 02:11:01 +09:00
..

OurDigital Backoffice

Business document creation for OurDigital consulting services.

Purpose

Generate professional business documents:

  • Quotes and estimates (견적서)
  • Service proposals (제안서)
  • Contract drafts (계약서 초안)
  • Cost-benefit analysis (비용 분석)

Activation

Only activates with "ourdigital" keyword:

  • "ourdigital 견적서 작성해줘"
  • "ourdigital proposal for [client]"
  • "ourdigital cost analysis"

Important Notice

⚠️ Legal Disclaimer: Contract drafts require professional legal review before use.

Structure

09-ourdigital-backoffice/
├── code/
│   ├── SKILL.md
│   └── scripts/
│       ├── generate_quote.py
│       ├── create_proposal.py
│       ├── cost_analysis.py
│       └── export_document.py
├── desktop/
│   ├── SKILL.md
│   └── skill.yaml
├── shared/
│   ├── references/
│   │   └── pricing-guide.md
│   └── templates/
│       ├── quote-template.md
│       ├── proposal-template.md
│       └── contract-template.md
├── docs/
│   └── CHANGELOG.md
└── README.md

Document Types

Type Purpose Turnaround
Quote Pricing summary Immediate
Proposal Detailed offering 1-2 days
Contract Legal agreement Requires review
Cost Analysis ROI justification 1 day

Service Catalog

SEO Services

  • Technical Audit: 300-500만원
  • Monthly SEO: 150-300만원/월
  • Local SEO: 100-200만원/월

Data & Analytics

  • GTM Setup: 200-400만원
  • GA4 Implementation: 150-300만원
  • Dashboard Development: 300-600만원

Consulting & Training

  • Brand Consulting: 500-1000만원
  • Marketing Strategy: 300-700만원
  • Workshop: 100-200만원/회

Integration

Works with:

  • 01-ourdigital-brand-guide - Document styling
  • 05-ourdigital-document - Presentation format
  • Google Docs, Word export

Version

  • Current: 1.0.0
  • Author: OurDigital