claude-skills
Session retrospectives, state saving, teaching, and skill creation
All Skills in This Repository (7)
Pure Emerald Level Indicatorspause
Automates session state preservation and resume prompt generation for work breaks.
pretty-page
Convert markdown content to styled HTML pages and upload to S3-compatible storage.
upskill
Scan Claude Code session transcripts to flag outdated skills and propose new workflow skills.
reflect
Analyze Claude Code session transcripts to identify friction points and workflow inefficiencies.
create-skill
Transform Claude Code sessions into reusable skills with research and approval.
teach
Quiz users on Claude Code session transcripts via Socratic questioning.
publish-oss
Automate publishing internal monorepo packages as public open source on GitHub and npm.
Frequently Asked Questions
FAQPage SchemaHow to install claude-skills?โผ
Run `npx skills add alexknowshtml/claude-skills --all -g -y` in your terminal to install all skills globally.
How to save and resume a work session?โผ
Use the /pause skill to commit your work and generate a resume prompt, with a quick mode for short breaks and a full mode that pushes to remote.
How to turn a work session into a reusable skill?โผ
Run /create-skill to research, plan, and package the current session into a reusable skill, with an approval step before anything is built.
How to convert markdown to a shareable web page?โผ
The /pretty-page skill renders markdown into a styled HTML page with interactive checkboxes and uploads it to S3-compatible storage, returning a public URL.
Do these skills require coding experience?โผ
No. Each skill runs as a simple slash command, and the agent handles the underlying git, scripting, and publishing steps for you.
Related Repositories in Personal & Entrepreneur
View All in Personal & Entrepreneurโclawdis
Run a personal AI assistant across your devices and chats
awesome-claude-skills
Curated library of 1000+ ready-to-use AI agent skills
chatgpt-on-wechat
Personal AI assistant that plans tasks, remembers, and chats anywhere