Loading...
Loading...
Found 95 Skills
Agent skill for trading-predictor - invoke with $agent-trading-predictor
Agent skill for researcher - invoke with $agent-researcher
AgentDB memory system with HNSW vector search. Provides 150x-12,500x faster pattern retrieval, persistent storage, and semantic search capabilities for learning and knowledge management. Use when: need to store successful patterns, searching for similar solutions, semantic lookup of past work, learning from previous tasks, sharing knowledge between agents, building knowledge base. Skip when: no learning needed, ephemeral one-off tasks, external data sources available, read-only exploration.
Agent skill for ops-cicd-github - invoke with $agent-ops-cicd-github
Agent skill for swarm - invoke with $agent-swarm
Agent skill for gossip-coordinator - invoke with $agent-gossip-coordinator
Multi-agent swarm coordination for complex tasks. Uses hierarchical topology with specialized agents to break down and execute complex work across multiple files and modules. Use when: 3+ files need changes, new feature implementation, cross-module refactoring, API changes with tests, security-related changes, performance optimization across codebase, database schema changes. Skip when: single file edits, simple bug fixes (1-2 lines), documentation updates, configuration changes, quick exploration.
Neural pattern training with SONA (Self-Optimizing Neural Architecture), MoE (Mixture of Experts), and EWC++ for knowledge consolidation. Use when: pattern learning, model optimization, knowledge transfer, adaptive routing. Skip when: simple tasks, no learning required, one-off operations.
Workflow creation, execution, and template management. Automates complex multi-step processes with agent coordination. Use when: automating processes, creating reusable workflows, orchestrating multi-step tasks. Skip when: simple single-step tasks, ad-hoc operations.
Agent skill for adaptive-coordinator - invoke with $agent-adaptive-coordinator
Agent skill for base-template-generator - invoke with $agent-base-template-generator
Agent skill for docs-api-openapi - invoke with $agent-docs-api-openapi