FAQ
ieee-skills is a Claude Code plugin with 22 hand-picked skills for content work, indexed on Flowy. Install it with the command on its page. It includes ieee-citation, ieee-cover, ieee-experiments. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.
Repo: TenWalk/ieee-skills
This repository contains two platform-adapted packages for the same IEEE communications manuscript skills.
| Package | Path | Target |
|---|---|---|
| Codex package | ieee-skills-codex/ | Codex plugin or direct ~/.codex/skills installation |
| Claude package | ieee-skills-claude/ | Claude Code / Cowork plugin installation |
Both packages contain the same 11 IEEE skill bodies and reference files:
ieee-writingieee-polishingieee-citationieee-experimentsieee-figureieee-responseieee-letterieee-methodsieee-coverieee-searchieee-latexThe Codex package additionally includes per-skill agents/openai.yaml files and
.codex-plugin/plugin.json. The Claude package includes .claude-plugin/ metadata.
Use the Codex-adapted package:
cp -R ieee-skills-codex/skills/ieee-* ~/.codex/skills/
Restart Codex after copying.
Use the Claude-adapted package:
cd ieee-skills-claude
/plugin marketplace add <path-or-git-url-to-this-folder>
/plugin install ieee-skills
/reload-plugins
The two package folders are intended to stay content-identical at the skill level. Platform-specific differences are limited to metadata and UI integration files.
.gitignore
ieee-skills-claude/
.claude-plugin/
marketplace.json
plugin.json
.gitignore
LICENSE
README.md
skills/
ieee-citation/
README.md
references/
ieee-reference-format.md
ieeetran-latex.md
SKILL.md
ieee-cover/
README.md
references/
cover-letter-template.md
significance-framing.md
SKILL.md
ieee-experiments/
README.md
references/
experiment-design.md
tables-and-claims.md
SKILL.md
ieee-figure/
README.md
references/
ieee-figure-spec.md
matplotlib-patterns.md
SKILL.md
ieee-latex/
README.md
references/
build-diagnosis.md
ieeetran-checklist.md
SKILL.md
ieee-letter/
README.md
references/
compression-tactics.md
letter-format.md
SKILL.md
ieee-methods/
README.md
references/
notation-and-complexity.md
reproducibility-checklist.md
SKILL.md
ieee-polishing/
README.md
references/
section-moves.md
sentence-and-style.md
SKILL.md
ieee-response/
README.md
references/
cover-letter.md
response-structure.md
SKILL.md
ieee-search/
README.md
references/
search-strategy.md
verification-and-bibtex.md
SKILL.md
ieee-writing/
README.md
references/
abstract.md
body-revision.md
chinese-author-workflow.md
introduction.md
journal-fit.md
learning-based-comms.md
method.md
results-discussion-conclusion.md
system-model-paradigms.md
theory-and-proofs.md
SKILL.md
ieee-skills-codex/
.codex-plugin/
plugin.json
.gitignore
LICENSE
README.md
skills/
ieee-citation/
agents/
openai.yaml
README.md
references/
ieee-reference-format.md
ieeetran-latex.md
SKILL.md
ieee-cover/
agents/
openai.yaml
README.md
references/
cover-letter-template.md
significance-framing.md
SKILL.md
ieee-experiments/
agents/
openai.yaml
README.md
references/
experiment-design.md
tables-and-claims.md
SKILL.md
ieee-figure/
agents/
openai.yaml
README.md
references/
ieee-figure-spec.md
matplotlib-patterns.md
SKILL.md
ieee-latex/
agents/
openai.yaml
README.md
references/
build-diagnosis.md
ieeetran-checklist.md
SKILL.md
ieee-letter/
agents/
openai.yaml
README.md
references/
compression-tactics.md
letter-format.md
SKILL.md
ieee-methods/
agents/
openai.yaml
README.md
references/
notation-and-complexity.md
reproducibility-checklist.md
SKILL.md
ieee-polishing/
agents/
openai.yaml
README.md
references/
section-moves.md
sentence-and-style.md
SKILL.md
ieee-response/
agents/
openai.yaml
README.md
references/
cover-letter.md
response-structure.md
SKILL.md
ieee-search/
agents/
openai.yaml
README.md
references/
search-strategy.md
verification-and-bibtex.md
SKILL.md
ieee-writing/
agents/
openai.yaml
README.md
references/
abstract.md
body-revision.md
chinese-author-workflow.md
introduction.md
journal-fit.md
learning-based-comms.md
method.md
results-discussion-conclusion.md
system-model-paradigms.md
theory-and-proofs.md
SKILL.md
LICENSE
README.mdยฉ 2026 Flowy ยท Free and open source
Built for Claude Code ยท Not affiliated with Anthropic