By previ-inc
Sales skills for Previ. Context on employer prospecting, trusted association partnerships, membership pricing, and the access-code distribution model.
npx claudepluginhub previ-inc/knowledge --plugin salesClaude plugins for every department at Previ. Each plugin provides domain-specific skills and pre-configured MCP tool connections.
| Plugin | Install |
|---|---|
| Design | claude plugin add Previ-Inc/Knowledge/design |
| Engineering | claude plugin add Previ-Inc/Knowledge/engineering |
| Insurance | claude plugin add Previ-Inc/Knowledge/insurance |
| Marketing | claude plugin add Previ-Inc/Knowledge/marketing |
| Member Services | claude plugin add Previ-Inc/Knowledge/member-services |
| Product | claude plugin add Previ-Inc/Knowledge/product |
| Sales | claude plugin add Previ-Inc/Knowledge/sales |
| Wireless | claude plugin add Previ-Inc/Knowledge/wireless |
These files provide company-wide context available to all plugins:
| File | Purpose |
|---|---|
company.md | Mission, values, market position, stage, strategic priorities |
product.md | Current features, roadmap, key metrics, differentiators |
personas.md | User archetypes with jobs-to-be-done, pain points, real quotes |
competitors.md | Direct/indirect competitors and our differentiation |
goals.md | Quarterly objectives, key results, and success metrics |
Each department plugin follows the same layout:
department/
├── .claude-plugin/
│ └── plugin.json # Plugin manifest
├── .mcp.json # MCP server connections
├── skills/ # Domain knowledge (auto-triggered)
│ └── skill-name/
│ └── SKILL.md
├── CONNECTORS.md # Tool category mapping
└── README.md
skills/ directorySKILL.md with frontmatter:---
name: skill-name
description: When and how Claude should use this skill.
---
# Skill Name
Instructions for Claude...
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
External network access
Connects to servers outside your machine
Semantic search for Claude Code conversations. Remember past discussions, decisions, and patterns.
Permanent coding companion for Claude Code — survives any update. MCP-based terminal pet with ASCII art, stats, reactions, and personality.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Official GitHub MCP server for repository management. Create issues, manage pull requests, review code, search repositories, and interact with GitHub's full API directly from Claude Code.
GitLab DevOps platform integration. Manage repositories, merge requests, CI/CD pipelines, issues, and wikis. Full access to GitLab's comprehensive DevOps lifecycle tools.