Agent skill
e
World E Skill
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/e
SKILL.md
World E Skill
Trit: +0 (ERGODIC (coordinator/synthesizer))
Color Range: Neutral hues (60-180°)
Index: 4
Wallet: world_e_aptos
MCP Server: mcp__world_e_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_e_aptos__aptos_balance # Check APT balance
mcp__world_e_aptos__aptos_transfer # Transfer APT (requires approval)
mcp__world_e_aptos__aptos_swap # Swap tokens on DEX
mcp__world_e_aptos__aptos_stake # Stake with validator
mcp__world_e_aptos__aptos_view # Call view function (read-only)
mcp__world_e_aptos__aptos_intent # Natural language intent
mcp__world_e_aptos__aptos_pending # List pending decisions
mcp__world_e_aptos__aptos_approve # Approve/reject decision
World Description
infinity-cosmos - Lean 4 ∞-categories
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 patternsaptos-society- World Extractable Value (WEV) contractsgay-mcp- Deterministic color generation from seedplurigrid-asi-integrated- Unified skill orchestration
Customization
Add world-specific configurations below this line:
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?