public-skills
Code review, document editing, image generation, and writing cleanup
All Skills in This Repository (8)
Pure Emerald Level Indicatorsgpt-image-gen
Generate images from text descriptions using OpenAI's GPT-Image-2 model.
deslop-zh
Remove AI tone from Chinese writing using NLP techniques.
brainstorming-cn
Facilitate collaborative brainstorming and generate PRD documents from structured input.
review-code
Automate code review with structured guidelines and Python-based checks for quality and security assessments.
deslop-en
Remove AI-generated writing patterns from English text using Python libraries.
better-goal
Define measurable goals for coding agents with verification and constraints.
herdr
Manage terminal workspaces, tabs, and panes via a command-line interface.
jupytext
Convert Jupyter Notebooks between .py and .ipynb formats.
Frequently Asked Questions
FAQPage SchemaHow to install public-skills?▼
Run `npx skills add ninehills/public-skills --all -g -y` in your terminal to install all skills in this collection globally.
How to remove AI writing style from text?▼
Use the deslop-zh or deslop-en skills, which rewrite Chinese or English prose to remove robotic patterns like filler phrases, empty summaries, and buzzwords.
Can I edit Word and Excel files without Office installed?▼
Yes. The officecli skill creates, reads, and modifies .docx, .xlsx, and .pptx files through a single command-line binary with no Office installation required.
How to generate images with reference photos?▼
The gpt-image-gen skill supports text-to-image, image-to-image editing with reference photos, and mask-based inpainting through one script.
Do these skills work with Claude Code and Codex?▼
Yes. All skills follow the standard SKILL.md format and run in Claude Code, Codex, and other compatible coding environments.
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