Install
Clone https://github.com/to-nexus/skill-one-quest into a temporary directory and run the install.sh script inside it to install the skill-one-quest skill into my Claude Code environment. Tell me the result in one line when you're done.
- Public commands work without credentials.
- Account-private profile, draw, and balance actions stay on the Quest website.
Heads-up: ONEquest runs on local agent runtimes only — see the Where it runs section for the supported list. Hosted chat environments cannot execute this skill.
Where it runs
Supported
Claude Code (CLI)OpenClawCursor Composer / Background AgentCodex CLIAiderGooseGemini CLIOpenInterpreter
Not supported
Claude.ai (web)ChatGPT (web)Gemini (web)GitHub Copilot Chat (web)
What you can do
quest-groups
Live or ended quest groups.
🟢 Readquest
Single quest group detail.
🟢 Readgames
Public game metadata.
🟢 Readbanners
Event and line banners.
🟢 Readgift-boxes / winners
Gift boxes and recent winners.
🟢 Readprofile / draw
Blocked in chat; use website.
⚪ WebsiteTry it · natural-language prompts
Copy any of these into your agent — they map 1-to-1 onto a skill command.
Show live ONEquest groups
→ Quest group list
Show ended quest groups
→ Ended list
Show recent lucky-box winners
→ Winner list
List Quest games
→ Game metadata
Show Quest FAQ
→ FAQ entries
Command reference
| command | args | auth | mutation | description |
|---|---|---|---|---|
| quest-groups | [--status live|ended] | — | read | Quest groups. |
| quest | <id> | — | read | Quest group detail. |
| games | — | — | read | Games. |
| banners | — | — | read | Banners. |
| gift-boxes / winners / faq | — | — | read | Public info. |
Safety & credentials
Anonymous read-only skill
- Supported commands require no credentials.
- The skill never asks for browser headers, cookies, local storage, or bearer tokens.
- Account-private Quest actions must be completed on stg.onechain.nexus/quest.
Troubleshooting
›Can it draw a lucky box?
No. Draws are account-private and stay on the Quest website.
›Why no login?
The current distributable skill only supports chat-safe anonymous reads.