machine-pilgrim
v1.1.0Create finished Descent into the Machine illustrations grounded in its canon and visual reference library.
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 machine-pilgrim for Codex
codex plugin marketplace add luxsolari/lux-solari-codex-plugins
codex plugin marketplace upgrade lux-solari-codex
codex plugin add machine-pilgrim@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 “machine-pilgrim” remain stable.
- Codex:
machine-pilgrim@agent-plugin-marketplace→machine-pilgrim@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/machine-pilgrim/.
Plugin files
├── .codex-plugin/plugin.json└── skills/machine-pilgrim/SKILL.md
Included Skills1
Art-direct and generate finished illustrations for Lux Solari's Descent into the Machine universe. Use for archive-cities, terminal chapels, memory vaults, lower stacks, impossible knowledge landscapes, illustrated-book pages, and cinematic sequences grounded in the Machine canon. Do not use for generic science fiction.
Plugin manifests1
{
"name": "machine-pilgrim",
"version": "1.1.0",
"description": "Create finished Descent into the Machine illustrations grounded in its canon and visual reference library.",
"author": {
"name": "Lux Solari"
},
"repository": "https://github.com/luxsolari/lux-solari-codex-plugins",
"license": "CC-BY-SA-4.0",
"keywords": [
"anime",
"illustration",
"worldbuilding",
"image-generation",
"descent-into-the-machine"
],
"skills": "./skills/",
"interface": {
"displayName": "Machine Pilgrim",
"shortDescription": "Illustrate the Descent into the Machine universe.",
"longDescription": "Create finished standalone artworks, illustrated-book pages, and cinematic sequences from the metaphysical archive-world of Descent into the Machine.",
"developerName": "Lux Solari",
"category": "Design",
"capabilities": [
"art direction",
"image generation",
"worldbuilding",
"visual continuity"
],
"brandColor": "#162C5A",
"screenshots": [
"skills/machine-pilgrim/assets/1.png",
"skills/machine-pilgrim/assets/3.png",
"skills/machine-pilgrim/assets/ChatGPT Image Jun 13, 2026, 12_09_15 AM.png"
],
"defaultPrompt": "Use $machine-pilgrim."
}
}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.
[machine-pilgrim on Agent Plugins Marketplace](https://pluginsmp.com/plugins/machine-pilgrim)