Human Values Skills Repository - You Validate, AI Executes. Agentic skills for academic research, LaTeX/Typst workflows, and development automation.
npx claudepluginhub hmyuuu/skillsAcademic research skills - papers, citations, derivations, typst/cetz, and more. L1-L3 autonomy with human validation.
Development skills - issue triage, experiment logging, and more. L2 autonomy with human validation.
Meta-skills for AI agent self-improvement and skill management.
Inline terminal visualization for scientific diagrams via typst
AI made action cheap. Validation is still expensive.
Agents can search, write, code, and iterate at near-zero cost. But someone still has to check if the output is correct, useful, or even sane. That's you.
| Level | You | Agent |
|---|---|---|
| L1 Conversational | Check every step | Draft, suggest |
| L2 Directed | Set method, review results | Execute with tests |
| L3 Autonomous | Approve goal, review final | Plan, orchestrate, self-validate, deliver |
Every skill has explicit checkpoints where your judgment is required.
| Skill | Level | Category | Description |
|---|---|---|---|
issue-triage | L2 | Development | Evaluate, polish, and create GitHub issues |
academic-research | L1-L2 | Research | Research papers, write typst with cetz plots |
arxiv-digest | L3 | Research | Daily digest of relevant arxiv papers |
latex-to-typst | L3 | Productivity | Convert LaTeX to typst format |
flowchart | L2 | Productivity | Generate flowcharts with typst/cetz |
derivation-checker | L1 | Research | Step-by-step math derivation verification |
experiment-logger | L2 | Development | Log ML experiments with params and plots |
citation-manager | L3 | Research | Find and format citations |
claude plugin marketplace add /path/to/skills
Enter Claude Code and use /plugin to navigate to the marketplace and install each skill.
# Install individual skills
claude plugin install academic-research@hmyuuu-skills
claude plugin install arxiv-digest@hmyuuu-skills
claude plugin install citation-manager@hmyuuu-skills
claude plugin install derivation-checker@hmyuuu-skills
claude plugin install experiment-logger@hmyuuu-skills
claude plugin install flowchart@hmyuuu-skills
claude plugin install issue-triage@hmyuuu-skills
claude plugin install latex-to-typst@hmyuuu-skills
Paste this into a fresh Claude Code session:
Install and configure by following the instructions here https://raw.githubusercontent.com/hmyuuu/skills/refs/heads/main/README.md
Instructions for LLM Agents
If you're an LLM Agent helping set up hmyuuu/skills, follow these steps:
Clone the repository:
git clone https://github.com/hmyuuu/skills.git /path/to/skills
Add the marketplace:
claude plugin marketplace add /path/to/skills
Ask user which skills to install:
academic-research - Research papers, write typst with cetz plotsarxiv-digest - Daily digest of relevant arxiv paperscitation-manager - Find and format citations automaticallyderivation-checker - Step-by-step math derivation verificationexperiment-logger - Log ML experiments with params and plotsflowchart - Generate flowcharts with typst/cetzissue-triage - Evaluate, polish, and create GitHub issueslatex-to-typst - Convert LaTeX to typst formatInstall selected skills:
claude plugin install academic-research@hmyuuu-skills
claude plugin install arxiv-digest@hmyuuu-skills
claude plugin install citation-manager@hmyuuu-skills
claude plugin install derivation-checker@hmyuuu-skills
claude plugin install experiment-logger@hmyuuu-skills
claude plugin install flowchart@hmyuuu-skills
claude plugin install issue-triage@hmyuuu-skills
claude plugin install latex-to-typst@hmyuuu-skills
Verify installation: Run claude plugin list to confirm skills are installed.
Tell the user installation is complete!
./install.sh
just install # Install all skills
Use the template:
mkdir -p plugins/my-new-skill/{.claude-plugin,skills/my-new-skill}
cp templates/SKILL.template.md plugins/my-new-skill/skills/my-new-skill/SKILL.md
# Add plugin.json to plugins/my-new-skill/.claude-plugin/
MIT
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations