Agent Skills: World Q Skill

World Q Skill

UncategorizedID: plurigrid/asi/q

Install this agent skill to your local

pnpm dlx add-skill https://github.com/plurigrid/asi/tree/HEAD/skills/q

Skill Files

Browse the full folder contents for q.

Download Skill

Loading file tree…

skills/q/SKILL.md

Skill Metadata

Name
q
Description
'World Q Skill'

World Q Skill

Trit: +0 (ERGODIC (coordinator/synthesizer)) Color Range: Neutral hues (60-180°) Index: 16 Wallet: world_q_aptos MCP Server: mcp__world_q_aptos__*

GF(3) Role

This world operates as ERGODIC (coordinator/synthesizer) in the triadic system.

Conservation law: Σ trits ≡ 0 (mod 3) across all parallel operations.

Usage

Access blockchain operations via MCP tools:

mcp__world_q_aptos__aptos_balance      # Check APT balance
mcp__world_q_aptos__aptos_transfer     # Transfer APT (requires approval)
mcp__world_q_aptos__aptos_swap         # Swap tokens on DEX
mcp__world_q_aptos__aptos_stake        # Stake with validator
mcp__world_q_aptos__aptos_view         # Call view function (read-only)
mcp__world_q_aptos__aptos_intent       # Natural language intent
mcp__world_q_aptos__aptos_pending      # List pending decisions
mcp__world_q_aptos__aptos_approve      # Approve/reject decision

World Description

Quadrat/matrix systems

Triadic Coordination

When operating in parallel with other worlds:

| Your Role | Partner Roles | Combined | |-----------|--------------|----------| | +0 | Need -1, +1 | Σ = 0 ✓ |

Related Skills

  • aptos-agent - Core Aptos interaction patterns
  • aptos-society - World Extractable Value (WEV) contracts
  • gay-mcp - Deterministic color generation from seed
  • plurigrid-asi-integrated - Unified skill orchestration

Customization

Add world-specific configurations below this line:


<!-- World Q custom content -->