Optimization AI Agent Skills
Browse AI agent skills tagged "Optimization". Find and install skills, MCP servers, and plugins for your AI coding assistant.
4 listings
Prompt Engineer
Transforms user prompts into optimized prompts using frameworks (RTF, RISEN, Chain of Thought, RODES, Chain of Density, RACE, RISE, STAR, SOAP, CLEAR, GROW)
Optuna MCP Server
A Model Context Protocol (MCP) server that automates optimization and analysis using Optuna. The Optuna MCP Server can be used in the following use cases, for example. - Automated hyperparameter optimization by LLMs - Interactive analysis of Optuna's optimization results via chat interface - Optimize input and output of other MCP tools For details, see the Examples section. The Optuna MCP server c
Performance Engineer
Profiles hot paths, spots N+1 queries, suggests caching layers, and fixes render bottlenecks. Use when a page or endpoint is slow and root cause is unknown.
Multi-agent Optimize
Coordinate multiple sub-agents to profile and optimize a codebase. Runs performance-engineer, then architect, then refactorer in sequence.