Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Execute a 7-phase data analysis workflow tailored for revenue operations and financial data: initialize Marimo notebooks, ingest and explore datasets, build models, perform interpretations with bias checks and decision logs, then export interactive dashboards, Excel sheets, or PPTX presentations.
npx claudepluginhub casper-studios/casper-marketplace --plugin data-analysis
A collection of Claude Code plugins for business automation, data analysis, and productivity.
| Plugin | Description |
|---|---|
| casper | Context management for consulting projects - company info, project PRDs, meeting transcripts |
| data-analysis | Data analysis and storytelling for financial and RevOps contexts |
| dev-toolkit | Workflow automation skills for planning, commits, PR management, and code polishing |
| stack-patterns | Idiomatic usage patterns for React, TanStack Table, and better-all |
# Install the skills CLI, then add everything from the marketplace
npx skills add https://github.com/Casper-Studios/casper-marketplace --all -g
The --all flag is idempotent — it installs new skills and overwrites existing ones. The CLI handles cloning, diffing, and symlinking internally.
npx skills add https://github.com/Casper-Studios/casper-marketplace --skill commit
npx skills add https://github.com/Casper-Studios/casper-marketplace --skill pr-comments
# Add the Casper Studios marketplace
/plugin marketplace add Casper-Studios/casper-marketplace
# Install a specific plugin
/plugin install casper
/plugin install data-analysis
/plugin install dev-toolkit
/plugin install stack-patterns
Add sync-skills.sh as a Claude Code hook to keep all marketplace plugins up-to-date automatically:
// ~/.claude/settings.json
{
"hooks": {
"SessionStart": [
{
"matcher": "startup",
"hooks": [
{
"type": "command",
"command": "bash /path/to/sync-skills.sh",
"timeout": 60,
"async": true
}
]
}
]
}
}
Each plugin follows the standard Claude Code plugin structure:
plugin-name/
├── .claude-plugin/
│ └── plugin.json # Plugin manifest
├── skills/ # Skills with SKILL.md and references/
├── commands/ # Slash commands
├── scripts/ # Utility scripts
└── README.md # Plugin documentation
To add a new plugin:
.claude-plugin/plugin.json manifestMIT
Share bugs, ideas, or general feedback.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Business analysis with data storytelling and KPI dashboard design
AI-powered product analytics: ask a business question, get validated findings, publication-quality charts, and a slide deck.
Editorial "Business Analyst" bundle for Claude Code from Antigravity Awesome Skills.
Write SQL, explore datasets, and generate insights faster. Build visualizations and dashboards, and turn raw data into clear stories for stakeholders.
Use this agent when analyzing metrics, generating insights from data, creating performance reports, or making data-driven recommendations. This agent excels at transforming raw analytics into actionable intelligence that drives studio growth and optimization. Examples:\n\n<example>\nContext: Monthly performance review needed
Use this agent when analyzing metrics, generating insights from data, creating performance reports, or making data-driven recommendations. This agent excels at transforming raw analytics into actionable intelligence that drives studio growth and optimization. Examples:\n\n<example>\nContext: Monthly performance review needed
Planning, committing, PR management, code polishing, action item extraction, and session handoffs.
Company context and secure coding environment for Casper Studios
Idiomatic usage patterns for React, TanStack Table, and better-all.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim