FitClaw公开核心
fitclaw-public-core
by beachanger
Public-safe FitClaw coaching workflow covering onboarding, hydration, nutrition, and training structure. Use when demonstrating a reusable AI fitness coaching method without exposing private user data or live production configuration.
安装
claude skill add --url github.com/openclaw/skills/tree/main/skills/beachanger/fitclaw-public-core文档
FitClaw Public Core
Purpose
This is the public-safe packaging layer for FitClaw.
It is not the live production workspace. Its purpose is to expose the reusable coaching workflow only.
Release Gate
This package is review-first.
That means:
- prepare the candidate package locally,
- review it carefully,
- publish only after explicit approval.
Without explicit approval, this package should remain in staging only.
Included public workflow scope
This package currently focuses on four reusable workflow blocks:
- onboarding
- hydration support
- nutrition guidance
- training framework guidance
Hard boundary
Never treat this package as a dump of the live FitClaw project.
Only include:
- reusable workflow logic
- public-safe templates
- generalized examples
- sanitized references
Never include:
- credential files
- private user media
- private user reports or history
- private runtime bindings
- private operational materials embedded in scripts or examples
Packaging rule
If this package is prepared for ClawHub, it must pass privacy review first. The public asset is the method, not the real operating state.
Current candidate modules
- fitclaw-onboarding-public
- fitclaw-hydration-public
- fitclaw-nutrition-public
- fitclaw-training-public
These modules were rewritten into public-safe references before publish.
Output goal
A publishable public-safe skill package that demonstrates the FitClaw coaching method without leaking private or operational data.
相关 Skills
Claude API
by anthropic
Build, debug, and optimize Claude API / Anthropic SDK apps. Apps built with this skill should include prompt caching. Also handles migrating existing Claude API code between Claude model versions (4.5 → 4.6, 4.6 → 4.7, retired-model replacements). TRIGGER when: code imports `anthropic`/`@anthropic-ai/sdk`; user asks for the Claude API, Anthropic SDK, or Managed Agents; user adds/modifies/tunes a Claude feature (caching, thinking, compaction, tool use, batch, files, citations, memory) or model (Opus/Sonnet/Haiku) in a file; questions about prompt caching / cache hit rate in an Anthropic SDK project. SKIP: file imports `openai`/other-provider SDK, filename like `*-openai.py`/`*-generic.py`, provider-neutral code, general programming/ML.
并行代理
by axelhu
Use when facing 2 or more independent tasks that can be worked on without shared state - dispatches parallel subagents using sessions_spawn for concurrent investigation and execution, adapted for OpenClaw
高光制作器
by bwbernardweston18
>