logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt
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/marketingskills
or

Install via npx

npx @hexmos/ipm i coreyhaines31/marketingskills

Prerequisites

Node.js

runtime

Version: >=18.0.0

npm

package_manager

git

version_control

Manual 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 --list

Claude Code Plugin

/plugin marketplace add coreyhaines31/marketingskills

/plugin install marketing-skills

Clone 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/marketingskills

SkillKit (Multi-Agent)

npx skillkit install coreyhaines31/marketingskills

npx skillkit install coreyhaines31/marketingskills --skill page-cro copywriting

npx skillkit install coreyhaines31/marketingskills --list

Post 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