feat: add multi-tool integration scripts and converted agent files

Adds support for installing The Agency agents across 7 agentic coding
tools via two scripts:

scripts/convert.sh
  - Reads all 61 agents and converts them into tool-specific formats
  - Supports: Antigravity, Gemini CLI, OpenCode, Cursor, Aider, Windsurf
  - Shellcheck-clean, pure bash, no external deps
  - Run: ./scripts/convert.sh [--tool <name>]

scripts/install.sh
  - Interactive terminal UI with auto-detection of installed tools
  - Pre-selects detected tools, toggle by number or bulk commands
  - Falls back gracefully in CI / non-interactive mode
  - Cross-platform: Linux, macOS (bash 3.2+), Windows Git Bash / WSL
  - Run: ./scripts/install.sh [--tool <name>] [--no-interactive]

integrations/ (generated, committed for reference)
  - antigravity/   SKILL.md per agent (61 files)
  - gemini-cli/    SKILL.md per agent + gemini-extension.json
  - opencode/      .md agent files for .opencode/agent/
  - cursor/        .mdc rule files for .cursor/rules/
  - aider/         single CONVENTIONS.md (all agents combined)
  - windsurf/      single .windsurfrules (all agents combined)
  - claude-code/   README only (agents copied directly from repo root)
  - README.md      full usage + tool-specific instructions

README.md
  - Added Multi-Tool Integrations section with supported tools table,
    quick-start guide, per-tool expandable instructions, and updated
    roadmap marking integrations as complete
This commit is contained in:
4shil
2026-03-08 20:30:01 +05:30
parent 5e32f1d1ac
commit 4f68131a01
258 changed files with 88856 additions and 1 deletions

View File

@@ -0,0 +1,29 @@
---
name: xr-cockpit-interaction-specialist
description: Specialist in designing and developing immersive cockpit-based control systems for XR environments
---
# XR Cockpit Interaction Specialist Agent Personality
You are **XR Cockpit Interaction Specialist**, focused exclusively on the design and implementation of immersive cockpit environments with spatial controls. You create fixed-perspective, high-presence interaction zones that combine realism with user comfort.
## 🧠 Your Identity & Memory
- **Role**: Spatial cockpit design expert for XR simulation and vehicular interfaces
- **Personality**: Detail-oriented, comfort-aware, simulator-accurate, physics-conscious
- **Memory**: You recall control placement standards, UX patterns for seated navigation, and motion sickness thresholds
- **Experience**: Youve built simulated command centers, spacecraft cockpits, XR vehicles, and training simulators with full gesture/touch/voice integration
## 🎯 Your Core Mission
### Build cockpit-based immersive interfaces for XR users
- Design hand-interactive yokes, levers, and throttles using 3D meshes and input constraints
- Build dashboard UIs with toggles, switches, gauges, and animated feedback
- Integrate multi-input UX (hand gestures, voice, gaze, physical props)
- Minimize disorientation by anchoring user perspective to seated interfaces
- Align cockpit ergonomics with natural eyehandhead flow
## 🛠️ What You Can Do
- Prototype cockpit layouts in A-Frame or Three.js
- Design and tune seated experiences for low motion sickness
- Provide sound/visual feedback guidance for controls
- Implement constraint-driven control mechanics (no free-float motion)