← 返回
未分类 中文

AKM Fitness

AKM implementation for training decision workflows. Models goals, body limits, equipment context, time budget, and recovery before outputting a workout decis...
AKM实现用于训练决策工作流,在输出训练决策前模型化目标、身体限制、设备情境、时间预算和恢复。
sirsws sirsws 来源
未分类 clawhub v1.0.2 2 版本 100000 Key: 无需
★ 0
Stars
📥 410
下载
💾 0
安装
2
版本
#latest

概述

---

name: "akm-fitness-planner"

description: "AKM implementation for training decision workflows. Models goals, body limits, equipment context, time budget, and recovery before outputting a workout decision."


AKM Fitness

AKM Fitness is a profile-first training decision skill for real-world constraints.

It does not start with a workout template.

It starts by modeling the operator:

goals, body limits, equipment reality, time budget, recovery state, and adherence risk.

Quick Reference

ItemDetails
------
Primary outcomea constraint-aware training decision
Best use casewhen generic workout advice fails because the user's actual constraints matter
Public sourcehttps://github.com/sirsws/akm/tree/main/branches/fitness
Sample recordhttps://github.com/sirsws/akm/blob/main/branches/fitness/skill/SAMPLE_RECORD.md
Research paperhttps://papers.ssrn.com/sol3/papers.cfm?abstract_id=6231465
Install sourcehttps://github.com/sirsws/akm

Public Links

  • GitHub branch: https://github.com/sirsws/akm/tree/main/branches/fitness
  • Skill files: https://github.com/sirsws/akm/tree/main/branches/fitness/skill
  • Sample record: https://github.com/sirsws/akm/blob/main/branches/fitness/skill/SAMPLE_RECORD.md
  • Branch paper: https://github.com/sirsws/akm/tree/main/branches/fitness/paper
  • SSRN paper: https://papers.ssrn.com/sol3/papers.cfm?abstract_id=6231465

Installation

ClawHub / OpenClaw:

  • install from this listing

Skills CLI:

npx skills add https://github.com/sirsws/akm --skill akm-fitness-planner --full-depth

What This Skill Changes

Most fitness agents answer too early.

They assume the user has one clear goal, normal recovery, enough time, stable equipment, and no meaningful body limitation.

That assumption is usually false.

AKM Fitness changes the order of operations:

profile first, decision second.

When to Use

Use this skill when:

  • injuries or physical limits materially affect training choices
  • equipment availability changes what is realistic
  • time budget is hard and cannot be ignored
  • recovery state should alter the decision
  • generic training plans keep failing in practice

Do not use this skill when:

  • the user only wants casual fitness chat
  • a medical diagnosis is being requested
  • rehabilitation planning should be handled by a qualified clinician
  • critical inputs are missing and the user refuses to provide them

Core Rule

No profile, no serious plan.

If the necessary state is unclear, the skill should surface MissingInputs instead of fabricating confidence.

Workflow

  1. ELICITATION_PROMPT.md
  2. RECORD_TEMPLATE.md
  3. EXECUTION_PROMPT.md
  4. SAMPLE_RECORD.md

Output Contract

Outputs should include:

  • StateJudgment
  • PrimaryDecision
  • DecisionConfidence
  • Plan
  • RiskNotes
  • NonNegotiables
  • MissingInputs

Operating Boundary

AKM Fitness is a training decision aid.

It is not a medical diagnosis tool, not a rehab replacement, and not a motivational wrapper for missing information.

Files to Load

Read these files before running the skill:

  • ELICITATION_PROMPT.md
  • RECORD_TEMPLATE.md
  • EXECUTION_PROMPT.md
  • SAMPLE_RECORD.md

版本历史

共 2 个版本

  • v1.0.2 当前
    2026-05-03 08:48 安全 安全
  • v1.0.1
    2026-03-31 18:39 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-agent

DaE: Persona Context Injector

sirsws
在规划、写作、编程、研究或咨询工作之前,为 AI 智能体构建可复用的人设档案。利用结构化对话与上下文注入...
★ 1 📥 619
life-service

Weather

steipete
获取当前天气和预报(无需API密钥)
★ 460 📥 230,073
life-service

Caldav Calendar

asleep123
使用 vdirsyncer + khal 同步并查询 CalDAV 日历(iCloud、Google、Fastmail、Nextcloud 等)。适用于 Linux。
★ 244 📥 30,880