ericmjlericmjlCommunityยท11 Agent Skills Included

skills

GitHub workflows, code review, video creation, and writing

Automates daily developer work: pull request reviews, CI debugging, atomic commits, stacked PRs, and GitHub activity reports. Creates marketing copy, video scripts, Remotion animations, slide decks, and styled Google Docs without manual design work. Runs ML experiments, security audits, and data exploration with structured, repeatable workflows. Eliminates repetitive terminal commands and inconsistent processes across coding and content tasks.
npx skills add ericmjl/skills --all -g -y
Available:

Gives the AI agent operational rules for working in this repository: commit every change atomically with git, follow strict shell and Python script conventions, and structure new skills with proper SKILL.md frontmatter.

All Skills in This Repository (11)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
ericmjlericmjl

gh-pr-code-review

Automate two-pass GitHub PR code reviews with prioritized inline comments.

Community
Advanced
๐Ÿ“ฆ In Repo
ericmjlericmjl

debug-github-ci

Debug GitHub Actions CI failures using gh CLI to inspect runs, logs, and workflows.

Community
Advanced
๐Ÿ“ฆ In Repo
ericmjlericmjl

gh-cli

Automate GitHub repository and workflow operations using the gh CLI.

Community
Advanced
๐Ÿ“ฆ In Repo
ericmjlericmjl

youtube

Orchestrate yt-dlp to download videos, extract audio, transcripts, and metadata.

Community
Advanced
๐Ÿ“ฆ In Repo
ericmjlericmjl

skill-creator

Create and package Claude skills with structured SKILL.md frontmatter.

Community
Intermediate
๐Ÿ“ฆ In Repo
ericmjlericmjl

gh-activity-summary

Summarize GitHub activity into a plain-language report for a date range.

Community
Intermediate
๐Ÿ“ฆ In Repo
ericmjlericmjl

ml-experimentation

Manage machine learning experiment lifecycles from planning to reporting.

Community
Advanced
๐Ÿ“ฆ In Repo
ericmjlericmjl

gh-daily-timeline

Fetch GitHub events for a date and categorize them into a daily activity report.

Community
Intermediate
๐Ÿ“ฆ In Repo
ericmjlericmjl

skill-installer

Install and update Agent Skills across multiple harness-specific directories.

Community
Intermediate
๐Ÿ“ฆ In Repo
ericmjlericmjl

agents-md-improver

Propose cohesive patches to AGENTS.md from user corrections.

Community
Advanced
๐Ÿ“ฆ In Repo
ericmjlericmjl

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/.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How 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โ†’