jkitchinjkitchinCommunity·47 Agent Skills Included

skillz

Install, create, and manage skills, commands, hooks, and subagents

Manages reusable skills, slash commands, lifecycle hooks, and subagents across Claude Code, OpenCode, Codex, and Gemini from one CLI. Eliminates manual copying, format errors, and scattered configuration with built-in validation, search, and batch install. Includes ready-made skills for scientific research, Python computing, lab automation, and creative media generation.
npx skills add jkitchin/skillz --all -g -y
Available:

Explains the repository architecture, validation rules, and CLI commands so the agent can correctly install, create, and manage skills, hooks, and subagents.

All Skills in This Repository (47)

Pure Emerald Level Indicators
📦 In Repo
jkitchinjkitchin

scientific-workflows

Select and implement the simplest scientific workflow tool for given requirements.

Community
Intermediate
📦 In Repo
jkitchinjkitchin

materials-databases

Query materials data from AFLOW and Materials Project databases.

Community
Intermediate
📦 In Repo
jkitchinjkitchin

scientific-reviewer

Identify and evaluate claims and supporting evidence in scientific documents.

Community
Advanced
📦 In Repo
jkitchinjkitchin

eln

Organize scientific experiments into date-based org-mode lab notebooks.

Community
Advanced
📦 In Repo
jkitchinjkitchin

pycse

Perform linear, nonlinear, and polynomial regression with confidence intervals and prediction bounds.

Community
Intermediate
📦 In Repo
jkitchinjkitchin

tdd

Guide users through the Red-Green-Refactor cycle for Test-Driven Development.

Community
Intermediate
📦 In Repo
jkitchinjkitchin

vasp

Generate VASP input files and parameter settings for DFT workflows.

Community
Advanced
📦 In Repo
jkitchinjkitchin

idaes

Model, simulate, and optimize chemical processes with IDAES flowsheets.

Community
Advanced
📦 In Repo
jkitchinjkitchin

elevenlabs

Convert text and prompts into lifelike audio via the ElevenLabs Python SDK.

Community
Intermediate
📦 In Repo
jkitchinjkitchin

pymatgen

Analyze, transform, and integrate crystal structures with pymatgen workflows.

Community
Advanced
📦 In Repo
jkitchinjkitchin

pycalphad

Compute phase diagrams and equilibria from CALPHAD TDB databases.

Community
Advanced
📦 In Repo
jkitchinjkitchin

phd-qualifier

Evaluate PhD qualifier reports, presentations, and question sessions in Chemical Engineering.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install skillz?

Run `npx skills add jkitchin/skillz --all -g -y` in your terminal to install everything in this repository globally.

What does skillz do?

It is a CLI for discovering, installing, validating, and creating skills, slash commands, hooks, and subagents across multiple coding platforms like Claude Code, OpenCode, Codex, and Gemini.

Can I create new skills with skillz?

Yes. Use `skillz create --type skill --name my-skill` for an interactive wizard, or add `--prompt` to generate the skill content automatically.

What skills are included in this repository?

It ships skills for scientific literature review, citation verification, materials databases, Python plotting and optimization, VASP and ASE simulations, Opentrons lab robots, image and audio generation, and presentations.

Does skillz work without coding experience?

Basic use requires only simple terminal commands like `skillz install` and `skillz search`, while the built-in validation catches format mistakes automatically.

Related Repositories in Software Engineering

View All in Software Engineering