A collection of reusable AI agent skills and standalone CLI tools for Manus, Claude Code, Qodo, Cursor, and more.
中文说明 | English
A collection of reusable AI agent skills and standalone CLI tools. Each skill is designed to work seamlessly with Manus, and also ships as an independent Python CLI tool that runs in any environment — Claude Code, Qodo, Cursor, Windsurf, or plain terminal.
| Skill | Description | Status |
|---|---|---|
| pdf-watermark-remover | Remove tiling-pattern and semi-transparent text watermarks from PDF files | Stable |
| claude-code-extensions | A collection of memory enhancement plugins and skills for Claude Code | Active |
# Clone the repo
git clone https://github.com/yuanqi99/manus-skills.git
cd manus-skills
# Use any skill — example: PDF Watermark Remover
cd pdf-watermark-remover
pip install -e .
pdf-watermark-remover input.pdf output.pdf
Every skill in this repo is designed to be universal — use it wherever you work.
Clone the repo into your workspace and use any skill as a CLI tool:
git clone https://github.com/yuanqi99/manus-skills.git
cd manus-skills/pdf-watermark-remover
pip install -e .
pdf-watermark-remover input.pdf output.pdf
Or run the script directly without installation:
python pdf-watermark-remover/pdf_watermark_remover/cli.py input.pdf output.pdf
Skills are automatically detected when placed in /home/ubuntu/skills/. Simply copy:
cp -r pdf-watermark-remover /home/ubuntu/skills/pdf-watermark-remover
Install as a standard Python package:
cd pdf-watermark-remover && pip install .
pdf-watermark-remover input.pdf output.pdf
manus-skills/
├── README.md # English README
├── README_CN.md # 中文 README
├── LICENSE
Mine your Claude Code and Codex logs into a local you.md agent profile.
Local-first AI coding agent for VS Code & Cursor. Ollama, LM Studio & your inference fleet. Cursor-grade agent UX — offline, private, zero token cost.
A self-improving skill for AI coding agents (Claude Code, Cursor, AGENTS.md): recognize a hard-won golden path in a session and harvest it into a reusable skill/rule for next time.
Second brain for Forward Deployed Engineers. Engagement memory + 35 skills across 6 domains, all behind one @fde... Works with any AI coding agent.
Game-development Agent Skills for AI coding agents: install once and a master router loads the right skill for your engine and task. 66 original, version-pinned skills (plus a master router) in the portable SKILL.md format that runs across Claude Code, Cursor, Codex, Copilot, Gemini CLI and more, for Godot, Unity, Unreal, web and beyond.
Honey (I Shrunk the AI) by GreenPT: a cross-tool coding skill that cuts AI coding-agent token usage and LLM API costs — write less code, less prose, and denser agent-to-agent handoffs (−53%, lossless in benchmarks) with no loss of quality. Works with Claude Code, Cursor, GitHub Copilot, Codex, Gemini CLI, Windsurf, Cline & Kiro.
Workflows from the Neura Market marketplace related to this Cursor resource