lux-visual-systems
v1.1.0Art-direct and generate imagery through Lux Solari's Swiss editorial, anime, analogue, and technical visual system.
By Lux SolariLicense: CC-BY-SA-4.00 GitHub starsUpdated last week
Directory evidence
- Runtimes
- Codex
- Parsed components
- 1 skill or MCP entry
- Source updated
- Sep 11, 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 lux-visual-systems for Codex
codex plugin marketplace add luxsolari/lux-solari-codex-plugins
codex plugin marketplace upgrade lux-solari-codex
codex plugin add lux-visual-systems@lux-solari-codexPaste and run these commands in a terminal with Codex. They add and refresh the lux-solari-codex catalog, then install this plugin.
Compatibility: the page URL and API slug “lux-visual-systems” remain stable.
- Codex:
lux-visual-systems@agent-plugin-marketplace→lux-visual-systems@lux-solari-codex
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/luxsolari/lux-solari-codex-pluginsClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/lux-visual-systems/.
Plugin files
├── .codex-plugin/plugin.json└── skills/lux-visual-systems/SKILL.md
Included Skills1
Direct or generate images in Lux Solari's Swiss editorial, anime, analogue, and technical visual language. Use for Lux Solari sticker sheets, character sheets, full illustrations, editorial graphics, photography or film pieces, technical visuals, and image revisions that must preserve this system. Do not use for generic interface styling; use lux-swiss or tri-swiss for UI work.
Plugin manifests1
{
"name": "lux-visual-systems",
"version": "1.1.0",
"description": "Art-direct and generate imagery through Lux Solari's Swiss editorial, anime, analogue, and technical visual system.",
"author": {
"name": "Lux Solari"
},
"repository": "https://github.com/luxsolari/lux-solari-codex-plugins",
"license": "CC-BY-SA-4.0",
"keywords": [
"art-direction",
"image-generation",
"swiss",
"anime",
"analogue",
"editorial"
],
"skills": "./skills/",
"interface": {
"displayName": "Lux Solari Visual Systems Director",
"shortDescription": "Direct images through the Lux Solari visual system.",
"longDescription": "A governed image-making system for character art, sticker sheets, character sheets, editorial graphics, photography, technical visuals, and full illustrations.",
"developerName": "Lux Solari",
"category": "Design",
"capabilities": [
"art direction",
"image generation",
"reference governance",
"visual iteration"
],
"brandColor": "#D62828",
"screenshots": [
"skills/lux-visual-systems/assets/00_VISUAL_SYSTEM_MASTER.png",
"skills/lux-visual-systems/assets/12_REFERENCE_CHARACTER_EDITORIAL_A.png",
"skills/lux-visual-systems/assets/16_REFERENCE_PHOTOGRAPHY_EDITORIAL.png"
],
"defaultPrompt": "Use $lux-visual-systems."
}
}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.
[lux-visual-systems on Agent Plugins Marketplace](https://pluginsmp.com/plugins/lux-visual-systems)