pasp-verifier

Verify PASP workflow integrity by inspecting knowledge files, input packages, and output files.

2|Updated May 15, 2026
One-click install
npx skills add https://github.com/cy0752/PASPskills --skill pasp-verifier
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pasp-verifier
Source: https://github.com/cy0752/PASPskills/tree/main/skills/subskills/pasp-verifier
Command: npx skills add https://github.com/cy0752/PASPskills --skill pasp-verifier

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill serves as a read-only verifier for bounded fact collection tasks in PASP workflows, ensuring the integrity of PASP workflows and reference data.

Core Features & Use Cases

  • Reference Checking: Precisely locate and verify PASP parameters, files, topics, modules, and syntax.
  • Input Preflight: Validate candidate input packages before formal input creation, ensuring all required files and configurations are present.
  • Directory Inventory: Provide a bounded inventory of a user workflow directory, aiding in decision-making.
  • Output Validation: Validate output files and handoff files after a run completes, ensuring data integrity and completeness.
  • Structure Analysis: Analyze structure files before generating or validating POSCAR, unit_cell.str, primitive cells, and SuperCell relationships.

Quick Start

Use the pasp-verifier skill to check the input package for the 'exchange_path' workflow.

Frequently Asked Questions about pasp-verifier

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

FAQPage Schema
How do I validate input packages before creating a formal PASP workflow input?

Validate PASP reference data by inspecting knowledge files, input packages, and output files to precisely locate and verify parameters, files, topics, modules, and syntax. This ensures data integrity and completeness across the workflow.

How do I check reference data integrity after a PASP workflow run completes?

Analyze PASP structure files by verifying primitive cells, SuperCell relationships, and unit_cell.str formats before generating or validating POSCAR files. This ensures structural correctness before formal input creation.

Does PASP verification require existing knowledge files and reference data to perform checks?

Inventory a PASP workflow directory by performing a bounded directory scan that catalogs available files and configurations, aiding in decision-making and ensuring all required components are present for the workflow.

What is the best way to verify PASP parameters, modules, and syntax?

Limitations of PASP verification include its read-only nature, meaning it cannot modify files, and its scope is restricted to bounded fact collection tasks. It requires pre-existing PASP knowledge and reference data to function correctly.