skills
Coding, image generation, research, and document automation workflows
All Skills in This Repository (11)
Pure Emerald Level Indicatorshwp
Read, parse, and convert HWP/HWPX documents to Markdown or other formats.
project-spec-writer
Generate XML project specifications with required sections and schema validation.
a4-print-design
Generate grayscale A4 printable HTML documents with a two-column grid.
agent-1on1
Refine Claude agent definitions through guided 1on1 coaching sessions.
gpt-image2
Generate and edit images with the gpt-image-2 model via Image and Responses APIs.
agent-research
Coordinate multi-agent research with dynamic expert selection and phase-based workflows.
spring-boot-init
Automate Spring Boot project creation via Start.spring.io with YAML conversion.
worklog
Summarize Claude Code sessions into weekly Markdown worklogs grouped by project.
manpower
Analyze Claude Code session logs to score prompting skills across 8 axes.
gemini-3-pro-imagegen
Generate and edit images using Gemini Nano Banana Pro and Nano Banana 2 models.
paper-trending
Fetch trending papers from HuggingFace Daily Papers and generate one-line summaries.
Frequently Asked Questions
FAQPage SchemaHow to install revfactory skills?โผ
Run `npx skills add revfactory/skills --all -g -y` in your terminal to install all skills in this collection globally.
What can I do with these skills?โผ
You can scaffold Spring Boot projects, write structured project specs, convert Korean HWP files, generate and edit images, crawl websites, and produce research reports from plain-language requests.
How to generate images in parallel?โผ
Use the codex-image skill, which runs up to 5 image generations concurrently through the Codex CLI, cutting wait time by nearly 3x compared to serial runs.
Do these skills work with Claude Code?โผ
Yes. Every skill follows the standard SKILL.md format and runs directly inside Claude Code and compatible coding environments.
Can I use these skills without coding experience?โผ
Yes. You describe what you want in plain language, and the skills handle the underlying scripts, API calls, and file processing for you.
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