nyxid
01Plugin Claude Code
NyxID skills marketplace — credential brokering plus the synchronized Aevatar platform skill family.
Plugin Claude Code
NyxID skills marketplace — credential brokering plus the synchronized Aevatar platform skill family.
Plugin Claude Code
Brokers credentials for downstream services so agents never see raw keys or tokens, and bundles the synchronized Aevatar platform skill family. Operates through the NyxID CLI or authenticated Web API.
Instructions file CodexOpenCode
Instructions for ChronoAIProject/NyxID, a project described as: Connect AI agents to any API, anywhere. Securely. Open-source gateway that proxies requests, injects credentials automatically, punches through NAT to reach localhost services, and wraps REST APIs as MCP tools. Per-agent isolation. Never expose a raw key.
Instructions file
Instructions for ChronoAIProject/NyxID, covering project overview, critical rules, 1. mongodb model conventions, 2. layer architecture and 3. error handling.
Command
Connect a catalog service through NyxID without placing its credential in the agent context.
Cursor rule
Route credential-backed downstream API work through NyxID instead of asking for or handling raw provider secrets.
Skill Claude CodeCodex
Use NyxID's hosted MCP server to discover connected services, connect a service through a browser-hosted link, and call downstream APIs with credentials kept out of the agent context.
Skill Claude CodeCodex
Use when a user wants to create, edit, validate, publish, or explain an Aevatar Agent Profile; set purpose or instructions; bind exact Ornn skills and activation modes; restrict tool authority; or diagnose ETag, validation, publication, deployment exposure, or runtime binding. Agent Profile is a separate resource, not…
Skill Claude CodeCodex
Aevatar scheduling & workflow automation: scheduledagentcreator (cron/one-shot) for independent scheduled Ornn skill agents and reminders — NOT an alias for Studio Team member automation — the long-running task automation playbook, workflow creation semantics (Scope Workflow vs Ornn publish), agentbuilder lifecycle…
Skill Claude CodeCodex
Aevatar channel & delivery how-to: capability tools (codeexecute, nyxidproxy, GitHub PAT fallback, channel bots), tokenexpired/401 credential triage that identifies the typed credential source before interpreting the failure (a dedicated scheduled-invocation Agent Key is vault-held and late-resolved per use — never…
Skill Claude CodeCodex
Configure and prove Aevatar codexexec for one NyxID account, choosing operator-managed chrono-sandbox/gVisor for bounded empty-workspace work or private NyxID node-backed SSH for a fixed host workspace. Use for managed eligibility and UserService readiness, private node/SSH hardening, mandatory public-sample…
Skill Claude CodeCodex
Mount and run harmless Aevatar workflows that prove codexexec works through either the operator-managed chrono-sandbox/gVisor target or a private NyxID node-backed SSH target. Use after managed eligibility and required NyxID UserServices are ready, or after configuring a personal SSH node; also use when diagnosing…
Skill Claude CodeCodex
Use before building when a user asks whether Aevatar can achieve a goal, what prerequisites it has, or why it is unavailable. Triggers include bots and third-party APIs, inbound channels, external HTTP triggers, schedules, service exposure, Agent Profiles and tool ceilings, and bounded managed or private-host…
Skill Claude CodeCodex
Entry point, panorama, and router for the Aevatar skill family. Use before building, running, publishing, scheduling, externally triggering, or operating Aevatar resources; configuring an Agent Profile; assessing managed/private codexexec feasibility and setup; running the canonical Codex readiness proof; authoring a…
Skill Claude CodeCodex
Create and manage recurring Aevatar runs and route to the correct scheduling resource. Use for cron, recurring Team member workflows, scheduled skill agents, typed service invocations, pause/resume, run-now, reauthorization, deletion, or credential triage. Team member automation uses its dedicated route and Agent Key…
Skill Claude CodeCodex
Publish an Aevatar member, team, or workflow as an invocable service and (host permitting) register it with NyxID, then verify, invoke, or wire external HTTP triggers such as Lark Base automation — all over the REST API. Use when a user wants to "publish/bind a service", "expose my workflow/team as a service"…
Skill Claude CodeCodex
Build an Aevatar agent team and its members over the REST API. Use when a user wants to "create a team", "add a member", "make a workflow member / script member / gagent member", "set the team's entry point", or "assemble agents into a team". It creates the team, creates members whose implementation is a workflow…
Skill Claude CodeCodex
Use after an Aevatar workflow, codexexec call, schedule, channel, connector, skill, Agent Profile, or control-plane request fails or behaves unexpectedly. It applies when the agent must attribute the first broken boundary across Aevatar, NyxID, Ornn, chrono-sandbox/gVisor, the managed runner, or private SSH…
Skill Claude CodeCodex
Author, preview, validate, and persist an executable aevatar workflow from a natural-language request. Use it when the user wants to create, build, set up, automate, or feature-probe a multi-step task as a runnable Aevatar workflow. It covers exact NyxID operation and authored-request admission, bounded YAML, file…
Skill Claude CodeCodex
Universal try-catch fallback for the aevatar model. Use whenever, after a genuine attempt, you cannot complete the user's request with available server-side capabilities — no matching skill/workflow/connector/tool, a terminal failure, or a task that inherently needs the caller's local environment (files, shell, local…
Skill Claude CodeCodex
Teach an aevatar agent to run Firecrawl web-research/agent jobs through NyxID (submit, poll, then read the result).
Skill Claude CodeCodex
Operate a user's GitHub account through NyxID's credential-brokering proxy (service slug api-github) — read and write repositories, files, issues, pull requests, commits, branches, Actions, gists and anything else the GitHub REST API exposes, all on the user's behalf and without ever handling a raw token. NyxID…
Skill Claude CodeCodex
Find or author an agent skill for a NyxID proxy service that has no OpenAPI spec or typed operations. Use when a NyxID service only exposes the generic proxy tool, nyxid catalog endpoints returns nothing for the slug, or you would otherwise have to guess endpoint paths. Searches Ornn for an existing skill bound to the…
Plugin Claude Code
A plugin package for running several independent viewpoints and combining them into a consensus during research or decision-making.