📝
WritingPython

Skill Generalizer

by hqhq1025

Skill Generalizer is a Writing skill for Claude Code, published by hqhq1025 in skill-optimizer.

167 stars4 forkson hqhq1025/skill-optimizerAdded 2026/09/08+2% in starsRepository updated 2026/05/14
agent-skillsagentskillsai-visibilityclaude-codeclaude-code-skillsclaude-skillcodexcodex-skillscursor-skillsgemini-cligithub-pagesllm-agentsllms-txtopencode-skillsprompt-engineeringskill-generalizerskill-minerskill-optimizerskill-personalizer
Install in seconds
Install Skill Generalizer
Copy Skill Generalizer into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/hqhq1025/skill-optimizer/tree/main/skills/skill-generalizer ~/.claude/skills/skill-generalizer

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/hqhq1025/skill-optimizer.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/skill-generalizer/SKILL.md in hqhq1025/skill-optimizer
Installs to
~/.claude/skills/skill-generalizer
Collection
One of 3 skills cataloged from this repository
Category
Writing1361 skills

What Skill Generalizer does

Skill Generalizer turns local or private agent skills into public versions by removing personal paths, credentials, internal hosts, and one-off assumptions. Use it when preparing a skill for sharing, marketplaces, or team reuse.

Skill Generalizer is cataloged under Writing on DirSkills. Skill Generalizer comes from a repository tagged agent-skills, agentskills, ai-visibility, claude-code and claude-code-skills.

Documentation

README

Skill Generalizer

Overview

Convert a working local skill into a clean public artifact. The goal is to preserve the reusable technique while removing private context, personal assumptions, and machine-specific setup.

When To Use

  • A user wants to publish, share, promote, open-source, or package a local skill.
  • A skill was born from personal workflows, private repos, local paths, transcripts, remote hosts, or team conventions.
  • The output needs to be useful to strangers without leaking the author's environment.

Do not use for tuning a skill only for the user's own machine; use skill-personalizer for that.

Workflow

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Skill Generalizer

  • What else does hqhq1025 publish alongside Skill Generalizer?

    Skill Generalizer is one of 3 skills that DirSkills catalogs from hqhq1025/skill-optimizer, the repository it ships in. Its siblings there include Skill Miner and Skill Personalizer. Each one is a separate skill with its own page in this directory, installs the same way Skill Generalizer does, and is maintained by hqhq1025 in that same repository. The rest of the collection is listed on the hqhq1025/skill-optimizer page.

  • How does Skill Generalizer compare to other Writing skills?

    Skill Generalizer ranks #1181 by stars among the 1361 Writing skills in this catalog. The most-starred ones next to it are Article Writing, Social Media Content Calendar and Knowledge Comic Creator. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Skill Generalizer against them. Open each page to compare what they document and how they install.