Hoczka-git
Community@Hoczka-git
Hoczka-git provides Janus-based fitness activity ingestion skills for tracking, normalizing, and analyzing strength and running workout data.
Agent Skills by Hoczka-git
Showing 3 vetted skills indexed across 1 GitHub repositories.
strength
Track and analyze strength workouts with exercise, set, volume, and PR analytics.
running
Track and analyze running workouts through the Janus activity ingestion gateway.
activity-ingestion
Normalize and ingest activity records into Janus data files via a typed gateway.
Frequently Asked Questions About Hoczka-git
FAQPage SchemaWhat tasks can I perform using Hoczka-git's skills?▼
You can normalize and ingest model-generated activity records into Janus data files, track strength workouts (Workout → Exercise → Set) with volume, progression, PR-detection, and anomaly checks, and track and analyze running workouts through the Janus activity ingestion layer.
Who are these skills designed for?▼
These skills target users of the Janus activity data ecosystem who need structured fitness data capture—specifically athletes or developers managing strength and running workout records, analytics, and ingestion pipelines under the ADR-005 activity data architecture.
How do the skills work together in practice?▼
The activity-ingestion skill normalizes and deduplicates model-generated records into Janus data files via the activity_ingest gateway. The strength and running skills build on it, adding workout-specific tracking and analytics for their respective activity types.
What license and cost apply to these skills?▼
All three skills—strength, running, and activity-ingestion—are released under the MIT license, making them free to use, modify, and redistribute. They are authored by Hermes Agent at version 0.1.0.
What platforms and dependencies are required?▼
The skills run on Linux, macOS, and Windows. They depend on the Janus activity ingestion layer and the activity_ingest gateway; strength and running relate to activity-ingestion, which in turn relates to the janus-task-add-nl skill.