skill-localUpdate

Synchronize portfolio skill data across terminal outputs and PDF documentation.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/MikkoNumminen/mikkonumminen.dev --skill skill-localupdate
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-localUpdate
Source: https://github.com/MikkoNumminen/mikkonumminen.dev/tree/main/.claude/skills/skill-localUpdate
Command: npx skills add https://github.com/MikkoNumminen/mikkonumminen.dev --skill skill-localupdate

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill eliminates the risk of inconsistent data across your portfolio by automating the multi-step process of refreshing the skills registry, merging usage measurements, and regenerating the downloadable PDF catalog.

Core Features & Use Cases

  • Automated Orchestration: Executes a five-step chain including pre-flight checks, registry re-walking, measurement overlay, and PDF rendering.
  • Surface Synchronization: Ensures the contact page terminal, the downloadable PDF, and the internal registry snapshot all reflect the same source of truth.
  • Use Case: After running usage measurements, use this skill to instantly update your site's terminal output and the downloadable skills PDF without manual file handling.

Quick Start

Run the skill-localUpdate command to refresh all local portfolio skill artifacts and regenerate the skills registry PDF.

Frequently Asked Questions about skill-localUpdate

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

FAQPage Schema
How do I synchronize portfolio skill data with my PDF exports automatically?

Synchronizing portfolio skill data ensures your contact page terminal, downloadable PDF, and internal registry snapshot all reflect the same source of truth by automating registry re-walking and measurement overlay.

How to regenerate a skills registry PDF after running usage measurements?

You can regenerate your skills registry PDF by executing a multi-step build pipeline that merges usage measurements with your inventory registry and renders the updated PDF catalog without manual file handling.

Do I need Node.js and Chrome installed to render local PDF documentation?

Yes, you need both Node.js and a local Chrome installation to execute the full build and overlay pipeline required to render local PDF documentation and synchronize portfolio skill data.

What is the best way to update terminal outputs and internal registries with the same data source?

The best way to update terminal outputs and internal registries is through surface synchronization, which ensures the contact page terminal, internal registry snapshot, and PDF reflect a single source of truth.

Why does my local portfolio build fail during the PDF rendering step?

A local portfolio build fails during the PDF rendering step if prerequisite environment checks fail, specifically missing a required Node.js environment or a local Chrome installation needed for the overlay pipeline.