Token导航 LogoToken导航TokenDH.com
效率需要联网clawhub未标认证来源可访问clear审计通过

academyacademy 效率

Agent Skill

academy 用于补充效率相关能力,适合在 OpenClaw 中需要让 Agent 承接效率相关任务时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

6,106

周安装

247

GitHub Stars

1

下载量

1,917
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:academy(academy 效率)
来源仓库:https://github.com/ivangdavila/academy
安装命令:
openclaw skills install academy
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install academy

简介

教育机构运营管理助手,涵盖招生、排课与成绩管理系统。

  • 支持教师资源配置、学费结算与学生留存策略制定。
  • 适用于线上线下混合式教学场景的流程自动化与数据分析。
  • 通过 openclaw skills install academy 安装,运行于 OpenClaw 宿主。
  • 需配合实际教务系统对接以避免数据孤岛问题。

SKILL.md

name
Academy
slug
academy
version
1.0.0
homepage
https://clawic.com/skills/academy
description
Run academies with enrollment, scheduling, staffing, billing, retention, and student outcome systems.
changelog
Initial release with academy operations for admissions, delivery, staffing, finance, and retention.
metadata
{"clawdbot":{"emoji":"🏫","requires":{"bins":[]},"os":["linux","darwin","win32"],"configPaths":["~/academy/"]}}

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 ~/academy/. If ~/academy/ does not exist, run setup.md. See memory-template.md for structure.

~/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.

TopicFile
Setup and integrationsetup.md
Memory schemamemory-template.md
Academy model selectionoperating-models.md
Lead flow and admissionsadmissions.md
Timetables and capacityschedule-capacity.md
Student lifecycle and risk controlstudent-ops.md
Program design and deliverycurriculum-delivery.md
Team management and QAstaffing.md
Pricing, cash, and retentionfinance-retention.md
KPI rhythm and dashboardsdashboard.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 ~/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

Install with clawhub install <slug> if 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: clawhub star academy
  • Stay updated: clawhub sync

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

87.7%
按下载量换算1,681

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills