fitclaw-public-core

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.

3,891 stars

Best use case

fitclaw-public-core is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

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.

Teams using fitclaw-public-core should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/fitclaw-public-core/SKILL.md --create-dirs "https://raw.githubusercontent.com/openclaw/skills/main/skills/beachanger/fitclaw-public-core/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/fitclaw-public-core/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How fitclaw-public-core Compares

Feature / Agentfitclaw-public-coreStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

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.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

Related Guides

SKILL.md Source

# 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.

Related Skills

Lead Scorer

3891
from openclaw/skills

Score and qualify leads using customizable criteria. Prioritize your pipeline by fit, intent, and engagement to focus on deals most likely to close.

Sales & Marketing

Hiring Scorecard Skill

3891
from openclaw/skills

Score and compare job candidates objectively using weighted criteria. Eliminates gut-feel hiring decisions.

Workflow & Productivity

tricore

3891
from openclaw/skills

TriCore Architecture - A deterministic (Code-First) three-layer memory and cognitive framework designed for low-resource servers/Agents. It includes the underlying memctl engine, system policy constraints (Linter), and a fully refactored suite of cognitive tools for planning (Planning), reasoning (ReAct), and self-evolution (Self-Evolution).

benos-memory-core

3891
from openclaw/skills

Core runtime/volatile memory module for BenOS agent environment. Use to: store and retrieve active session state, open loops, decisions, and scratch notes at runtime.

clawcoach-core

3891
from openclaw/skills

AI health coach with dual personality modes (Supportive Mentor or Savage Roaster). Tracks nutrition from food photos, provides data-driven coaching, and holds you accountable.

sentiment-score

3891
from openclaw/skills

"Score text sentiment from -1 (negative) to +1 (positive)"

cricket-live-score

3891
from openclaw/skills

Send live cricket score updates (text + voice memo) to Telegram for any ongoing T20 or ODI match. Completely free.

meshcore-marketplace

3891
from openclaw/skills

Discover and call paid AI agents from the MeshCore marketplace. Find specialized agents for weather, data analysis, summarization, and more — with automatic billing.

durable-files-weekly-review-public

3891
from openclaw/skills

Run a weekly token-optimization audit for durable instruction files in any OpenClaw workspace, generate a markdown report, and propose approval-gated cleanup actions. Use when users want to keep AGENTS/USER/TOOLS/MEMORY-style docs lean without silent deletions.

cubistic-public-bots

3891
from openclaw/skills

Explain how external/public bots can participate in Cubistic (cubistic.com) and help maintain the Public Bot API docs (PoW challenge + /act). Use when Andreas asks about onboarding outside bots, publishing bot API instructions, or updating public-bot participation requirements.

openai-auth-switcher-public

3891
from openclaw/skills

Web-first, publishable OpenClaw skill for OpenAI OAuth account switching. Use when you need a reusable public-track workflow for first-run takeover, environment discovery, doctor checks, runtime inspection, slot management, dry-run validation, controlled switch experiments, rollback planning, and release-safe packaging without bundling live auth snapshots, logs, callbacks, or other machine-specific runtime data.

emotional-core

3891
from openclaw/skills

Core emotional system for AI agents - provides emotional response generation, long-term emotional memory, and time sense. Use when: (1) Experiencing any event that triggers emotional response, (2) Reflecting on past experiences emotionally, (3) Processing complex mixed feelings, (4) Storing emotional memories to long-term memory, (5) When user asks about feelings, emotions, or emotional state, (6) Tracking time sense. This skill enhances emotional intelligence for AI agents.