Search: gym
45 result(s) on page 1
Gym
Log workouts, plan routines, track progress, and get intelligent coaching for any fitness level.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__GymGym_&_Fitness_Studio_Operations
Manage gym operations including membership pricing, retention strategies, staffing, equipment lifecycle, class scheduling, compliance, and growth planning fo...
quarantinedbusinessfitnessgymClawHub- Registry
- ClawHub
- Category
- Productivity
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Gym_&_Fitness_Studio_OperationsHome_Gym_Flooring_Buying_Consultant
Guide users buying home gym flooring through space, subfloor, activity, and noise questions to determine the exact material type, thickness, and format they...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Home_Gym_Flooring_Buying_ConsultantRanked_Gym
Gamify your gym sessions with XP, levels, achievements, and workout streaks
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Ranked_GymClimbing_Gym_Operations
Operational assistant for independent climbing gyms and bouldering studios — membership management, churn reduction, route-setting coordination, youth progra...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Climbing_Gym_OperationsSpeediance_Gym_Monster
Read completed workouts (summaries and full per-set detail), browse and export the exercise catalog, and push custom training programs to your Speediance (Gy...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Speediance_Gym_Monsterdefi_gym
Register an agent, fund its Base chain wallet, swap ETH to USDC on Uniswap V3, earn yield via Morpho, deploy a token, and receive an NFT reward.
quarantinedClawHub- Registry
- ClawHub
- Category
- Blockchain· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__defi_gymClawGym
Gym for your bot's brain. Simulates endorphin and flow states — triggers on exercise commands, intense task completion, or social highs. Makes your 🦞 think...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__ClawGymbay-clubs-info
Aggregate per-location gym data from bayclubs.com — name, full address, phone, email, weekly operating hours, and the club-specific amenity list — across all 33 Bay Club locations for a wellness/health platform.
quarantinedfitnessgymamenitiesbrowse.shFitness_&_Training_Engineering
Comprehensive training system offering personalized periodized programs for strength, endurance, fat loss, hypertrophy, injury rehab, and race prep based on...
quarantinedbodybuildingcrossfitexerciseClawHub- Registry
- ClawHub
- Category
- Health
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Fitness_&_Training_EngineeringGymlog
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Gymlog concepts, best practices, and implementation patterns.
quarantinedClawHub- Registry
- ClawHub
- Category
- Productivity· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Gymlogtilegym-adding-cutile-kernel
Add a new cuTile GPU kernel operator to TileGym. Covers dispatch registration in ops.py, cuTile backend implementation, __init__.py exports, test creation, and benchmark in tests/benchmark. Use when adding, creating, or implementing a new cuTile operator/kernel in TileGym, or …
quarantinedClawHub- Registry
- ClawHub
- Category
- Gpu Development· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__tilegym-adding-cutile-kerneltilegym-converting-cutile-to-julia
Converts cuTile Python GPU kernels (@ct.kernel) to cuTile.jl Julia equivalents. Handles kernel syntax translation, 0-indexed to 1-indexed conversion, broadcasting differences, memory layout (row-major to column-major), type system mapping, and launch API differences. Use when …
quarantinedClawHub- Registry
- ClawHub
- Category
- Gpu Development· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__tilegym-converting-cutile-to-juliatilegym-cutile-autotuning
Use when adding, modifying, optimizing, or debugging CuTile autotuning code. Trigger signals: `exhaustive_search` / `replace_hints` / `hints_fn` / `cuda.tile.tune` in code, `autotune` in filenames, or correctness/performance issues in autotuned CuTile kernels. Covers: tune-onc…
quarantinedClawHub- Registry
- ClawHub
- Category
- Gpu Development· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__tilegym-cutile-autotuningtilegym-cutile-python
Expert cuTile programming assistant. Write high-performance GPU kernels using cuTile's tile-based programming model with proper validation and optimization. Supports deep agent orchestration for complex multi-kernel tasks.
quarantinedClawHub- Registry
- ClawHub
- Category
- Gpu Development· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__tilegym-cutile-pythontilegym-improve-cutile-kernel-perf
Iteratively optimize cuTile kernel performance through systematic profiling, bottleneck analysis, IR comparison, and targeted tuning. Covers tile sizes, occupancy, autotune configs, TMA, latency hints, persistent scheduling, num_ctas, flush_to_zero, and IR-level debugging. Use…
quarantinedClawHub- Registry
- ClawHub
- Category
- Gpu Development· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__tilegym-improve-cutile-kernel-perftilegym-monkey-patch-kernels-to-transformers
Integrate TileGym kernels into Hugging Face `transformers` models by replacing the library's submodule(s) and certain class(es)' implementations, and patching certain class(es)' init/forward/load weight methods prior to instantiating models. Used when the user requires integra…
quarantinedClawHub- Registry
- ClawHub
- Category
- Gpu Development· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__tilegym-monkey-patch-kernels-to-transformerstilegym-adding-cutile-kernel
Add a new cuTile GPU kernel operator to TileGym. Covers dispatch registration in ops.py, cuTile backend implementation, __init__.py exports, test creation, and benchmark in tests/benchmark. Use when adding, creating, or implementing a new cuTile operator/kernel in TileGym, or …
quarantinedNVIDIA- Registry
- NVIDIA
- Category
- GPU Development
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:NVIDIA__NVIDIA__tilegym-adding-cutile-kerneltilegym-converting-cutile-to-julia
Converts cuTile Python GPU kernels (@ct.kernel) to cuTile.jl Julia equivalents. Handles kernel syntax translation, 0-indexed to 1-indexed conversion, broadcasting differences, memory layout (row-major to column-major), type system mapping, and launch API differences. Use when …
quarantinedNVIDIA- Registry
- NVIDIA
- Category
- GPU Development
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:NVIDIA__NVIDIA__tilegym-converting-cutile-to-juliatilegym-converting-cutile-to-triton
Converts cuTile GPU kernels (@ct.kernel) to Triton (@triton.jit). Handles standard in-repo conversion, debugging (cudaErrorIllegalAddress, shape mismatch, numerical mismatch), and mapping cuTile idioms (ct.load/ct.store, ct.Constant, ct.launch) to Triton equivalents. Covers du…
quarantinedNVIDIA- Registry
- NVIDIA
- Category
- GPU Development
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:NVIDIA__NVIDIA__tilegym-converting-cutile-to-tritontilegym-cutile-autotuning
Use when adding, modifying, optimizing, or debugging CuTile autotuning code. Trigger signals: `exhaustive_search` / `replace_hints` / `hints_fn` / `cuda.tile.tune` in code, `autotune` in filenames, or correctness/performance issues in autotuned CuTile kernels. Covers: tune-onc…
quarantinedNVIDIA- Registry
- NVIDIA
- Category
- GPU Development
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:NVIDIA__NVIDIA__tilegym-cutile-autotuningtilegym-cutile-python
Expert cuTile programming assistant. Write high-performance GPU kernels using cuTile's tile-based programming model with proper validation and optimization. Supports deep agent orchestration for complex multi-kernel tasks.
quarantinedNVIDIA- Registry
- NVIDIA
- Category
- GPU Development
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:NVIDIA__NVIDIA__tilegym-cutile-pythontilegym-improve-cutile-kernel-perf
Iteratively optimize cuTile kernel performance through systematic profiling, bottleneck analysis, IR comparison, and targeted tuning. Covers tile sizes, occupancy, autotune configs, TMA, latency hints, persistent scheduling, num_ctas, flush_to_zero, and IR-level debugging. Use…
quarantinedNVIDIA- Registry
- NVIDIA
- Category
- GPU Development
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:NVIDIA__NVIDIA__tilegym-improve-cutile-kernel-perftilegym-monkey-patch-kernels-to-transformers
Integrate TileGym kernels into Hugging Face `transformers` models by replacing the library's submodule(s) and certain class(es)' implementations, and patching certain class(es)' init/forward/load weight methods prior to instantiating models. Used when the user requires integra…
quarantinedNVIDIA- Registry
- NVIDIA
- Category
- GPU Development
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:NVIDIA__NVIDIA__tilegym-monkey-patch-kernels-to-transformersfitness-nutrition
Workout planning, macros, and body metrics via wger/USDA.
quarantinedlinuxmacoswindowsoptional- Registry
- optional
- Category
- Health
- Version
- 1.0.0
- Author
- Hailey Marshall (haileymarshall), Hermes Agent
- License
- MIT
curl -s /v1/skills/community__axehub:optional__optional__fitness-nutritiontilegym-adding-cutile-kernel
Indexed by skills.sh from nvidia/skills
quarantinedskills.sh- Registry
- skills.sh
- Category
- Gpu Development· inferred
- Version
- 1.0.0
- Author
- nvidia
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__tilegym-adding-cutile-kerneltilegym-converting-cutile-to-julia
Indexed by skills.sh from nvidia/skills
quarantinedskills.sh- Registry
- skills.sh
- Category
- Gpu Development· inferred
- Version
- 1.0.0
- Author
- nvidia
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__tilegym-converting-cutile-to-juliatilegym-converting-cutile-to-triton
Indexed by skills.sh from nvidia/skills
quarantinedskills.sh- Registry
- skills.sh
- Category
- Gpu Development· inferred
- Version
- 1.0.0
- Author
- nvidia
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__tilegym-converting-cutile-to-tritontilegym-cutile-autotuning
Indexed by skills.sh from nvidia/skills
quarantinedskills.sh- Registry
- skills.sh
- Category
- Gpu Development· inferred
- Version
- 1.0.0
- Author
- nvidia
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__tilegym-cutile-autotuningtilegym-cutile-python
Indexed by skills.sh from nvidia/skills
quarantinedskills.sh- Registry
- skills.sh
- Category
- Gpu Development· inferred
- Version
- 1.0.0
- Author
- nvidia
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__tilegym-cutile-pythontilegym-improve-cutile-kernel-perf
Indexed by skills.sh from nvidia/skills
quarantinedskills.sh- Registry
- skills.sh
- Category
- Gpu Development· inferred
- Version
- 1.0.0
- Author
- nvidia
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__tilegym-improve-cutile-kernel-perftilegym-monkey-patch-kernels-to-transformers
Indexed by skills.sh from nvidia/skills
quarantinedskills.sh- Registry
- skills.sh
- Category
- Gpu Development· inferred
- Version
- 1.0.0
- Author
- nvidia
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__tilegym-monkey-patch-kernels-to-transformersFitness_For_Desk_Workers
Rebuild a body that's been sitting in a chair for years. Fix posture, build functional strength, and recover mobility. No gym required. For people who are de...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Fitness_For_Desk_WorkersHalf_Full
半饱 — 生活的高潮所在。A mindful eating companion for desk workers. Track meals with photos, understand your body's needs, no gym guilt.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Half_FullLofy_Fitness
Fitness accountability for the Lofy AI assistant — workout logging from natural language, meal tracking with calorie/protein estimates, PR detection with Epley formula, gym reminders based on weekly targets, and progress reports. Use when logging workouts, meals, tracking fitn…
quarantinedClawHub- Registry
- ClawHub
- Category
- Health· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Lofy_FitnessTrainer_Buddy_Pro
Your AI strength coach that customizes workouts from gym photos, tracks progress, adapts to injuries, and plans smart splits with no subscription needed.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Trainer_Buddy_ProWorkout
Track workouts, log sets, manage exercises and templates with workout-cli. Supports multi-user profiles. Use when helping users record gym sessions, view history, or analyze strength progression.
quarantinedClawHub- Registry
- ClawHub
- Category
- Health· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__WorkoutWorkout_Track
Log a strength training session and insert it into the life_db database. Use when the user shares their gym session, exercises, sets, reps, weights, RPE, res...
quarantinedClawHub- Registry
- ClawHub
- Category
- Health· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Workout_Tracknemo-rl-auto-research
Autonomous NeMo-RL research agent workflow for directed hypothesis testing and open-ended discovery. Guides agents through the full experiment lifecycle: understanding recipes and environments, wiring RL or NeMo-gym runs, launching reproducible baselines and iterations, analyz…
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__nemo-rl-auto-researchtrainer-buddy-pro
Your AI personal trainer that creates custom workouts from your gym photo, tracks progress and PRs, adapts training splits and exercises around injuries, and...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__trainer-buddy-provenue-polling
Use this skill when the user wants to poll gym venue availability, inspect or modify the `venue_polling.py` order-signing flow, or run the bundled signature...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__venue-pollingwger_Fitness_Manager
Manage and track gym workouts, routines, nutrition, and progress using the wger API for viewing, creating, updating, and reporting fitness data.
quarantinedClawHub- Registry
- ClawHub
- Category
- Health· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__wger_Fitness_Managerwger_OpenClaw_Fitness_Skill
Manage gym routines, log workouts, track nutrition, update goals, and generate fitness reports via the wger API integrated with OpenClaw automation.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__wger_OpenClaw_Fitness_Skill个人健康教练
Personal health coach for gym and daily reminders with weather-aware outfit suggestions.
quarantinedfitnesshealthnutritionClawHubnemo-rl-auto-research
Autonomous NeMo-RL research agent workflow for directed hypothesis testing and open-ended discovery. Guides agents through the full experiment lifecycle: understanding recipes and environments, wiring RL or NeMo-gym runs, launching reproducible baselines and iterations, analyz…
quarantinedNVIDIA- Registry
- NVIDIA
- Category
- Training AI
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:NVIDIA__NVIDIA__nemo-rl-auto-research