{"id":51251488,"url":"https://github.com/shawnxie94/aether","last_synced_at":"2026-06-29T07:02:11.785Z","repository":{"id":362433934,"uuid":"1250252262","full_name":"shawnxie94/aether","owner":"shawnxie94","description":"Codex插件，能将图片沉淀为可复用的视觉记忆，助你持续创作出美学风格一致的图片。The Codex plugin can turn images into reusable visual memories, helping you consistently create images with a unified aesthetic style.","archived":false,"fork":false,"pushed_at":"2026-06-22T05:46:33.000Z","size":6664,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-22T07:25:25.698Z","etag":null,"topics":["ai-image-generation","codex-plugin","codex-skill","creative-tools","image-generation","prompt-refinement","visual-memory"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/aether-codex-plugin","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shawnxie94.png","metadata":{"files":{"readme":"README.en.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-26T12:58:28.000Z","updated_at":"2026-06-22T05:46:37.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/shawnxie94/aether","commit_stats":null,"previous_names":["shawnxie94/aether"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/shawnxie94/aether","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shawnxie94%2Faether","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shawnxie94%2Faether/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shawnxie94%2Faether/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shawnxie94%2Faether/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shawnxie94","download_url":"https://codeload.github.com/shawnxie94/aether/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shawnxie94%2Faether/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34916411,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-29T02:00:05.398Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai-image-generation","codex-plugin","codex-skill","creative-tools","image-generation","prompt-refinement","visual-memory"],"created_at":"2026-06-29T07:02:08.648Z","updated_at":"2026-06-29T07:02:11.775Z","avatar_url":"https://github.com/shawnxie94.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Aether\n\n![](docs/assets/readme/aether-hero-visual-memory.png)\n\nEnglish | [简体中文](README.md)\n\nAether turns reference images, prompt ideas, and generated results into reusable visual memory, helping you keep creating images with a consistent aesthetic direction.\n\n## Core Capabilities\n\n- **Reusable visual memory:** Extract stable visual language from reference images and generated results, then save it as memory that can be reused over time instead of one-off prompt text.\n- **Memory-aware prompt refinement:** Recall saved style, lighting, palette, composition, mood, scene, character, and negative rules, then combine them into a more stable prompt while preserving the user's original intent.\n- **Evolvable visual systems:** Decide whether new visual material should become new memory, be added to existing memory, be saved as a variant, or become a merge candidate, so the visual library can grow without becoming chaotic.\n- **Generation feedback loop:** Record generated results, visual consistency reviews, and user feedback, so later prompts can reuse what worked and avoid known drift.\n- **Natural-language workflow:** Use natural language to complete the full process of capturing, refining, generating, and reusing visual memory.\n\n## Quick Start\n\nInstall with npm:\n\n```bash\nnpx aether-codex-plugin install\n```\n\nVerify the local installation:\n\n```bash\naether doctor\n```\n\nRestart Codex after installation, or open a new thread so the plugin skills can reload.\n\n## Example Results\n\n\u003e The examples use `gpt-image-2`. Results may vary across image models.\n\n| Reference | Generated |\n| --- | --- |\n| \u003cimg src=\"docs/assets/readme/example-sketch-reference.png\" alt=\"Sketch style reference\" width=\"220\"\u003e | \u003cimg src=\"docs/assets/readme/example-sketch-output.png\" alt=\"Sketch style generated output\" width=\"220\"\u003e |\n| \u003cimg src=\"docs/assets/readme/example-night-city-reference.png\" alt=\"Night city reference\" width=\"220\"\u003e | \u003cimg src=\"docs/assets/readme/example-night-city-output.png\" alt=\"Night city generated output\" width=\"220\"\u003e |\n| \u003cimg src=\"docs/assets/readme/example-soft-portrait-reference.png\" alt=\"Soft portrait reference\" width=\"220\"\u003e | \u003cimg src=\"docs/assets/readme/example-soft-portrait-output.png\" alt=\"Soft portrait generated output\" width=\"220\"\u003e |\n\n## Usage\n\nAfter installation, invoke Aether as a Codex plugin with `@Aether`, or as a skill with `$aether-orchestrator`. Aether automatically chooses the right workflow from your natural-language request.\n\n| Workflow | Example |\n| --- | --- |\n| Capture visual memory | \u003cimg src=\"docs/assets/readme/workflow-capture-memory.png\" alt=\"Capture visual memory workflow screenshot\" width=\"460\"\u003e |\n| Browse visual memory | \u003cimg src=\"docs/assets/readme/workflow-browse-memory.png\" alt=\"Browse visual memory workflow screenshot\" width=\"460\"\u003e |\n| Refine prompts | \u003cimg src=\"docs/assets/readme/workflow-refine-prompt.png\" alt=\"Prompt refinement workflow screenshot\" width=\"460\"\u003e |\n| Generate images | \u003cimg src=\"docs/assets/readme/workflow-generate-image.png\" alt=\"Image generation workflow screenshot\" width=\"460\"\u003e |\n| Edit images | \u003cimg src=\"docs/assets/readme/workflow-edit-image.png\" alt=\"Image editing workflow screenshot\" width=\"460\"\u003e |\n\n## License\n\nMIT. See [LICENSE](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshawnxie94%2Faether","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshawnxie94%2Faether","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshawnxie94%2Faether/lists"}