Skip to content

Latest commit

 

History

22 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

agent-skills

AI agent skills for research and everyday life.

Built for Claude Code, but the core scripts are LLM-agnostic Python.

Installation

Just tell Claude Code:

"Install all skills from https://github.com/JinukMoon/agent-skills into my skills."

Claude Code will clone this repo and copy the skills to ~/.claude/skills/.

Each skill's SKILL.md contains its own setup guide (Python dependencies, renderer selection, etc.). On first use, each skill asks once for any personal settings it needs (paths, author info, etc.) and stores them locally on your machine — no personal data lives in this repo.

Available Skills

Research

Skill Description
structure-visualizer Render atomic/molecular structures as publication-quality PNG (OVITO Tachyon / POV-Ray)
pptx-to-pdf Convert PPTX to PDF by rasterizing each slide as a 7K image — renders identically on any machine regardless of installed fonts
paper-reading Deep-read a scientific paper PDF and produce full Korean translation + critical review
pre-proof Final proofreading / anomaly hunt for manuscripts before submission (10-pass checker)
scientific-paper-coach Review or write scientific manuscripts against a 200+-item academic-writing checklist (distilled from an SNU scientific-writing course) — PASS/FAIL review mode + checklist-first write mode
jcr-if-extract Extract Clarivate JCR Impact Factors for a journal list, accumulate a multi-year IF database, plot long-run trends, and generate a single-file HTML report with year-over-year movers

Life

Skill Description
snu-tennis-reserve Auto-grab SNU tennis court reservations the moment they open (Monday 9:30 KST) via Playwright
snu-etl-video-downloader Download SNU eTL/LCMS lecture videos by content_id (parallel, with failure detection)
whisper-transcribe Transcribe lecture videos to text with OpenAI Whisper (ffmpeg extraction + GPU pipeline, battle-tested pitfalls included)
qr-code Generate print/slide-ready QR code PNGs (860×860, high error correction, black frame) from URLs/phone/text and verify each by decoding it back

Examples (structure-visualizer)

Molecules

H2O NH3 CH4 CO2 C2H6
H2O NH3 CH4 CO2 C2H6
C2H4 C6H6 CH3OH HCOOH CH3CHO
C2H4 C6H6 CH3OH HCOOH CH3CHO

Slabs & Surfaces

Ru55O20 / graphene Ru309O52 / graphene
Ru55O20 Ru309O52
ZnO + water Co2MnO4 + water
ZnO_water Co2MnO4_water

License

MIT

About

AI agent skills for research and everyday life — built for Claude Code, core scripts LLM-agnostic.

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages