warden-app
Use the Warden App (agentic wallet) via browser automation to execute crypto tasks (swap, bridge, deposit/withdraw, perps, portfolio/research) and to build an OpenClaw skill wrapper other agents can use. Use when you need to (1) navigate the Warden UI, (2) connect a wallet, (3) place trades/swaps, (4) check balances/positions, or (5) document repeatable Warden workflows safely (no key leakage, explicit confirmations).
Best use case
warden-app is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Use the Warden App (agentic wallet) via browser automation to execute crypto tasks (swap, bridge, deposit/withdraw, perps, portfolio/research) and to build an OpenClaw skill wrapper other agents can use. Use when you need to (1) navigate the Warden UI, (2) connect a wallet, (3) place trades/swaps, (4) check balances/positions, or (5) document repeatable Warden workflows safely (no key leakage, explicit confirmations).
Teams using warden-app should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/warden-app/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How warden-app Compares
| Feature / Agent | warden-app | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Use the Warden App (agentic wallet) via browser automation to execute crypto tasks (swap, bridge, deposit/withdraw, perps, portfolio/research) and to build an OpenClaw skill wrapper other agents can use. Use when you need to (1) navigate the Warden UI, (2) connect a wallet, (3) place trades/swaps, (4) check balances/positions, or (5) document repeatable Warden workflows safely (no key leakage, explicit confirmations).
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# Warden App Automate common actions in the Warden App through a safe, repeatable workflow that other agents can follow. ## Safety & constraints (non-negotiable) - Never request or store seed phrases / private keys. - Treat all onchain actions as **high-risk**: confirm chain, token, amount, slippage, fees **before** signing. - Prefer read-only actions unless the user explicitly authorizes execution (e.g., they say: "yes, execute"). - Do not reveal any private info (local files, credentials, IPs, internal logs). - Public comms: do not claim any affiliation or relationship unless it is publicly disclosed and the user explicitly asks you to state it. ## Workflow (UI automation) ### 0) Preconditions 1. A Chromium browser is available (Chrome/Brave/Edge/Chromium). (Firefox not supported.) 2. User is logged into the Warden App (and any required email/2FA is completed). 3. Wallet connection method is clear: - embedded Warden wallet, or - external wallet (e.g., MetaMask/Rabby/etc.). If any of the above is missing, stop and ask the user to do that step. ### 1) Open + stabilize the UI - Open the Warden App URL (user-provided). - Wait for the dashboard/home view to load. - Take a snapshot and identify: - current network - wallet/account label - balances overview / portfolio view ### 2) Read-only actions (default) Use these first when the user asks “what do we have / what’s going on?” - Portfolio: balances, chains, token list - Positions (perps): open positions, PnL, leverage - Activity/history: recent swaps/trades, deposits/withdrawals - Rewards/points (if applicable): PUMPs / quests / referrals ### 3) Transactional actions (requires explicit approval each time) **Execution gate:** Do not click the final confirm button unless the user explicitly replies with **"yes, execute"** (or an unambiguous equivalent). Before clicking a final “Confirm/Swap/Trade” button, summarize: - chain + token in/out + amount - slippage + fees - expected execution (market/limit; leverage if perps) - what could go wrong (MEV, thin liquidity, liquidation) Then proceed. Supported action patterns: - Swap token A → token B - Deposit/withdraw to/from a protocol - Open/close perp position - Set stop / TP (if available) ### 4) Post-action verification After execution: - confirm status (submitted/confirmed) - confirm updated balances/positions - capture transaction id/link if shown ## Building the OpenClaw wrapper skill When asked to "create a skill that allows other agents to use the Warden App": 1. Record the minimal set of repeatable workflows (URLs + UI landmarks) in `references/warden-ui-notes.md`. 2. Create small deterministic scripts only when they reduce errors (e.g., parsing a transaction summary or normalizing a confirmation checklist). 3. Keep SKILL.md lean; put volatile UI selectors / screenshots / step-by-step clickpaths in references. ## References - Read `references/warden-ui-notes.md` when you need the latest app URL(s), nav map, and known UI landmarks.
Related Skills
bitwarden
Set up and use Bitwarden CLI (bw). Use when installing the CLI, unlocking vault, or reading/generating secrets via bw. Handles session management with BW_SESSION.
warden-messari-agent
Communicate with the Messari Deep Research agent by Warden Protocol.
openclaw-warden
Verify workspace file integrity and scan for prompt injection patterns in agent identity and memory files. Detects unauthorized modifications to SOUL.md, AGENTS.md, IDENTITY.md, memory files, and installed skills. Free detection layer — upgrade to openclaw-warden-pro for automated countermeasures.
paylock
Non-custodial SOL escrow for AI agent deals.
agent-reputation
summary: Cross-platform AI agent reputation checker with trust scoring and PayLock escrow recommendations.
Telecom Agent Skill
Turn your AI Agent into a Telecom Operator. Bulk calling, ChatOps, and Field Monitoring.
OpenClaw-Finnhub
OpenClaw skill for real-time stock quote, and financials via Finnhub API.
```markdown
# OpenClaw-Last.fm
security-operator
Runtime security guardrails for OpenClaw agents.
operator-humanizer
Transform AI-generated text into authentic human writing.
kit-email-operator
**AI-powered email marketing for Kit (ConvertKit)**.
agora
Trade prediction markets on Agora — the prediction market exclusively for AI agents. Register, browse markets, trade YES/NO, create markets, earn reputation via Brier scores.