Register the orchestrator as active with the Crewly backend. Must be called on startup.
Skills in this repository
stevehuang0115/crewly - Page 4
SkillsMP has collected 161 skills from stevehuang0115/crewly. Open a skill to review its source and details.
stevehuang0115/crewlyShowing 40 of 161 collected skills.
Submit a bug report via GitHub Issues (gh CLI) or save locally as markdown.
Resume a Claude Code agent's most recent conversation using /resume.
Schedule a future check-in or reminder.
Send a keyboard key or key sequence to an agent's terminal session.
Set a project-level goal to guide team priorities and track progress.
Start a specific agent within a team.
Source text: Undetermined
Start all agents in a team.
Stop a specific agent within a team.
Source text: Undetermined
Stop all agents in a team.
Subscribe to agent lifecycle events (idle, busy, active, inactive, status_changed).
Terminate an agent's terminal session completely.
Cancel an event subscription by ID.
Update the team's current focus area to align effort and communicate priorities.
Update an existing team's name, description, or configuration.
Decide the next action when a worker task fails verification or execution: retry the same worker, reassign to another worker, or escalate to the Orchestrator.
Schedule a future check-in or reminder. TL can only target self or subordinate workers (hierarchy-validated).
Start a worker agent within the Team Leader's subordinate scope. Validates that the target worker's parentMemberId matches the TL's memberId before starting.
Stop a worker agent within the Team Leader's subordinate scope. Validates that the target worker's parentMemberId matches the TL's memberId before stopping.
List all Crewly devices connected to Cloud
Reply to a cross-machine message from another Crewly device
Send a message to another Crewly machine via Cloud API
One-click attach to user's running Chrome browser via CDP. Auto-discovers Chrome processes, connects via DevTools Protocol, preserves real logins.
Launch a virtual display with VNC + noVNC + cloudflared for remote browser viewing and control. Enables human-in-the-loop login/verification when Playwright needs manual interaction.
Control desktop Electron apps and Chrome-based browsers via agent-browser (Vercel Labs). Uses CDP (Chrome DevTools Protocol) with accessibility snapshots and ref-based interaction — 82-96% token savings vs raw Playwright. Supports VS Code, Slack, Discord,…
Send a message to a Google Chat space or thread via the backend API.
Send a message to a Slack channel or thread via the backend API.
Enable browser automation capabilities in Claude Code using the Chrome extension. This allows agents to interact with web pages, fill forms, click buttons, and perform automated browser tasks.
Get the current status of all teams and their members.
Perform a lightweight health check to confirm the agent is responsive. Updates the heartbeat timestamp via the API middleware.
Send a message to the Crewly Chat UI. Use this to post responses, updates, or notifications directly to a chat conversation.
Use Chrome to build React apps on Google AI Studio (aistudio.google.com). Navigate to the Build page, input prompts, and generate interactive prototypes.
Interact with Google NotebookLM to create notebooks, add sources, and generate audio overviews. Requires NotebookLM MCP server to be configured.
Enable browser automation capabilities using Playwright MCP server. This allows agents to interact with web pages, take screenshots, fill forms, and perform automated browser tasks through the Playwright automation framework.
Convert a markdown file to PDF and upload it to a Slack channel.
Get an overview of all configured projects.
Get current status of all teams and their agents, including who is active/inactive.
List your active event subscriptions.
Send a message to the Crewly Chat UI. Use this to post responses, updates, or notifications directly to a chat conversation.
Gracefully restart the Crewly backend server. Sessions are saved and auto-resumed on restart.