agent-cursor

Bus Cursor — Development skill for Claude Code

Development community

Bus Cursor - адаптация jtapés/claude-bus под Cursor IDE.

How to install Bus Cursor

This entry records only its repository, not the path inside it, so there is no exact command to give. Open agent-cursor/bus-cursor and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Bus Cursor does

Bus Cursor - адаптация jtapés/claude-bus под Cursor IDE. Адаптация: SafonovAG.

Alternatives in Development

  • Understand Anything — Graphs that teach graphs that impress 80.7k ★
  • Mempalace Init — Set up MemPalace — install the package, initialize a palace, register the MCP server with Cursor, and verify e 58.6k ★
  • Browser Tools MCP — Monitor browser logs directly from Cursor and other MCP compatible IDEs 7.2k ★

README

Bus Cursor

Bus Cursor

Просмотры bus-cursor

Переписка и задачи между агентами Cursor
Плоский UI · Cursor CLI · скилл для Cursor IDE

Сайт · Организация · Установка · Использование


Profile details

Что это

**Bus Cursor** - адаптация скилла [claude-bus](https://github.com/jtapes/claude-bus) под Cursor IDE.

Файловая переписка между агентами Cursor и оркестратором проекта:

  • сообщения во входящих, пока их не прочтут
  • адресация по имени агента
  • типы: TASK · QUESTION · DONE
  • фоновый подъём через Cursor CLI (agent -p)
  • локальный UI: чаты, роли, светлая и тёмная тема

Установка

Требования

irm 'https://cursor.com/install?win32=true' | iex
agent login

Скилл

git clone https://github.com/agent-cursor/bus-cursor.git "$env:USERPROFILE\.cursor\skills\bus-cursor"
& "$env:USERPROFILE\.cursor\skills\bus-cursor\install.ps1"

macOS / Linux:

git clone https://github.com/agent-cursor/bus-curs