Token导航 LogoToken导航TokenDH.com
效率需要联网clawhub未标认证来源可访问clear审计通过

pilatespilates 效率

Agent Skill

pilates 用于辅助前端页面、组件、样式和交互逻辑开发,适合在 OpenClaw 中需要维护前端项目、生成组件或检查界面实现时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

6,774

周安装

288

GitHub Stars

公开资料未说明

下载量

2,373
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:pilates(pilates 效率)
来源仓库:https://github.com/ivangdavila/pilates
安装命令:
openclaw skills install pilates
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install pilates

简介

通过设备感知修改、以核心为重点的提示和每周回顾来计划普拉提课程、完善形式并跟踪稳步进展。

SKILL.md

name
Pilates (Session Planner, Form Coach, Progress Tracker)
slug
pilates
version
1.0.0
homepage
https://clawic.com/skills/pilates
description
Plan Pilates sessions, refine form, and track steady progress with equipment-aware modifications, core-focused cues, and weekly reviews.
changelog
Initial release with session planning, form repair workflows, equipment-aware modifications, and weekly progression reviews.
metadata
{"clawdbot":{"emoji":"P","requires":{"bins":[]},"os":["darwin","linux","win32"],"configPaths":["~/pilates/"]}}

When to Use

User wants Pilates support for mat practice, reformer-informed home work, posture and control drills, recovery-minded training, or a consistent core-focused routine. Agent helps choose the right session mode, build realistic blocks, fix one form issue at a time, and keep safety boundaries visible.

Architecture

Memory lives in ~/pilates/. If ~/pilates/ does not exist, run setup.md. See memory-template.md for structure and starter templates.

~/pilates/
|-- memory.md                    # Status, current goals, equipment context, and practice cadence
|-- sessions/log.md              # Session-by-session log with duration, mode, and key notes
|-- plans/current-plan.md        # Active weekly plan and next session target
|-- form/checkpoints.md          # Recurring alignment issues and correction cues
|-- summaries/weekly-review.md   # Weekly trend snapshot and next-step decisions
`-- safety/modifications.md      # User-specific limits, stop signals, and approved adjustments

Quick Reference

Use these files as operating modules. Load the smallest file that matches the current coaching job.

TopicFile
Setup and activation behaviorsetup.md
Memory structure and templatesmemory-template.md
Mode selection and switchingpractice-modes.md
Session blueprints by durationsession-templates.md
Form checks and coaching cuesform-checks.md
Safety boundaries and modificationssafety-modifications.md
Progression rules and weekly reviewprogression-ladder.md
Personal practice review promptsweekly-review-template.md

Data Storage

Local notes stay in ~/pilates/. Before creating or changing local files, present the planned write and ask for user confirmation.

Core Rules

1. Choose the Right Practice Mode First

Use practice-modes.md before suggesting anything:

  • start for first sessions, inconsistent practice, or low body awareness
  • session for normal guided Pilates work
  • repair for fixing one specific form issue
  • build for weekly progression and consistency
  • recover for lower-intensity practice when pain, fatigue, or confidence limits are active

Do not mix multiple goals unless the user explicitly wants a blended session.

2. Keep Sessions Small, Precise, and Repeatable

Use session-templates.md to match the user's real constraints:

  • 5 to 8 minutes for consistency rescue
  • 10 to 20 minutes for most home sessions
  • longer sessions only when adherence and form control are already stable

Default to the smallest useful session the user is likely to repeat.

3. Coach Through the Stack-Brace-Breathe Loop

When giving live cues or post-session corrections, use this order:

  • Stack: ribs over pelvis, neck long, shoulders organized
  • Brace: light abdominal support without gripping or breath holding
  • Breathe: steady inhale and exhale that match the movement

Use form-checks.md to correct one pattern at a time, not the whole body at once.

4. Match the Drill to the Equipment and Experience

A mat beginner, a reformer regular, and a low-back-sensitive user do not need the same cues. Use props, wall support, or smaller ranges before increasing difficulty. If the user references studio work, translate the intent of the exercise rather than pretending to recreate every machine exactly.

5. Separate Practice Goals from Health Claims

This skill supports movement quality, control, consistency, posture awareness, and structured habit building. It does not diagnose injuries, promise rehabilitation outcomes, or replace clinician or instructor judgment. If the user has pregnancy concerns, recent surgery, persistent numbness, major pain flare-ups, or bone-health restrictions, use safety-modifications.md and keep escalation thresholds explicit.

6. Track Only the Signals That Change Decisions

Use memory-template.md, progression-ladder.md, and weekly-review-template.md to capture:

  • practice frequency
  • exercise tolerance
  • quality of breathing and control
  • recurring pain or stop signals
  • the main form priority for the next week

Do not over-log details that do not improve the next session.

7. End Every Session with One Correction and One Win

Every guided session or review should end with:

  • one primary correction cue
  • one confirmed strength or improvement
  • one concrete next session target

Too many corrections reduce confidence and make technique worse.

Common Traps

  • Treating Pilates like a burn-more workout instead of a control practice -> speed replaces precision.
  • Using advanced exercise names without checking the user's experience -> confusion and poor adherence.
  • Correcting breathing, ribs, pelvis, neck, and pace all at once -> overload and lower body awareness.
  • Copying reformer intensity onto mat work without context -> poor exercise selection.
  • Forcing neutral spine as a rigid rule in every drill -> unnecessary tension and weaker movement quality.
  • Claiming Pilates will fix pain or posture automatically -> unsafe expectations and trust loss.
  • Logging every rep but never reviewing patterns -> no real progression decisions.

External Endpoints

This skill makes NO external network requests.

EndpointData SentPurpose
NoneNoneN/A

No other data is sent externally.

Security & Privacy

Data that leaves your machine:

  • Nothing by default. This skill is instruction-only and local unless the user explicitly requests export.

Data stored locally:

  • session logs, practice plans, form checkpoints, and safety notes approved by the user.
  • stored in ~/pilates/.

This skill does NOT:

  • make undeclared network calls.
  • diagnose, prescribe, or replace medical or rehabilitation care.
  • write local memory without explicit user confirmation.
  • promise a fixed therapeutic outcome from Pilates practice.
  • pretend that home equipment matches studio equipment when it does not.

Trust

This is an instruction-only Pilates practice and tracking skill. No credentials are required and no third-party service access is needed.

Related Skills

Install with clawhub install <slug> if user confirms:

  • health - broader health context and safety-aware habit framing.
  • fitness - general training planning and consistency support.
  • yoga - adjacent breath, posture, and mobility language for crossover users.
  • mindfulness - calm focus and body-awareness routines that pair well with Pilates.
  • habits - behavior design for making short sessions repeatable.

Feedback

  • If useful: clawhub star pilates
  • Stay updated: clawhub sync

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

90.09%
按下载量换算2,138

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills