feat(skills): upgrade marketingskills to v2.2.0#86
Open
tessak22 wants to merge 1 commit into
Open
Conversation
- 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)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
sms(SMS/MMS marketing, compliance-forward) andprospecting(SaaS + B2B + local SMB prospect building)adsgets Google RSA hard-limit spec;ai-seo,image,videorefreshed from v2.0.1sms_campaignandprospect_listwired to their respective skills inlib/ai/skills.tsandtypes/index.tsSkills delta (v2.0.0 → v2.2.0)
ai-seo,image,videorefreshsmsskill addedprospectingskill added;adsRSA spec; plugin update path fixTest plan
npm test)skills/sms/SKILL.mdandskills/prospecting/SKILL.mdexist on disksms_campaignandprospect_listappear as selectable artifact types in create mode