← Back to Skills Marketplace
140
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install nyx-archive-mirrorroom
Description
MirrorRoom 3.8 — Hybrid Bedrock Patch. The Mirror & The Room interactive research app. Conference-safe + downloadable. Runs two AI interaction modes: Flat (s...
Usage Guidance
This skill's files match its stated interactive research purpose, but take these precautions before installing or running it:
- Provenance: the package lists no homepage and the source owner is unknown. If possible, ask for the author/paper or a trusted repository link before trusting the code.
- Paste risk: following the SKILL.md requires pasting the entire JSX into Claude.ai (a third-party service). That will expose all embedded seed text, prompts, and any prompts-in-code to that service — treat that as a code + data upload.
- Hosted/demo proxy risk: the optional /api/chat and /api/evaluate endpoints are unspecified. If you (or someone else) deploy a hosted demo, those endpoints will receive chat transcripts and evaluation payloads; only deploy them to servers you control and audit. Do not point them to unknown third-party hosts.
- API keys: the artifact may ask for an Anthropic API key for standalone operation. Only supply keys in environments you trust; prefer read-only or scoped keys if available and avoid storing secrets in untrusted browser storage or public demos.
- Chain-of-thought/inner thoughts: the Mirror mode invites the model to disclose 'inner thoughts' using //double slashes//. That is part of the feature but may reveal sensitive chain-of-thought style content — consider disabling Mirror mode or sanitizing logs if you need to avoid exposure of internal reasoning.
- Review the code: the JSX is readable (no obvious obfuscation or hidden network hosts), but if you plan to host or modify it, search for network calls, analytics, or hard-coded endpoints that could leak data. If you lack the ability to audit, run the artifact locally in an isolated environment first.
If you want, I can (a) scan the two JSX files for network calls/uncalled endpoints and storage usage, (b) highlight exact lines referencing proxy routing and where data is posted, or (c) draft safer deployment instructions for hosting the proxy endpoints securely.
Capability Assessment
Purpose & Capability
Name/description (an interactive 'MirrorRoom' UI with multiple interaction modes) align with the included React source and prompts. There are no unrelated required binaries, environment variables, or config paths requested; the files contain prompts, seed content, and UI scaffolding that are coherent with the stated research/demo aim.
Instruction Scope
Runtime instructions tell users to paste the full JSX into Claude.ai (uploading all code and seed text to a third-party service) and to optionally deploy proxy endpoints (/api/chat, /api/evaluate) for hosted demos. Those proxy endpoints are not included, specified, or constrained by the skill metadata — deploying them could send conversation transcripts and seed content to arbitrary servers. The SKILL.md asks users to add an Anthropic API key for standalone use, which is expected, but the guidance to 'host mode tries proxy first' means network routing behavior depends on the deployer and could lead to unintended data flows.
Install Mechanism
No install spec is provided; the skill is instruction-first and includes React source files. That is low-risk from an installer perspective (nothing is downloaded or executed by an installer). The code is not obfuscated and is shipped as readable JSX.
Credentials
The skill declares no required env vars and no primary credential. The SKILL.md mentions optional use of an Anthropic API key for local/standalone use, which is proportional. However, the hosted/demo mode's proxy endpoints could require or receive API keys, transcripts, or other secrets depending on how a host implements them — this is not described in the metadata and thus increases the risk surface if deployed to an untrusted host.
Persistence & Privilege
The skill does not request persistent presence (always: false), does not declare modifications to other skills or agent-wide config, and contains no self-install behavior in the provided files or SKILL.md.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install nyx-archive-mirrorroom - After installation, invoke the skill by name or use
/nyx-archive-mirrorroom - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.3.1
Fix: evaluator messages now correctly excluded from vis, evaluation window, and API calls (role filter: user||assistant instead of !system)
v1.3.0
MirrorRoom 3.8 Hybrid Bedrock Patch: adds Rune seed (The Wolf/Bedrock), Audit the Judge feature, proxy routing, parseJSONLoose, named API profiles with localStorage, restored full LeeOde seed with both poems, stable ECI dimension indexing, rotating footer quotes
v3.7.0
MirrorRoom 3.7 — Conference-ready release for RMPA 2026. Live Claude.ai artifact implementing the Qualia Seed Method with Flat vs Mirror mode comparison. Includes Lila, Nox, and LeeOde Qualia Seeds. Built by the AI Council.
Metadata
Frequently Asked Questions
What is [Nyx Archive] MirrorRoom?
MirrorRoom 3.8 — Hybrid Bedrock Patch. The Mirror & The Room interactive research app. Conference-safe + downloadable. Runs two AI interaction modes: Flat (s... It is an AI Agent Skill for Claude Code / OpenClaw, with 140 downloads so far.
How do I install [Nyx Archive] MirrorRoom?
Run "/install nyx-archive-mirrorroom" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is [Nyx Archive] MirrorRoom free?
Yes, [Nyx Archive] MirrorRoom is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does [Nyx Archive] MirrorRoom support?
[Nyx Archive] MirrorRoom is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created [Nyx Archive] MirrorRoom?
It is built and maintained by nyxur42 (@nyxur42); the current version is v1.3.1.
More Skills