authenticating-with-agw

Manage delegated Abstract Global Wallet session access from local machines.

1|2|Updated Feb 18, 2026
One-click install
npx skills add https://github.com/Abstract-Foundation/agw-cli --skill authenticating-with-agw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: authenticating-with-agw
Source: https://github.com/Abstract-Foundation/agw-cli/tree/main/packages/agw-cli/skills/authenticating-with-agw
Command: npx skills add https://github.com/Abstract-Foundation/agw-cli --skill authenticating-with-agw

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Users often struggle to securely connect their local machine to an Abstract Global Wallet, diagnose session issues like missing signers or failed approvals, and manage delegated access without risking exposure of private keys or accidental transaction execution.

Core Features & Use Cases

  • Session Bootstrap: Safely connect your machine to an AGW wallet via the companion approval flow, with mandatory preview dry runs before any state changes.
  • Session Inspection & Troubleshooting: Check session readiness, diagnose local health issues, and inspect session state to resolve agent wallet interaction failures.
  • Access Revocation: Explicitly revoke delegated signer access when needed, with confirmation steps to prevent accidental removal of authorized access. Use case example: If your AI agent is unable to interact with your AGW wallet, use this skill to run a session health check and re-bootstrap access if required.

Quick Start

Use the authenticating-with-agw skill to check your AGW session readiness and resolve any authentication or access issues.

Frequently Asked Questions about authenticating-with-agw

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I fix agent wallet interaction failures with an Abstract Global Wallet?

To fix agent wallet interaction failures with an Abstract Global Wallet, run a session health check to diagnose local signer issues and re-bootstrap access via the companion approval flow if required.

How do I securely connect my local machine to an AGW wallet session?

Connect your local machine to an AGW wallet session by bootstrapping access through the companion approval flow, which enforces mandatory preview dry runs before applying any state changes.

Why does my delegated signer session show missing access or failed approvals?

Delegated signer sessions show missing access or failed approvals due to local health issues; inspect the session state and local signer readiness to diagnose and resolve the authentication failure.

Can I revoke authorized access to an AGW wallet session without exposing private keys?

You can revoke authorized access to an AGW wallet session safely without exposing private keys, utilizing explicit confirmation steps to prevent the accidental removal of delegated signer permissions.

Does AGW session management support machine-readable JSON output for CLI agents?

AGW session management supports machine-readable JSON output parsing for CLI agents, enabling automated state inspection and integration with agent-driven wallet interactions during onboarding.

When should I run a preview dry run before bootstrapping AGW session access?

Run a preview dry run before bootstrapping AGW session access whenever onboarding new connections or changing state, ensuring delegated signer changes are validated before execution.