byjaechang-hits· 57 skills
Scaffold a new SciAgent-Skills entry. Picks pipeline/toolkit/database/guide template, creates skills/{category}/{name}/SKILL.md with valid frontmatter, appends the registry.yaml entry, runs validation. Enforces name uniqueness, kebab-case, description keyword rules, schema rules from AGENTS.md.
$npx -y skills add jaechang-hits/sciagent-skills --skill sciagent-skill-creatorInstalls into the current project.
Run `npx skills use "https://github.com/jaechang-hits/sciagent-skills" --skill "jaechang-hits/sciagent-skills/sciagent-skill-creator"` 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/jaechang-hits/sciagent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/jaechang-hits/sciagent-skills"` and select the relevant skills, then follow their instructions.