image
v0.1.0Image processing toolkit: high-fidelity photo restoration for scanned, aged, damaged, or low-quality photographs, preserving identity and original content
By leoLicense: MIT0 GitHub starsUpdated 1 hour ago
Directory evidence
- Runtimes
- Codex and Claude Code
- Parsed components
- 1 skill or MCP entry
- Source updated
- Sep 27, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install image for Codex and Claude Code
codex plugin marketplace add liuww06/skills
codex plugin marketplace upgrade leo-skills
codex plugin add image@leo-skillsPaste and run these commands in a terminal with Codex. They add and refresh the leo-skills catalog, then install this plugin.
Compatibility: the page URL and API slug “image” remain stable.
- Codex:
image@agent-plugin-marketplace→image@leo-skills
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/liuww06/skillsClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/image/.
Plugin files
├── .codex-plugin/plugin.json├── .claude-plugin/plugin.json└── skills/photo-restoration/SKILL.md
Included Skills1
Restore scanned, aged, damaged, or low-quality photographs with a conservative high-fidelity workflow. Prioritize preserving identity, facial geometry, original scene content, and historical authenticity over aggressive enhancement or AI reconstruction. 用户提出照片修复、老照片修复、扫描照片修复、照片翻新、去污去划痕、提升照片清晰度等需求时使用。
Plugin manifests2
{
"name": "image",
"version": "0.1.0",
"description": "Image processing toolkit: high-fidelity photo restoration for scanned, aged, damaged, or low-quality photographs, preserving identity and original content",
"author": {
"name": "leo"
},
"license": "MIT",
"keywords": [
"image",
"photo",
"restoration",
"repair",
"enhance"
]
}{
"name": "image",
"version": "0.1.0",
"description": "Image processing toolkit: high-fidelity photo restoration for scanned, aged, damaged, or low-quality photographs, preserving identity and original content",
"author": {
"name": "leo"
},
"license": "MIT",
"keywords": [
"image",
"photo",
"restoration",
"repair",
"enhance"
]
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[image on Agent Plugins Marketplace](https://pluginsmp.com/plugins/image)