laoyuan-aigc-photo-recreation
v1.0.0老袁 AIGC 摄影二创:保护人物身份与原图事实的混合媒介摄影二创工作流。
By 老袁 AIGCLicense: MIT0 GitHub starsUpdated 3 hours ago
Directory evidence
- Runtimes
- Codex
- Parsed components
- 1 skill or MCP entry
- Source updated
- Aug 26, 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 plugin
codex plugin marketplace add IchenDEV/agent-plugin-mkt
codex plugin marketplace upgrade agent-plugin-marketplace
codex plugin add laoyuan-aigc-photo-recreation@agent-plugin-marketplacePaste and run these commands in a terminal with Codex. They add and refresh the PluginsMP catalog, then install this plugin.
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/LaoYuan-aigc/laoyuan-aigc-photo-recreationClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/laoyuan-aigc-photo-recreation/.
Plugin files
├── .codex-plugin/plugin.json└── skills/laoyuan-aigc-photo-recreation/SKILL.md
Included Skills1
老袁 AIGC 摄影二创:把单张真实人物、婚纱、旅行、风景或生活照片重新创作为完整艺术摄影作品,以实景拼贴为默认骨架,并严格保护人物身份、服装、动作、人数、关系、原图比例与摄影事实。支持纯艺、编辑、画册、展览、品牌、电影、拼贴、档案、实验九种模式及克制、平衡、实验三档强度。多张原片要求统一二创时,本 Skill 只建立系列视觉 DNA 并逐张独立完成二创;完整 Zine、摄影书、跨页与多图编排交给 scenes-gathered-zine-v1-3。适用于废片二创、艺术摄影与整组婚纱统一二创;不用于从零生成人物、常规修图、单纯换背景、电商主图或把已完成作品重复二创。
Plugin manifests1
{
"name": "laoyuan-aigc-photo-recreation",
"version": "1.0.0",
"description": "老袁 AIGC 摄影二创:保护人物身份与原图事实的混合媒介摄影二创工作流。",
"author": {
"name": "老袁 AIGC",
"url": "https://github.com/LaoYuan-aigc"
},
"homepage": "https://github.com/LaoYuan-aigc/laoyuan-aigc-photo-recreation",
"repository": "https://github.com/LaoYuan-aigc/laoyuan-aigc-photo-recreation",
"license": "MIT",
"keywords": [
"AIGC",
"photography",
"wedding",
"mixed-media",
"photo-recreation"
],
"skills": "./skills/",
"interface": {
"displayName": "老袁 AIGC 摄影二创",
"shortDescription": "保护人物与原图事实的艺术摄影二创",
"longDescription": "把真实人物、婚纱、旅行、风景或生活照片重新创作为完整艺术摄影作品,支持实景拼贴、撕纸、水彩、素描、网点、纸张、编辑、画册、档案与实验等方向。",
"developerName": "老袁 AIGC",
"category": "Creativity",
"capabilities": [
"Interactive",
"Read",
"Write"
],
"websiteURL": "https://github.com/LaoYuan-aigc/laoyuan-aigc-photo-recreation",
"defaultPrompt": "使用 $laoyuan-aigc-photo-recreation 保护人物身份、服装、动作与原图事实,把我提供的照片完成艺术二创。",
"brandColor": "#1F4D3A"
}
}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.
[laoyuan-aigc-photo-recreation on Agent Plugins Marketplace](https://pluginsmp.com/plugins/laoyuan-aigc-photo-recreation)