agencykit v1.2.0 — 브랜드 보이스 지원 및 새로운 제안 스킬

작성자

카테고리:

← 피드로
DEV Community · Marco Zorn · 2026-07-07 개발(SW)
Cover image for agencykit v1.2.0 — brand voice support and a new proposal skill

Marco Zorn

Two weeks after the initial launch, two things shipped based
on community feedback.

Brand voice support

The most common feedback: outputs sounded like a generic template,
not like the agency.

The fix: drop a BRAND.md file into .claude/skills/[skill-name]/
or .claude/brand/ (global fallback). Each skill reads it before
generating and applies your tone, terminology, and forbidden phrases.

The format is simple — agency name, 5 voice example sentences,
a forbidden words list, optional client-specific overrides.
A BRAND.md.example is in the repo root.

proposal-writing skill

The ninth skill. Handles the 60-minute task most agencies
rewrite every week.

Trigger: “proposal”, “write a proposal”, “proposta”

What it does differently: if you provide past proposals or
scope/outcome example pairs, the skill extracts your tone and
structure patterns and applies them — without copying verbatim.
Treats past proposals as example pairs (scope + outcome) rather
than templates.

Output: client-facing proposal + internal note with margin
estimate and risks. Human-gated by design — it drafts,
you sign off.

Install

npx agencykit install

→ github.com/MarcoZorn/agencykit

원문에서 계속 ↗

코멘트

답글 남기기

이메일 주소는 공개되지 않습니다. 필수 필드는 *로 표시됩니다