skillz
Install, create, and manage skills, commands, hooks, and subagents
All Skills in This Repository (47)
Pure Emerald Level Indicatorsscientific-workflows
Select and implement the simplest scientific workflow tool for given requirements.
materials-databases
Query materials data from AFLOW and Materials Project databases.
scientific-reviewer
Identify and evaluate claims and supporting evidence in scientific documents.
eln
Organize scientific experiments into date-based org-mode lab notebooks.
pycse
Perform linear, nonlinear, and polynomial regression with confidence intervals and prediction bounds.
tdd
Guide users through the Red-Green-Refactor cycle for Test-Driven Development.
vasp
Generate VASP input files and parameter settings for DFT workflows.
idaes
Model, simulate, and optimize chemical processes with IDAES flowsheets.
elevenlabs
Convert text and prompts into lifelike audio via the ElevenLabs Python SDK.
pymatgen
Analyze, transform, and integrate crystal structures with pymatgen workflows.
pycalphad
Compute phase diagrams and equilibria from CALPHAD TDB databases.
phd-qualifier
Evaluate PhD qualifier reports, presentations, and question sessions in Chemical Engineering.
Frequently Asked Questions
FAQPage SchemaHow 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→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core