← Back to directory

GitHub Copilot

GitHub's AI assistant built into VS Code. Full SKILL.md support — technically-inclined marketers who live in a code editor will feel right at home.

Best for

Best for marketers who are comfortable in VS Code and want AI assistance inside their existing workflow.

Example install command

$ npx skills add coreyhaines31/marketingskills

Find the exact command for any skill on its skill page →

1

Install the GitHub Copilot extension

In VS Code, go to Extensions and install GitHub Copilot. You'll need a Copilot subscription.

2

Open your project folder in VS Code

File → Open Folder → select where your marketing project lives.

3

Run the install command in the terminal

Open the VS Code terminal (Ctrl+` or Cmd+`) and run:

npx skills add coreyhaines31/marketingskills
4

Use skills in Copilot Chat

Open Copilot Chat (the chat icon in the sidebar), type @workspace to give it context, then ask it to use your marketing frameworks.

Skills work best in Copilot's workspace chat mode where it has access to your full project context.
Official docs →Browse all skills →
📖Part of the Getting Started guide →