๐ŸŽฏ

agent-creator

๐ŸŽฏSkill

from hotovo/aider-desk

VibeIndex|
What it does

Generates and configures specialized AI subagents with custom prompts, tools, and permissions for targeted software development tasks.

๐Ÿ“ฆ

Part of

hotovo/aider-desk(3 items)

agent-creator

Installation

git cloneClone repository
git clone https://github.com/hotovo/aider-desk.git
npm runRun npm script
npm run dev
npm runRun npm script
npm run build:win
npm runRun npm script
npm run build:mac
npm runRun npm script
npm run build:linux
๐Ÿ“– Extracted from docs: hotovo/aider-desk
11Installs
1,045
-
Last UpdatedJan 30, 2026

Skill Details

SKILL.md

Overview

# โœจ AiderDesk: The AI-Powered Development Platform

[![Documentation](https://img.shields.io/badge/Docs-blue?logo=ReadTheDocs&logoColor=white)](https://aiderdesk.hotovo.com/docs)

[![Discord](https://img.shields.io/badge/Discord-5865F2?logo=discord&logoColor=white)](https://discord.com/invite/dyM3G9nTe4)

[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/hotovo/aider-desk)

[![GitMCP](https://img.shields.io/endpoint?url=https://gitmcp.io/badge/hotovo/aider-desk)](https://gitmcp.io/hotovo/aider-desk)

AiderDesk transforms how you write software by combining an autonomous AI agent, powerful code generation, and a comprehensive toolset into a single desktop application. Whether you're building complex features, refactoring large codebases, or automating repetitive tasks, AiderDesk gives you an intelligent coding companion that works the way you do.

๐ŸŽฌ Overview

โœจ Key Features

AiderDesk is packed with features designed for modern software development:

  • ๐Ÿค– Autonomous Agent Mode: An intelligent AI agent (powered by Vercel AI SDK) that autonomously plans and executes complex tasksโ€”from implementing features to refactoring entire modules. Just describe what you need, and the agent breaks it down, explores your codebase, uses the right tools, and delivers results.
  • ๐Ÿงฉ Extensible Tool Ecosystem:

* Power Tools: Direct file operations, semantic search, grep, shell commands, web fetching

* Aider Tools: Deep integration with Aider's intelligent code generation and modification

* Memory Tools: Vector-based persistent knowledge storage that learns project patterns and preferences

* Skills: Progressive disclosure system to add domain expertise and custom workflows

* Task Tools: Complete task management with cost tracking and todo lists

* Todo Tools: Built-in checklist management that agents can use to track progress

  • ๐Ÿ‘ฅ Specialized Subagents: Create cost-optimized AI specialists for specific tasks (code review, testing, documentation). Automatic or on-demand invocation with configurable permissions and context memory.
  • ๐ŸŽ›๏ธ Customizable Agent Profiles: Configure different agent behaviors with system prompts, custom instructions, tool approvals, and rule files. Pre-built profiles included for common workflows.
  • ๐Ÿง  Persistent Memory: The agent remembers project patterns, architectural decisions, and your preferences across tasks using local vector search (LanceDB).
  • ๐Ÿ“‚ Advanced Task Management: Organize work with tasks that include chat history, context files, cost tracking, todos, and optional Git worktree isolation for safe experimentation.
  • ๐ŸŒฟ Git Worktrees: Create isolated development environments for safe, parallel feature development. Multiple merge strategies with built-in revert support.
  • ๐Ÿ”Œ Effortless IDE Integration: Automatically sync context files with your active editor in:

* IntelliJ IDEA ([Plugin](https://plugins.jetbrains.com/plugin/26313-aiderdesk-connector) | [GitHub](https://github.com/hotovo/aider-desk-connector-intellij-plugin))

* VSCode ([Extension](https://marketplace.visualstudio.com/items?itemName=hotovo-sk.aider-desk-connector) | [GitHub](https://github.com/hotovo/aider-desk-connector-vscode-extension))

  • ๐Ÿงฉ MCP Server Support: Connect to any Model Context Protocol (MCP) server to add external capabilities (web browsing, database access, custom tools).
  • โš™๏ธ Hooks & Automation: JavaScript hooks for workflow automationโ€”respond to events, modify behavior, and integrate with external tools.
  • ๐Ÿ“Š Usage Dashboard: Visualize token usage, costs, and model distribution with interactive charts and tables.
  • ๐Ÿ’ฐ Cost Tracking: Monitor token usage and associated costs per task for both Aider and Agent.
  • **๐ŸŒ REST AP