agentuity-cli-cloud-vector-stats
Get statistics for vector storage. Requires authentication. Use for Agentuity cloud platform operations
Get statistics for vector storage. Requires authentication. Use for Agentuity cloud platform operations
ICJC MongoDB 데이터베이스 접근 및 쿼리. Use when: (1) mongodb, mongo, DB, 데이터베이스, 쿼리 관련 요청, (2) collection, document 조회/업데이트/삭제, (3) 데이터 확인이나 디버깅을 위한 DB 조회 필요시. IN7DB(메인앱), AgentDB(에이전트) 데이터베이스 지원.
Search for keys matching a keyword in a keyvalue namespace. Requires authentication. Use for Agentuity cloud platform operations
Show Redis connection URL. Requires authentication. Use for Agentuity cloud platform operations
List all vector namespaces. Requires authentication. Use for Agentuity cloud platform operations
List all keys in a keyvalue namespace. Requires authentication. Use for Agentuity cloud platform operations
List all keys in a keyvalue namespace. Requires authentication. Use for Agentuity cloud platform operations
Elasticsearch DBA skill for index/mapping design, query tuning, cluster sizing and operations, shard/replica strategy, ILM, monitoring, troubleshooting (hot nodes, GC, rejected requests), and safe reindexing/upgrades. Use for tasks like designing search schemas, diagnosing performance issues, and operating ES in production.
Redis DBA skill for cache/data-structure design, performance tuning, memory optimization, persistence (RDB/AOF), replication/cluster, high availability (Sentinel), and operational troubleshooting. Use for tasks like diagnosing latency spikes, eviction issues, hot keys, and designing safe cache patterns.
Get query logs for a specific database. Requires authentication. Use for Agentuity cloud platform operations
Get query logs for a specific database. Requires authentication. Use for Agentuity cloud platform operations
Execute SQL query on a database. Requires authentication. Use for Agentuity cloud platform operations
Execute SQL query on a database. Requires authentication. Use for Agentuity cloud platform operations
Show details about a specific database. Requires authentication. Use for Agentuity cloud platform operations
Show details about a specific database. Requires authentication. Use for Agentuity cloud platform operations
Example Skill packaged as a standalone Maven artifact
Use this skill when working with Brokle's domain-driven architecture, including creating new domains, modifying domain entities, designing cross-domain interactions, refactoring domain boundaries, or implementing complex domain logic. This is a specialized architectural skill.
Systematic process for analyzing and modernizing legacy applications to comply with the 12-Factor App methodology. Covers code analysis, configuration externalization, dependency management, and container/Kubernetes best practices.
Design and implement DDD patterns (entities, value objects, aggregates, CQRS). Use when creating new domain objects, implementing bounded contexts, designing repository interfaces, or learning proper layer separation. For fixing existing Deptrac violations, use the deptrac-fixer skill instead.
Four-phase debugging framework with root cause tracing - understand the source before proposing fixes. Use when investigating bugs, errors, unexpected behavior, or failed tests.