← 返回 Skills 市场
beachanger

FitClaw Public Core

作者 BeAChanger · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
164
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install fitclaw-public-core
功能描述
Public-safe FitClaw coaching workflow covering onboarding, hydration, nutrition, and training structure. Use when demonstrating a reusable AI fitness coachin...
使用说明 (SKILL.md)

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.

安全使用建议
This package appears coherent and low-risk as provided. Before publishing or deploying, manually follow the included 'public sanitization checklist': review examples and templates to ensure no private data or operational bindings slipped in; confirm any reminders/notifications you wire into a runtime use explicitly provisioned credentials and are limited to the expected service; and if you add runtime memory/storage or external integrations later, re-evaluate credentials and endpoints to ensure they match the skill's public scope. If you want higher assurance, have a reviewer verify that example data is anonymized and that no hidden endpoints or external call patterns were introduced when adapting this into a runnable skill.
功能分析
Type: OpenClaw Skill Name: fitclaw-public-core Version: 1.0.0 The skill bundle contains purely instructional markdown files for a fitness coaching workflow (onboarding, hydration, nutrition, and training). There is no executable code, no network activity, and the instructions include explicit privacy guardrails and sanitization checklists (SKILL.md, public-sanitization-checklist.md) to prevent data leakage.
能力评估
Purpose & Capability
Name and description match the provided content: onboarding, hydration, nutrition, and training workflows. The skill requires no binaries, environment variables, installs, or config paths — which is appropriate for an instruction-only, public-safe packaging layer.
Instruction Scope
SKILL.md and the referenced module files stick to coaching workflows, guardrails, memory guidance, and a sanitization checklist. The instructions explicitly forbid including credentials, private user media, and private operational materials. There are no directives to read arbitrary system files, contact unknown endpoints, or exfiltrate data.
Install Mechanism
No install specification and no code files — lowest-risk pattern. Nothing is downloaded, extracted, or written to disk by the skill itself.
Credentials
The skill requests no environment variables, credentials, or config paths. The memory/storage guidance is generic and emphasizes public-safe handling; this is proportionate for a workflow-only skill.
Persistence & Privilege
always is false and the skill does not request persistent system presence or modification of other skills or system-wide settings. Autonomous invocation by the agent is allowed (platform default) but the skill does not request elevated privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install fitclaw-public-core
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /fitclaw-public-core 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial public-safe release of the FitClaw coaching workflow: onboarding, hydration, nutrition, and training.
元数据
Slug fitclaw-public-core
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

FitClaw Public Core 是什么?

Public-safe FitClaw coaching workflow covering onboarding, hydration, nutrition, and training structure. Use when demonstrating a reusable AI fitness coachin... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 164 次。

如何安装 FitClaw Public Core?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install fitclaw-public-core」即可一键安装,无需额外配置。

FitClaw Public Core 是免费的吗?

是的,FitClaw Public Core 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

FitClaw Public Core 支持哪些平台?

FitClaw Public Core 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 FitClaw Public Core?

由 BeAChanger(@beachanger)开发并维护,当前版本 v1.0.0。

💬 留言讨论