npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

@multiplai-growth/skills-mcp

v0.1.1

Published

AI-native marketing skills for Claude Code — strategy, content, creative direction, and growth ops.

Downloads

178

Readme

@multiplai-growth/skills-mcp

AI-native marketing skills for Claude Code — strategy, content, creative direction, and growth ops.


What is this?

@multiplai-growth/skills-mcp gives Claude Code 23 marketing skills that function like a fractional CMO built into your editor. Strategy, content, creative direction, and growth ops — all orchestrated through natural language. Start with a business intake and follow the skill chain through positioning, ICP, brand, content strategy, and visual design systems. Built by Hanna Huffman / MultiplAI Growth Systems.


Install

Claude Code CLI

Add to .mcp.json in your project root or ~/.claude/.mcp.json:

{
  "mcpServers": {
    "multiplai": {
      "command": "npx",
      "args": ["-y", "@multiplai-growth/skills-mcp"],
      "env": {
        "MULTIPLAI_API_KEY": "your-key-here"
      }
    }
  }
}

Claude Cowork

Same config — add via Cowork's MCP server settings panel.

Get an API key

Request access at https://mktrintheloop.com/skills


Important notes

  • Do not commit .mcp.json with real API keys. Use .gitignore or local config overrides.
  • npx -y @multiplai-growth/skills-mcp always fetches the latest version. Pin a specific version with @multiplai-growth/[email protected].
  • First run downloads the package (~30s). Subsequent runs use npm cache.
  • Requires Node 18+. Python 3 is optional — only needed for creative suite token scripts.
  • Restart Claude Code or Cowork after changing .mcp.json.

Skills catalog

Strategy Suite (7 skills)

| Skill | Suite | Description | Prerequisites | |---|---|---|---| | discovery-intake | strategy | Structured business intake | None | | positioning-strategy | strategy | JTBD-based competitive positioning | discovery-intake | | icp-personas | strategy | Ideal customer profiles + persona cards | positioning-strategy | | brand-strategy | strategy | Brand platform + key messages | positioning-strategy, icp-personas | | content-strategy | strategy | Content pillars + editorial system | brand-strategy | | design-systems | strategy | Design token architecture | content-strategy | | strategy-suite-sop | strategy | How the strategy chain works (reference) | None |

Content Suite (5 skills)

| Skill | Suite | Description | Prerequisites | |---|---|---|---| | writing | content | Voice-driven articles + social posts | Soft: content-strategy | | content-brief | content | Single content piece brief | None | | content-calendar | content | Monthly editorial calendar | Soft: content-strategy | | content-campaign | content | Multi-piece campaign brief | None | | cro | content | Conversion rate optimization audit | None |

Creative Suite (5 skills)

| Skill | Suite | Description | Prerequisites | |---|---|---|---| | research | creative | Visual research + competitive analysis | Soft: positioning | | mood | creative | Mood board + visual direction | research | | brand-guide | creative | Brand guidelines + W3C design tokens | mood | | components | creative | SVG component library | brand-guide | | templates | creative | Platform-specific SVG templates | components |

CTO Suite (3 skills)

| Skill | Suite | Description | Prerequisites | |---|---|---|---| | prompt-optimizer | cto | Optimize prompts for Claude/GPT | None | | build-workflow | cto | Design skills, agents, or hybrids | None | | dev-process | cto | Development lifecycle orchestrator | None |

Ops Suite (3 skills)

| Skill | Suite | Description | Prerequisites | |---|---|---|---| | growth-operator-hiring | ops | Hiring framework for growth roles | None | | seo | ops | SEO audit + advisory workflow | None | | seo-qc | ops | SEO/AEO quality check | None |


How it works

  • First use triggers a guided setup that creates your directory structure.
  • Start with discovery-intake to seed your business context.
  • Follow the strategy chain: positioning → ICP → brand → content → design systems.
  • Branch into creative (brand guide → components → templates) or content (calendar → writing).
  • Run multiplai_status anytime to see your progress and recommended next steps.

FAQ

Do I need Python? Only for the creative suite's brand-guide skill, which generates CSS, Tailwind, and Figma configs from design tokens. Everything else runs without Python.

What if I'm offline? The server caches your last successful auth for 72 hours.

How do I update? npx -y @multiplai-growth/skills-mcp always fetches the latest version automatically.

What data leaves my machine? Only your API key is sent to our validation endpoint. No skill content, project files, or usage data is transmitted.


Built by

Hanna Huffman, MultiplAI Growth Systems — https://mktrintheloop.com