skilly. Buy ad slot
All skills
Other / AGENT SKILL

s

plurigrid/asi
0 installs 64 GitHub stars
0

Unspecified skill associated with World S.
World S Skill

BEFORE YOU INSTALL

Understand the trade-offs.

SECURITY REVIEW

Not yet assessed

Review the original instructions and requested permissions before installing.

No security review is available for this catalog entry yet.

SKILL QUALITY

Not yet assessed

How clearly the skill guides your agent, how complete its workflow is, and how you can check the outcome.

No quality assessment is available for this catalog entry yet.

The full skill.

Original instructions from the publisher’s SKILL.md

# World S Skill

**Trit**: -1 (MINUS (validator/constrainer))
**Color Range**: Cold hues (180-300°)
**Index**: 18
**Wallet**: world_s_aptos
**MCP Server**: `mcp__world_s_aptos__*`

## GF(3) Role

This world operates as **MINUS (validator/constrainer)** in the triadic system.

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

## Usage

Access blockchain operations via MCP tools:

```
mcp__world_s_aptos__aptos_balance      # Check APT balance
mcp__world_s_aptos__aptos_transfer     # Transfer APT (requires approval)
mcp__world_s_aptos__aptos_swap         # Swap tokens on DEX
mcp__world_s_aptos__aptos_stake        # Stake with validator
mcp__world_s_aptos__aptos_view         # Call view function (read-only)
mcp__world_s_aptos__aptos_intent       # Natural language intent
mcp__world_s_aptos__aptos_pending      # List pending decisions
mcp__world_s_aptos__aptos_approve      # Approve/reject decision
```

## World Description

Mathematicians directory

## Triadic Coordination

When operating in parallel with other worlds:

| Your Role | Partner Roles | Combined |
|-----------|--------------|----------|
| -1 | Need +1, 0 | Σ = 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 S custom content -->