How to install coreyhaines31/marketingskills. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.
coreyhaines31/marketingskills Installation Guide
How to install coreyhaines31/marketingskills. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for coreyhaines31/marketingskills. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i coreyhaines31/marketingskillsor
Install via npx
npx @hexmos/ipm i coreyhaines31/marketingskillsPrerequisites
Node.js
runtimeVersion: >=18.0.0
npm
package_managergit
version_controlManual Installation Methods
Manual installation instructions. How to install from GitHub source.
CLI Install (Recommended)
npx skills add coreyhaines31/marketingskills
npx skills add coreyhaines31/marketingskills --skill page-cro copywriting
npx skills add coreyhaines31/marketingskills --listClaude Code Plugin
/plugin marketplace add coreyhaines31/marketingskills
/plugin install marketing-skillsClone and Copy
git clone https://github.com/coreyhaines31/marketingskills.git
cp -r marketingskills/skills/* .agents/skills/Git Submodule
git submodule add https://github.com/coreyhaines31/marketingskills.git .agents/marketingskillsSkillKit (Multi-Agent)
npx skillkit install coreyhaines31/marketingskills
npx skillkit install coreyhaines31/marketingskills --skill page-cro copywriting
npx skillkit install coreyhaines31/marketingskills --listPost Installation Steps
- Move your existing context file if upgrading from v1.0: mkdir -p .agents && mv .claude/product-marketing-context.md .agents/product-marketing-context.md
