CJL Skills Collection — a personal Claude Code plugin with 17 production skills. Use when the user wants to: read papers, create content cards, design presentations, analyze relationships, improve writing, research travel, learn vocabulary, and more.
Scanned 9/9/2026
Install to Claude Code
npx -y skills add Lord1Egypt/awesome-skill-forge --skill cjl-plugin --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Cjl Plugin?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/lord1egypt-cjl-plugin)More formats (shields.io, HTML) on the badges page.
---
name: cjl-plugin
description: |
CJL Skills Collection — a personal Claude Code plugin with 17 production skills.
Use when the user wants to: read papers, create content cards, design presentations,
analyze relationships, improve writing, research travel, learn vocabulary, and more.
user_invocable: true
version: "1.0.0"
---
# CJL Skills Collection
This is a **plugin** containing 17 individual skills. Activate any skill directly:
| Command | Description |
|---------|-------------|
| `/cjl-card` | Content → PNG visuals (infographics, posters) |
| `/cjl-paper` | Academic paper analysis |
| `/cjl-paper-flow` | Paper analysis + PNG card pipeline |
| `/cjl-paper-river` | Paper genealogy / citation tracing |
| `/cjl-plain` | Plain language rewriter |
| `/cjl-rank` | Dimensional reduction analysis |
| `/cjl-relationship` | Relationship analysis |
| `/cjl-roundtable` | Multi-perspective roundtable discussion |
| `/cjl-skill-map` | Visual overview of installed skills |
| `/cjl-travel` | City travel research workflow |
| `/cjl-word` | English word deep-dive |
| `/cjl-word-flow` | Word analysis → infographic card |
| `/cjl-writes` | Writing engine for idea development |
| `/cjl-x-download` | X/Twitter media downloader |
| `/cjl-learn` | Concept dissection and learning |
| `/cjl-invest` | Investment research and analysis |
| `/cjl-slides` | HTML presentations in 24 design styles |
## Installation
```
/install-plugin https://github.com/0xcjl/cjl-plugin
```
## Design Philosophy
- **Atomic**: one skill, one responsibility
- **Observable**: clear input → output contract
- **Self-contained**: no external state dependencies
- **User-invocable**: trigger via `/cjl-{name}` or natural language
## Credits
Adapted from [lijigang/ljg-skills](https://github.com/lijigang/ljg-skills), with `ljg-` → `cjl-` renaming and the addition of `cjl-slides`.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!