Real Skill packageSource verifiedClawHub registry

car-maintenance-timeline

Use when the user asks what car maintenance is due or overdue, whether a service can wait, what a dealer 'recommended service' actually contains, or to build a maintenance schedule and budget from mileage, vehicle age, and service history. Computes dual-interval status (every N km OR M months, whichever first), applies a severe-service multiplier for city/short-trip/towing driving, projects a 24-month service timeline from annual mileage, and shows typical cost ranges and DIY difficulty so owners can challenge ups…

Identity and source

Publisher attributionvoronindenis5registry owner unverified by skillvetai
Functional categoryAwaiting category reviewreview pending · 0% rule confidence
Package forminstruction with code7 recorded files
Canonical sourceClawHub registryclawhub:voronindenis5:car-maintenance-timeline
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/28/2026.claude/skills/car-maintenance-timeline

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/28/2026.agents/skills/car-maintenance-timeline

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/28/2026skills/car-maintenance-timeline

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @voronindenis5/car-maintenance-timeline
clawhub inspect @voronindenis5/car-maintenance-timeline --version 1.0.0

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
7 / 7 inspected as text
Checked
8/28/2026, 10:23:46 PM
Scanner
0.1.3
Policy
1.0.3
3 inferred permission indicators
  • shell execution — automatically inferred
  • network access — automatically inferred
  • filesystem write — automatically inferred
1 dependency and API indicators
  • api: clawhub.ai
External clawhub result: clean

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/28/2026, 5:40:01 PM
Release binding
Matches this record
  • vt: clean
  • skillspector: clean
  • llm: clean

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:e117c3d60abdeb966c74e2f2b7e9a609f09dcb217a6772090d550bd23ffa96b7
Show up to 7 recorded paths
  • LICENSE
  • README.md
  • references/maintenance-model.md
  • scripts/car_maintenance.py
  • scripts/test_car_maintenance.py
  • skill-card.md
  • SKILL.md

Source changelog

Initial release of Car Maintenance Timeline. - Provides generic car maintenance scheduling using dual-interval logic (km or months, whichever comes first). - Includes a task library with 13 common services, typical cost ranges, and DIY difficulty. - Supports severe-service adjustments for city, short-trip, towing, and other harsh conditions. - Computes what maintenance is overdue, due soon, or OK based on odometer, vehicle age, and service history. - Projects a 24-month service and cost timeline from annual mileage. - Designed to help owners understand, budget, and challenge unnecessary upselling.