NyxID
Secure credential brokering and API access for coding agents
All Skills in This Repository (3)
Pure Emerald Level Indicatorsaevatar-agent-profile-management
Create, validate, and publish Aevatar Agent Profiles with ETag-based concurrency control.
aevatar-codex-exec-workflow-sample
Verify codex_exec readiness via NyxID using controlled Aevatar canary workflows.
aevatar-codex-exec-node-setup
Configure and verify Codex execution access for NyxID users.
Frequently Asked Questions
FAQPage SchemaHow to install NyxID?โผ
Run `npx skills add ChronoAIProject/NyxID --all -g -y` in your terminal to install all skills in this suite globally.
How does NyxID keep API keys safe?โผ
NyxID stores your credentials encrypted and injects them server-side when proxying requests, so your agent never sees or handles a raw API key or OAuth token.
Can agents reach private or localhost APIs?โผ
Yes. Credential nodes and SSH tunneling let agents reach internal APIs and localhost services through NAT without a VPN or port forwarding.
Does NyxID work with Claude Code and Cursor?โผ
Yes. It auto-wraps REST APIs as MCP tools and generates ready-to-use configs for Claude Code, Cursor, VS Code, and any MCP-compatible client.
Can I use NyxID without coding experience?โผ
Yes. Once installed, your agent handles service connections, approvals, and proxied API calls from plain-English requests.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core