Cybersecurity Resources · AI · Collection of thoughts · Development Workflows · Tools
My created resources for the modern world. Built with the help of AI, shared freely.
🌐 Website • GitHub • 𝕏 Twitter
This repository is a living collection of resources I use and share with the community. Everything here is designed to save you time, make you think and level up your workflow.
The crown jewels of this repo.
Custom skills and workflows for Google Antigravity the agentic AI development platform. Delegate complex tasks to autonomous AI agents using tools like Opencode and Oh My OpenCode.
🚀 OpenCode Orchestrator — Delegate tasks to terminal AI agents
Hands off multi-file refactoring, long-running code generation, and deep codebase exploration to OpenCode—a terminal-based autonomous AI.
/use-opencode
| Best For | Not For |
|---|---|
| Multi-file refactoring (15+ files) | Quick single-file edits |
| Long-running code generation | Browser testing |
| Deep codebase exploration | Interactive debugging |
🧠 Oh My OpenCode Orchestrator — Multi-agent AI workflows
Enhanced orchestration for Oh My OpenCode with pre-configured specialist agents.
/use-omo-opencode
Magic keyword: ultrawork or ulw
| Agent | Specialty |
|---|---|
| Sisyphus | Main orchestrator (Opus 4.5) |
| Oracle | Architecture & debugging (GPT 5.2) |
| Frontend | UI/UX development (Gemini 3 Pro) |
| Librarian | Documentation research (Sonnet 4.5) |
| Explore | Fast codebase grep (Grok Code) |
📦 Installation — Get started in seconds
# Copy skills
cp -r skills/* ~/.gemini/antigravity/global_skills/
# Copy workflows
cp skills/opencode-orchestrator/use-opencode.md ~/.gemini/antigravity/global_workflows/
cp skills/omo-opencode-orchestrator/use-omo-opencode.md ~/.gemini/antigravity/global_workflows/cp -r skills/* /path/to/project/.agent/skills/Security & Analysis Tools
| Tool | Description |
|---|---|
| HTTP Security Header Analyzer | Analyze raw HTTP headers for security issues |
| Secrets Rotation Schedule Generator | Generate compliant secrets rotation schedules |
| Rate Limiting Visualizer | Visualize API rate limiting strategies |
GraphQL Tools
| Tool | Description |
|---|---|
| Query Complexity Analyzer | Calculate and visualize query complexity |
| Schema Design Documenter | Auto-document GraphQL schemas |
Utility Tools
| Tool | Description |
|---|---|
| Data Transfer Time Estimator | Estimate file transfer times across networks |
resources/
├── skills/ # Antigravity AI skills & workflows
├── tools/ # Web-based developer utilities
├── scripts/ # Automation scripts (currently archived)
├── shared/ # Common assets & images
├── misc/ # Miscellaneous resources
└── thoughts/ # Collection of thoughts
Built on the same philosophy as my MPA-First Guidelines:
Performance is native, not imported. Projects, skills, tools, scripts, thoughts, may be AI assisted, human reviewed. AI should be used to augment, not replace, but BOY what a time to be alive.
| ✅ Minimal dependencies | ✅ Works offline where possible |
| ✅ Prefers simplicity over complexity | ✅ AI-assisted, human-reviewed |
|
This is a personal resources repository.
|
Made with 🤖 by @RealistSec


