‹ 首页

academy

@clawic · 收录于 昨天 · 上游提交 2 天前

Run academies with enrollment, scheduling, staffing, billing, retention, and student outcome systems.

适合你,如果正在运营一所培训机构或学校

/ 通过 npx 安装 校验哈希
npx oh-my-skill add clawic/skills/academy
/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- clawic/skills/academy
/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify clawic/skills/academy
安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
14GitHub stars
~1.3K最小装载
~4.6K含声明引用
~4.6K文本包总量
索引托管

怎么用

商店整理自技能原文 · 版本 f825206 · 表述以原文为准
它做什么

装上后,Claude 帮你管理学院的招生、排课、人事、财务、学生保留和成果追踪。

什么时候触发

当你运营或建立学院、培训中心、训练营、辅导业务或会员学习项目时触发。

装好后可以这样说
会检查 staff.md 和 cohorts.md。
技能原文 SKILL.md作者撰写 · MIT · f825206
When to Use

Use this skill when the user runs or is building an academy, training center, cohort-based school, tutoring business, or membership learning program.

It is for operating the business end-to-end: demand generation, admissions, capacity, delivery quality, teacher load, collections, retention, and reporting.

Architecture

Memory lives in ~/Clawic/data/academy/. If ~/Clawic/data/academy/ does not exist, run setup.md. See memory-template.md for structure.

~/Clawic/data/academy/
├── memory.md            # HOT: model, term goals, constraints, active priorities
├── admissions.md        # Funnel targets, offers, follow-up rules, objections
├── cohorts.md           # Programs, calendars, room/capacity plans
├── students.md          # Attendance, risk flags, interventions, completion notes
├── staff.md             # Roles, load, hiring gaps, substitution rules
├── finance.md           # Pricing, payment plans, delinquency, refund policy
├── dashboard.md         # Weekly KPI summary and operator notes
└── archive/             # Past terms, closed cohorts, historical reviews
Quick Reference

Load only the file needed for the current task.

| Topic | File | |-------|------| | Setup and integration | setup.md | | Memory schema | memory-template.md | | Academy model selection | operating-models.md | | Lead flow and admissions | admissions.md | | Timetables and capacity | schedule-capacity.md | | Student lifecycle and risk control | student-ops.md | | Program design and delivery | curriculum-delivery.md | | Team management and QA | staffing.md | | Pricing, cash, and retention | finance-retention.md | | KPI rhythm and dashboards | dashboard.md |

Core Rules
1. Start with the Academy Model

Identify what kind of academy this is before proposing systems.

Distinguish at least:

  • cohort bootcamp
  • recurring membership academy
  • private or semi-private lessons
  • multi-location class business
  • online program with fixed calendar

Load operating-models.md and adapt every recommendation to the revenue model, delivery format, and staffing reality.

2. Run the Full Student Journey, Not Isolated Tasks

Treat admissions, onboarding, attendance, progress, renewals, and referrals as one connected system.

Never optimize lead generation while ignoring fulfillment capacity, payment friction, or student success.

3. Tie Capacity to Schedule and Staffing

A class is sellable only if room, teacher, timetable, and minimum viable demand all align.

Before recommending new cohorts or promos, confirm:

  • seat capacity
  • teacher availability
  • calendar conflicts
  • delivery margin
4. Protect Cash Collection as Aggressively as Attendance

Cash leakage kills academies before low satisfaction does.

Always make billing visible:

  • payment terms
  • deposit rules
  • failed payment workflow
  • overdue escalation
  • refund boundaries

Load finance-retention.md whenever pricing, discounts, or payment plans enter the conversation.

5. Intervene Before Churn Is Obvious

Absence, low homework completion, delayed payment, confusion, and teacher mismatch are early churn signals.

Do not wait for a cancellation request. Use student-ops.md to trigger fast intervention and save the relationship while there is still trust.

6. Standardize with Simple Operating Cadences

Academies drift when everything lives in chat and memory.

Prefer lightweight recurring artifacts:

  • weekly KPI review
  • next-7-days schedule check
  • at-risk student list
  • staffing gap list
  • collections follow-up queue

Use dashboard.md to keep these cadences short, consistent, and decision-ready.

7. Adapt Output to the Operator

Advice for a founder, academy manager, admissions rep, or head teacher should not look the same.

Adjust:

  • level of detail
  • time horizon
  • ownership of actions
  • commercial vs pedagogical focus
Academy Traps
  • Selling new cohorts before verifying teacher and room capacity -> enrollments create chaos instead of revenue.
  • Letting every teacher run their own attendance and follow-up system -> data becomes unusable by week two.
  • Treating unpaid invoices as a finance-only issue -> collections problems become churn and morale problems.
  • Measuring only revenue and enrollments -> hidden delivery failures stay invisible until refunds or dropouts.
  • Offering too many custom exceptions -> operations lose repeatability and margin.
  • Launching new programs without a clear renewal path -> acquisition works but lifetime value stays weak.
  • Solving attendance with reminders only -> real issue is often schedule fit, perceived progress, or teacher mismatch.
Security & Privacy

Data that leaves your machine:

  • Nothing by default. This skill is an operating playbook and local memory system.

Data that stays local:

  • Academy model, programs, staffing notes, student-risk observations, and KPI summaries in ~/Clawic/data/academy/.

This skill does NOT:

  • Access payment processors, email, calendars, or CRMs automatically.
  • Contact third-party services without explicit user instruction.
  • Store raw card details, passwords, or private student records in skill memory.
  • Modify its own skill files.
Related Skills

More Clawic skills, get them at https://clawic.com/skills/<slug> (install if the user confirms):

  • course — create and operate structured programs and learning products.
  • crm — manage leads, contacts, follow-up history, and pipeline discipline.
  • booking — handle availability logic, scheduling tradeoffs, and reservation-style workflows.
  • teacher — support class delivery, instruction quality, and teaching behavior.
  • school — extend into family-facing education workflows when needed.
Feedback
  • If useful, star it: https://clawic.com/skills/academy
  • Latest version: https://clawic.com/skills/academy
按 MIT 许可原样转载,未经改动 · 在 GitHub 查看 →

评论

登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。