skills
GitHub workflows, code review, video creation, and writing
All Skills in This Repository (11)
Pure Emerald Level Indicatorsgh-pr-code-review
Automate two-pass GitHub PR code reviews with prioritized inline comments.
debug-github-ci
Debug GitHub Actions CI failures using gh CLI to inspect runs, logs, and workflows.
gh-cli
Automate GitHub repository and workflow operations using the gh CLI.
youtube
Orchestrate yt-dlp to download videos, extract audio, transcripts, and metadata.
skill-creator
Create and package Claude skills with structured SKILL.md frontmatter.
gh-activity-summary
Summarize GitHub activity into a plain-language report for a date range.
ml-experimentation
Manage machine learning experiment lifecycles from planning to reporting.
gh-daily-timeline
Fetch GitHub events for a date and categorize them into a daily activity report.
skill-installer
Install and update Agent Skills across multiple harness-specific directories.
agents-md-improver
Propose cohesive patches to AGENTS.md from user corrections.
scientific-eda
Guide stepwise exploratory analysis of CSV, FASTA, and other scientific datasets with Python scripts via uv and PEP723 metadata, saving WebP plots and session journals under analysis/.
Frequently Asked Questions
FAQPage SchemaHow to install ericmjl/skills?โผ
Run `npx skills add ericmjl/skills --all -g -y` in your terminal to install all skills globally. They then work in Claude Code, Cursor, OpenCode, Codex, and other compatible agents.
What can I do with these skills?โผ
You can review pull requests, debug CI failures, split work into atomic commits or stacked PRs, write marketing copy and video scripts, generate Remotion videos, run ML experiments, and audit code for security issues.
Do these skills work with Claude Code and Cursor?โผ
Yes. Every skill follows the standard SKILL.md format, so they load automatically in Claude Code, Cursor, OpenCode, GitHub Copilot, and Codex once installed.
Can I use these skills without coding experience?โผ
Many skills like marketing-copy, video-script-writing, and youtube work from plain-English requests. Technical skills like gh-cli and ml-experimentation require basic tools such as the GitHub CLI or Python.
How do I create my own skill from this repo?โผ
Use the built-in skill-creator skill: it scaffolds a new skill folder, helps you write a strong trigger description, and packages the result for sharing.
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