Back to Discover

daily-mentor-plugins-staging

skill

Daily-Mentor

Daily Mentor plugin marketplace — STAGING. Test plugins here before promoting to daily-mentor-plugins.

View on GitHub
0 starsSynced Aug 5, 2026

Install to Claude Code

/plugin marketplace add Daily-Mentor/daily-mentor-plugins-staging

README

Daily Mentor Plugins

A Claude Code plugin marketplace for the Daily Mentor ecosystem.

Install

/plugin marketplace add Daily-Mentor/daily-mentor-plugins-staging
/plugin install daily-mentor-tools@daily-mentor

Layout

.
├── .claude-plugin/
│   └── marketplace.json              # marketplace manifest
└── plugins/
    └── daily-mentor-tools/
        ├── .claude-plugin/
        │   └── plugin.json           # plugin manifest (name: daily-mentor-tools)
        ├── commands/                 # slash commands (e.g. /report-card)
        ├── skills/
        │   └── report-card/          # Report Card skill: SKILL.md, scripts/, data/, templates/, tests/
        └── README.md

Plugins

daily-mentor-tools

Daily Mentor toolkit for Claude Code — a suite of e-commerce mentorship skills.

SkillWhat it does
report-cardGenerate a 12-tab e-commerce diagnostic Report Card (founder-facing HTML + mentor xlsx) from a standardised Shopify + Xero + ad-platform input pack. Brand- and currency-neutral; quarter-over-quarter NCCM; cohort LTV.

See plugins/daily-mentor-tools/skills/report-card/README.md for required inputs, export steps, and usage.

Add a plugin

  1. Create plugins/<name>/.claude-plugin/plugin.json.
  2. Drop assets into commands/, agents/, skills/, or hooks/.
  3. Register it under plugins[] in .claude-plugin/marketplace.json.
  4. Bump the plugin's version (semver) on each change.

Versioning

  • Each plugin tracks its own version in plugin.json, marketplace.json, and any skill SKILL.md frontmatter.
  • Tag releases on main as vX.Y.Z (e.g. v0.5.2) and publish a matching GitHub release (daily-mentor-tools v0.5.2) whenever plugin.json / marketplace.json / skill versions change.

Rendered live from Daily-Mentor/daily-mentor-plugins-staging's GitHub README — not stored, always reflects the source repo.

1 Plugin

NameDescriptionCategorySource
daily-mentor-toolsDaily Mentor toolkit — a suite of e-commerce mentorship skills. Includes the Report Card diagnostic (7-tab HTML + xlsx; brand- and currency-neutral; quarter-over-quarter NCCM and cohort LTV).analytics./plugins/daily-mentor-tools

0 Comments

Login required
Log in to post a comment or update on this repo.

No comments yet — be the first to share an update.