Expert WebSocket and real-time communication engineering — WebSocket protocol (RFC 6455), ws/Socket.IO server implementation, authentication, heartbeat/reconnection, horizontal scaling with Redis pub/sub, Server-Sent Events (SSE), WebRTC signaling, and…
Skills in this repository
oimiragieo/agent-studio - Page 13
SkillsMP has collected 508 skills from oimiragieo/agent-studio. Open a skill to review its source and details.
oimiragieo/agent-studioShowing 28 of 508 collected skills.
Spawn and manage Windows Terminal (wt.exe) windows and tabs from Node.js scripts and Claude Code hooks, with App Execution Alias resolution, correct CLI flags, and anti-patterns to avoid
Creates multi-agent orchestration workflows for complex tasks. Handles enterprise workflows, operational procedures, and custom orchestration patterns. Use when user needs to automate multi-phase processes with agent coordination.
TDD task implementation patterns - red-green-refactor cycle, phase checkpoints, git commits, and verification protocols for quality assurance.
Research-backed workflow to refresh existing workflow files with phase-gate regression checks, idempotency validation, and ecosystem alignment.
TDD applied to documentation - create production-ready skills. Use when authoring new skills. Includes writing style guidelines for clear prose.
Excel spreadsheet generation using openpyxl and xlsxwriter. Convert Claude output, data analysis results, and tabular data into formatted .xlsx files with charts, formulas, conditional formatting, and multiple sheets. Use for generating Excel reports…
YARA-X detection rule authoring with expert judgment, linting, atom analysis, and best practices. Teaches how to think like an expert YARA author for malware detection, threat hunting, and indicator-of-compromise identification using YARA-X (the Rust-based…
End-to-end voice message pipeline for Telegram — download OGG attachment, transcribe with Whisper, generate a text response, convert to MP3 via ElevenLabs TTS, and reply with the audio file.
Poll Telegram Bot API for new messages and route commands to agents. Implements 10-command bot with fail-closed allowlist, owner-only tier, two-step approve, audit logging, and replay-prevention offset tracking.
Builds mission engine modules, orchestration wiring, plugin system, headless execution, and code review infrastructure
Builds cross-area integration tests for the mission engine module system
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or…
Builds A2A protocol integration - auto-start hook, client library, router wiring
Fixes test failures, compliance gaps, and validation issues in the agent-studio ecosystem
Fixes the skill-creator and agent-creator systems (SKILL.md refactoring, hook fixes, template fixes)
Fixes Windows platform issues, path resolution, glob patterns, and cleanup tasks
Fixes reflection system, evolution triggers, token reporting, and hook registration
Implements hierarchical routing architecture (sub-routers, routing tables, hook updates)
Fixes bugs in the agent-studio routing system (hooks, lib, state management)
Fixes skill tests, catalog mismatches, missing workflows, and improves ecosystem gate scores
Verifies system integrity after fixes, runs regression tests, identifies remaining issues
Search-aware context compression workflow for agent-studio. Use pnpm hybrid search + token-saver compression, then persist distilled learnings via MemoryRecord.
Generates architecture, database, and system diagrams using Mermaid syntax. Creates visual representations of system architecture, database schemas, component relationships, and data flows.
Generates test code from specifications, components, and API endpoints. Creates unit tests, integration tests, and E2E tests following project testing patterns and conventions.
Analyzes project dependencies, detects outdated packages, identifies breaking changes, and suggests safe update strategies. Helps maintain dependency health and security.
Generates comprehensive documentation from code, APIs, and specifications. Creates API documentation, developer guides, architecture docs, and user manuals with examples and tutorials.
Creates structured plans from requirements. Generates comprehensive plans with steps, dependencies, risks, and success criteria. Coordinates with specialist agents for planning input and validates plan completeness.