٨٢
★ نجوم
// تثبيت المهارة
المهارات هي كود تابع لأطراف ثالثة من مستودعات GitHub العامة. يفحص SkillHub الأنماط الخبيثة المعروفة، لكنه لا يستطيع ضمان السلامة. راجع الكود المصدري قبل التثبيت.
تثبيت عام (على مستوى المستخدم):
npx skillhub install majiayu000/claude-skill-registry/cتثبيت في المشروع الحالي:
npx skillhub install majiayu000/claude-skill-registry/c --projectskill.install.customTargetHelp
npx skillhub install majiayu000/claude-skill-registry/c --target-dir /path/to/skillsالمسار المقترح: ~/.claude/skills/c/
---
name: c
description: 'World C Skill'
version: 1.0.0
---
# World C Skill
**Trit**: +1 (PLUS (generator/executor))
**Color Range**: Warm hues (0-60°, 300-360°)
**Index**: 2
**Wallet**: world_c_aptos
**MCP Server**: `mcp__world_c_aptos__*`
## GF(3) Role
This world operates as **PLUS (generator/executor)** in the triadic system.
Conservation law: `Σ trits ≡ 0 (mod 3)` across all parallel operations.
## Usage
Access blockchain operations via MCP tools:
```
mcp__world_c_aptos__aptos_balance # Check APT balance
mcp__world_c_aptos__aptos_transfer # Transfer APT (requires approval)
mcp__world_c_aptos__aptos_swap # Swap tokens on DEX
mcp__world_c_aptos__aptos_stake # Stake with validator
mcp__world_c_aptos__aptos_view # Call view function (read-only)
mcp__world_c_aptos__aptos_intent # Natural language intent
mcp__world_c_aptos__aptos_pending # List pending decisions
mcp__world_c_aptos__aptos_approve # Approve/reject decision
```
## World Description
Cognitect/Clojure ecosystem
## 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 C custom content -->
الترخيص المُعلن: MIT
MIT License
Copyright (c) 2026 majiayu000
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.عرض الترخيص في المستودع المصدري — النسخة المنشورة هناك هي المرجع.
// تثبيت المهارة
المهارات هي كود تابع لأطراف ثالثة من مستودعات GitHub العامة. يفحص SkillHub الأنماط الخبيثة المعروفة، لكنه لا يستطيع ضمان السلامة. راجع الكود المصدري قبل التثبيت.
تثبيت عام (على مستوى المستخدم):
npx skillhub install majiayu000/claude-skill-registry/cتثبيت في المشروع الحالي:
npx skillhub install majiayu000/claude-skill-registry/c --projectskill.install.customTargetHelp
npx skillhub install majiayu000/claude-skill-registry/c --target-dir /path/to/skillsالمسار المقترح: ~/.claude/skills/c/