Use the real `tools/summarize_rainfall.py` workflow. Never replace it with a mental calculation or claim an output that was not written. Validate inputs, run the tool, inspect the output CSV, and report failures with their exact fix. This KI turns a daily precipitation CSV into monthly totals. It is a task workflow, not a physical process simulator.
Scanned 9/11/2026
Install to Claude Code
npx -y skills add lzwei196/KISS---Knowledge-Infrastructure-for-Scientific-Simulation --skill kdt_task_ki_candidate --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Kdt Task Ki Candidate?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/lzwei196-kdt-task-ki-candidate)More formats (shields.io, HTML) on the badges page.
# MANDATORY EXECUTION POLICY
Use the real `tools/summarize_rainfall.py` workflow. Never replace it with a
mental calculation or claim an output that was not written. Validate inputs,
run the tool, inspect the output CSV, and report failures with their exact fix.
# Rainfall summary task KI
This KI turns a daily precipitation CSV into monthly totals. It is a task
workflow, not a physical process simulator.
## Workflow
1. Validate the input with [s1_input.md](docs/s1_input.md).
2. Run the aggregation with [s2_aggregate.md](docs/s2_aggregate.md).
3. Inspect and explain the result with [s3_validate.md](docs/s3_validate.md).
Public tool: `tools/summarize_rainfall.py`.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Designs system architecture, component specifications, and technical integration strategy. Use when: designing solutions, system architecture, technology stack, or integration approaches.