Skip to content

feat(skills): upgrade marketingskills to v2.2.0#86

Open
tessak22 wants to merge 1 commit into
mainfrom
worktree-feat+skills-v2.2.0
Open

feat(skills): upgrade marketingskills to v2.2.0#86
tessak22 wants to merge 1 commit into
mainfrom
worktree-feat+skills-v2.2.0

Conversation

@tessak22

Copy link
Copy Markdown
Owner

Summary

  • 2 new skills: sms (SMS/MMS marketing, compliance-forward) and prospecting (SaaS + B2B + local SMB prospect building)
  • Updated skills: ads gets Google RSA hard-limit spec; ai-seo, image, video refreshed from v2.0.1
  • New artifact types: sms_campaign and prospect_list wired to their respective skills in lib/ai/skills.ts and types/index.ts
  • Docs synced: CLAUDE.md and AGENTS.md updated to v2.2.0 skill list (40 → 42 skills)
  • Tests green: 438/438 passing — updated artifact-patch count (16 → 18) and skills.test mappings + disk coverage

Skills delta (v2.0.0 → v2.2.0)

Release Change
v2.0.1 ai-seo, image, video refresh
v2.1.0 sms skill added
v2.2.0 prospecting skill added; ads RSA spec; plugin update path fix

Test plan

  • All 438 tests pass (npm test)
  • skills/sms/SKILL.md and skills/prospecting/SKILL.md exist on disk
  • sms_campaign and prospect_list appear as selectable artifact types in create mode

- Add `sms` skill (SMS/MMS marketing, compliance-forward, B2C/DTC/SaaS)
- Add `prospecting` skill (SaaS + B2B + local SMB, 5-phase ICP→output framework)
- Update `ads` skill with Google RSA output spec and hard character-count limits
- Update `ai-seo`, `image`, `video` skills with model/guide refresh from v2.0.1
- Wire `sms_campaign` and `prospect_list` artifact types to new skills in skills.ts
- Add `sms_campaign` and `prospect_list` to ArtifactType union and ARTIFACT_TYPES
- Sync CLAUDE.md and AGENTS.md with v2.2.0 skill names (40 → 42 skills)
- Update tests: artifact-patch count 16 → 18, skills.test mappings + disk coverage

PINNED_VERSION: 692b76118c6b379f89c0fba987a228a40f58b418 (v2.2.0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant