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 apps with the Claude API or Anthropic SDK. TRIGGER when: code imports `anthropic`/`@anthropic-ai/sdk`/`claude_agent_sdk`, or user asks to use Claude API, Anthropic SDKs, or Agent SDK. DO NOT TRIGGER when: code imports `openai`/other AI SDK, general programming, or ML/data-science tasks.
Solana防骗检测
by ammkode
Detect scam tokens on Solana before you trade. Checks ticker patterns, token age, and known scam mints. Read-only — no wallet signing required.
营收工作室
by amoldericksoans
A revenue-first solofounder studio that watches markets, finds monetizable pain, validates offers, ships narrow products, and compounds commercial memory across launches. Uses massive parallel agent orchestration with 8 layers: Signal Mesh, Extraction, Opportunity Graph, Cofounder Council, Revenue Lab, Build Studio, Launch Loop, and Portfolio Allocator.