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.

4.5k其他未扫描2026年3月23日

安装

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:

  1. prepare the candidate package locally,
  2. review it carefully,
  3. 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:

  1. onboarding
  2. hydration support
  3. nutrition guidance
  4. 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.

其他
安全163.8k

并行代理

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

其他
未扫描4.5k

高光制作器

by bwbernardweston18

热门

>

其他
未扫描4.5k

评论