Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

switchboard

switchboard에는 TentacleOpera에서 수집한 skills 49개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
49
Stars
213
업데이트
2026-07-13
Forks
22
직업 범위
직업 카테고리 5개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

advise-research
소프트웨어 개발자

When planning, flag uncertain assumptions and supply a ready-to-run web-research prompt to confirm them.

2026-07-13
switchboard
기타 컴퓨터 관련 직업

Local Switchboard management console — drive the board when the VS Code extension is running

2026-07-12
accuracy
소프트웨어 개발자

Implement with high accuracy and self-review (invest effort up front to minimize rework)

2026-07-12
improve-feature
기타 컴퓨터 관련 직업

Reconcile and restructure a feature's subtasks — improve each, then merge/delete/rewrite/split to make the set coherent

2026-07-12
improve-plan
기타 컴퓨터 관련 직업

Deep planning, dependency checks, and adversarial review

2026-07-12
switchboard-cloud
프로젝트 관리 전문가

Cloud-VM planning mode — plan first, do not auto-code in a remote VM

2026-07-12
switchboard-memo
기타 컴퓨터 관련 직업

Memo capture mode — append-only, no analysis; exit with process memo

2026-07-12
switchboard-remote
기타 컴퓨터 관련 직업

Remote Switchboard control — drive plans via Linear or Notion when the local machine is off

2026-07-12
group-into-features
소프트웨어 개발자

Group loose Switchboard plans into features — scan pre-coding columns, cluster by capability, propose all groupings for one approval, then create features via create-feature.js

2026-07-11
switchboard-clickup
소프트웨어 개발자

Make direct ClickUp API calls via LocalApiServer proxy

2026-07-11
switchboard-kanban
소프트웨어 개발자

Move kanban cards and query kanban state via direct database access.

2026-07-11
switchboard-linear
소프트웨어 개발자

Make direct Linear GraphQL API calls via LocalApiServer proxy

2026-07-11
switchboard-notion
소프트웨어 개발자

Post replies back to a Notion-driven Remote Control card via the LocalApiServer bridge

2026-07-11
switchboard-remote-plan
소프트웨어 개발자

Improve a Switchboard plan stored in Linear — reads, deepens, writes back via the LocalApiServer GraphQL proxy without touching git. Use in remote sessions.

2026-07-11
switchboard-mcp
소프트웨어 개발자

Local stdio MCP server bridging Claude Desktop (and other MCP-only hosts) to Switchboard's LocalApiServer HTTP surface

2026-07-11
switchboard-orchestration
소프트웨어 개발자

Switchboard orchestration HTTP surface — the complete LocalApiServer contract for external AI coding tools and fleet agents. Discover the port, read the board/plans/features/worktrees/inbox/session-log, manage plan lifecycle, move cards, group and split features, dispatch fan-out, file requests to the orchestrator, and merge/clean up worktrees — all over localhost HTTP. Includes end-to-end workflows for a fleet coder inside a worktree and for an external orchestrator driving the board.

2026-07-11
switchboard-cowork
소프트웨어 개발자

Drive your Switchboard board from Claude Cowork — plan, move cards, and manage features over a local MCP bridge.

2026-07-11
switchboard-contracts
소프트웨어 개발자

System behavior contracts for agents driving Switchboard — consult when unsure how the system behaves; never for invocation. This doc answers how the system behaves. It never answers how to invoke something — for invocation, use the switchboard-orchestration skill and GET /catalog.

2026-07-10
clickup-api
소프트웨어 개발자

Make direct ClickUp API calls via LocalApiServer proxy

2026-07-09
clickup-move-task
소프트웨어 개발자

Move a ClickUp task to a different list via LocalApiServer

2026-07-09
create-feature
소프트웨어 개발자

Create a Switchboard feature from a remote session by writing the feature file directly — use when the VS Code extension is not running and create-feature.js is unreachable

2026-07-09
improve-remote-plan
소프트웨어 개발자

Improve a Switchboard plan stored in Linear — reads, deepens, writes back via the LocalApiServer GraphQL proxy without touching git. Use in remote sessions.

2026-07-09
kanban-operations
소프트웨어 개발자

Move kanban cards and query kanban state via direct database access.

2026-07-09
linear-move-issue
소프트웨어 개발자

Move a Linear issue to a different project via LocalApiServer

2026-07-09
query-archive
데이터베이스 아키텍트

Query the DuckDB archive directly using duckdb CLI.

2026-07-09
query-switchboard-kanban
소프트웨어 개발자

Query kanban state using direct SQL access to kanban.db

2026-07-09
refine-feature
프로젝트 관리 전문가

Refine a feature into a complete, decomposable specification — clear goal, success criteria, scope, and a proposed subtask breakdown

2026-07-09
refine-ticket
프로젝트 관리 전문가

Refine a ticket into a lean, agent-actionable spec — real files, testable acceptance criteria, no invented context

2026-07-09
switchboard-research
시장조사 분석가·마케팅 전문가

Run comprehensive multi-source web research and synthesize a cited summary.

2026-07-09
worktree-cleanup
소프트웨어 개발자

Mark a worktree merged and clean it up (kind-aware) via LocalApiServer

2026-07-09
create-feature-from-plans
소프트웨어 개발자

Create a Switchboard feature from a known set of plans — no discovery, just mechanics. Use when the user already knows which plans to group.

2026-07-07
kanban-operations
소프트웨어 개발자

Move kanban cards and query kanban state via direct database access.

2026-07-07
query-archive
소프트웨어 개발자

Query the DuckDB archive directly using duckdb CLI.

2026-07-05
query-kanban-plans
소프트웨어 개발자

Query the Kanban database for plans by workspace name, project, and features.

2026-07-05
notion-api
소프트웨어 개발자

Post replies back to a Notion-driven Remote Control card via the LocalApiServer bridge

2026-06-29
archive
소프트웨어 개발자

Query and manage the DuckDB archive of historical plans and conversations.

2026-06-24
clickup-attach
프로젝트 관리 전문가

Attach files to ClickUp tasks via LocalApiServer

2026-06-24
clickup-create-subpage
프로젝트 관리 전문가

Create doc pages in ClickUp via LocalApiServer

2026-06-24
clickup-create-task
프로젝트 관리 전문가

Create ClickUp tasks with optional subtasks via LocalApiServer

2026-06-24
clickup-fetch
프로젝트 관리 전문가

Fetch ClickUp tasks/lists with automatic name resolution

2026-06-24
이 저장소에서 수집된 skills 49개 중 상위 40개를 표시합니다.