cyberfit-status

Generate a cyberpunk-style fitness status dashboard with streaks and achievements.

15|1|Updated Apr 2, 2026
One-click install
npx skills add https://github.com/ZouR-Ma/cyberfit --skill cyberfit-status
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cyberfit-status
Source: https://github.com/ZouR-Ma/cyberfit/tree/main/skills/cyberfit-status
Command: npx skills add https://github.com/ZouR-Ma/cyberfit --skill cyberfit-status

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It turns scattered workout and health-related progress into a clear, actionable status readout so you can immediately see whether you are staying on track or slipping.

Core Features & Use Cases

  • Cyberpunk ASCII status dashboard: Displays a full instrument-panel style overview, including operator identity, experience progress, training frequency, streaks, and unlocked achievements.
  • Sedentary-to-training evaluation: Assigns a status level (excellent/good/warning/critical) based on recent and consecutive training behavior.
  • Actionable recovery guidance: Provides a daily cyberpunk motto and, when the status is not good, specific improvement suggestions to get back into motion.

Quick Start

Run the cyberfit-status module to fetch your current training telemetry and render the full ASCII dashboard with recommendations.

Frequently Asked Questions about cyberfit-status

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I view my workout logging data as an ASCII fitness dashboard?

You can view your workout logging data as an ASCII fitness dashboard by running the cyberfit-status module, which fetches training telemetry and renders a complete instrument panel displaying operator identity, streaks, and achievements.

What is progress telemetry and how does it calculate my training streaks?

Progress telemetry tracks your workout frequency and consecutive check-ins to compute experience levels and training streaks. It consolidates scattered health progress into a clear readout showing whether you are staying on track or slipping.

Does the fitness telemetry evaluation work for maintenance check-ins between sessions?

Yes, the fitness telemetry evaluation works for maintenance check-ins between training sessions. It assesses sedentary periods by assigning an excellent, good, warning, or critical status level based on your recent and consecutive training behavior.

How do I get behavior recommendations when my training frequency drops?

To get behavior recommendations when training frequency drops, run the status command to evaluate your telemetry. When your assessment is not good, the dashboard generates specific improvement suggestions and a daily motto to help you get back into motion.

Do I need Python to run the console visualization for fitness progress?

Yes, you need Python to run the console visualization for fitness progress. The status command requires execution via Python to compute your training assessment and format the complete ASCII instrument panel readout.