It is a specification for semantic workflows used by agents to plan, generate, formalize, summarize, and execute complex tasks, projects, experiments,and research efforts for agents, requiring explicit structure, lazy loading,scoped context, evidence-grounded routing, and human review at critical checkpoints. USE WHEN the user asks for a complex task, project, experiment, or research effort that needs to be carefully planned before execution USE WHEN the user provides a text-based plan and wants it to be made more detailed and formalized according to this specification. USE WHEN the user asks to summarize ongoing or completed work into a reusable workflow manifest. USE WHEN the user specifies the location of an existing agent workflow and wants it loaded and executed according to the specification.
$npx -y skills add jinzhezenggroup/computational-chemistry-agent-skills --skill agent-taskboard-manifestInstalls into the current project.
Run `npx skills use "https://github.com/jinzhezenggroup/computational-chemistry-agent-skills" --skill "jinzhezenggroup/computational-chemistry-agent-skills/agent-taskboard-manifest"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jinzhezenggroup/computational-chemistry-agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/jinzhezenggroup/computational-chemistry-agent-skills"` and select the relevant skills, then follow their instructions.