psi-update-calc

Community

Safely update calculation metadata

AuthorBryceByeongchan
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates safe, consistent updates to calculation YAML frontmatter in a file-based provenance project, eliminating error-prone manual edits while preserving Markdown bodies and index integrity.

Core Features & Use Cases

  • Frontmatter merging and nested updates: Parse field=value pairs with dot notation to update nested keys and lists, supporting updates like key_results.energy=-5.43 and tags=silicon,relaxation.
  • Provenance and index maintenance: Update calc_db/index.md entries, adjust parent/child links, and create subjob directories when adding subjobs.
  • Multi-job aggregation & safe writes: Auto-aggregate multi-job status from subjob states, perform writes under file locks, and preserve existing markdown content.
  • Use Case: Mark a multi-job calculation as completed after its final subjob finishes while ensuring index and parent links remain consistent.

Quick Start

Run the psi-update-calc skill to set calculation c001 status=completed and add tags silicon,relaxation.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: psi-update-calc
Download link: https://github.com/BryceByeongchan/psi-skills/archive/main.zip#psi-update-calc

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.