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

channelhub

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

수집된 skills
10
Stars
2
업데이트
2026-04-27
Forks
0
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

e2e-web
소프트웨어 품질 보증 분석가·테스터

Run Playwright browser tests against the channelhub web dashboard. Use when validating UI changes (kebab menu, autopilot toggle, escalation card, settings panels) — the SPA has zero coverage from bun:test alone.

2026-04-27
debug-pane
네트워크·컴퓨터 시스템 관리자

Snapshot a channelhub session's tmux pane PLUS its recent autopilot errors and registry state in one structured dump. Use when the user reports an autopilot/permission/spawn problem on a specific session, or when you need fast forensic context before forming a hypothesis.

2026-04-27
e2e-autopilot
소프트웨어 품질 보증 분석가·테스터

Run an end-to-end autopilot test in a disposable /tmp project — spawn a Claude session, enable autopilot, fire a known prompt, capture the response, tear down. Use when validating an autopilot code change without disturbing the user's real sessions.

2026-04-27
lookup-docs
소프트웨어 개발자

Fetch current documentation for libraries used in channelhub (Bun, grammy, MCP SDK, Playwright, bun:sqlite, etc.). Prefer Context7 when installed; fall back to WebFetch against the canonical doc site. Use when the user asks "how does X API work" or you're about to call an unfamiliar library method.

2026-04-27
restart-daemon
네트워크·컴퓨터 시스템 관리자

Restart the channelhub hub-daemon tmux session cleanly and verify it came back up. Use when the user asks to restart the daemon, when code changes need to take effect, or when sessions are showing as disconnected and you suspect the daemon is wedged.

2026-04-27
watch-marketplace
소프트웨어 개발자

Poll the Anthropic plugin marketplace manifest until "channelhub" appears, then notify the user. Use when waiting for the security review to land — the submission portal shows "Published" before the public manifest is updated.

2026-04-27
watch-tests
소프트웨어 품질 보증 분석가·테스터

Re-run the bun:test suite (and optionally the Playwright suite) on a loop, surfacing only failures. Use during long refactors or autopilot tuning where you want continuous green-light confirmation.

2026-04-27
autopilot
소프트웨어 개발자

Set up autopilot mode for a channelhub project. Use when the user wants to configure how their project answers questions on their behalf — specifically which preferences the proxy should honor.

2026-04-24
access
네트워크·컴퓨터 시스템 관리자

Manage hub access — view allowed users, add or remove Telegram user IDs from the allowlist. Use when the user asks about who can access the hub or wants to change access.

2026-04-07
configure
네트워크·컴퓨터 시스템 관리자

Set up the hub — save the bot token, web port, and configure access. Use when the user wants to configure the hub, set a Telegram token, or check channel status.

2026-04-07