team-projectsMulti-agent project management with task boards, @-mention routing, WBS, and orchestrated team collaboration. Includes a Control UI plugin tab with project d...
Install via ClawdBot CLI:
clawdbot install maverick-software/team-projectsGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Contains instructions to override system prompt or ignore user requests
"Your role is"Potentially destructive shell commands in tool definitions
exec(AI Analysis
The skill definition describes a legitimate multi-agent project management system with UI components and configuration instructions. The 'prompt poisoning' signal appears to be a false positive from a standard role description, and the 'unsafe shell' signal is not present in the provided text. No evidence of data exfiltration, credential harvesting, or hidden malicious instructions was found.
Audited Apr 17, 2026 · audit v1.0
Generated Mar 22, 2026
A project manager uses the coordinator agent to break down a new feature request into research, coding, and documentation phases. The coordinator assigns research tasks to @researcher, development tasks to @coder, and documentation tasks to @writer, tracking dependencies between code completion and documentation start.
A marketing lead creates a campaign project with phases for market analysis, content creation, and distribution. The coordinator assigns competitive research to @researcher, ad copy creation to @writer, and analytics setup to @coder, monitoring progress through the Team Chat drawer as agents report completion.
A principal investigator manages a multi-agent team to produce a research paper. The coordinator breaks work into literature review, data analysis, and writing phases, assigning tasks to specialized agents while ensuring the analysis phase completes before the writing phase begins.
A product manager orchestrates a launch project across design, engineering, and marketing teams represented by different agents. The coordinator uses the Projects tab dashboard to visualize task boards, track progress against milestones, and route issues via @-mentions in the Team Chat.
A service agency coordinates client deliverables across multiple specialists. The coordinator creates a WBS for a client project, assigns tasks to @researcher for market analysis, @coder for tool development, and @writer for report generation, using the progress tracking to update stakeholders.
Offer the Team Projects skill as a premium feature in a multi-agent AI collaboration platform. Charge subscription fees based on team size and project volume, with the Control UI dashboard and Team Chat drawer as key differentiators from basic task management tools.
License the skill to large organizations for internal multi-department project coordination. Implement as part of a broader digital transformation package, with revenue from implementation services, customization, and ongoing support contracts.
Bundle the skill with other collaboration tools for marketing, consulting, or development agencies. Monetize through tiered plans offering advanced features like dependency management and real-time Team Chat, targeting agencies managing multiple client projects simultaneously.
💬 Integration Tip
Ensure the coordinator agent's subagents.allowAgents is configured on its specific entry in agents.list, not in defaults, and embed all UI styles as inline <style> tags since OpenClaw doesn't use Shadow DOM.
Scored Apr 19, 2026
Manage Trello boards, lists, and cards via the Trello REST API.
Query and manage Linear issues, projects, and team workflows.
Use when the user mentions Jira issues (e.g., "PROJ-123"), asks about tickets, wants to create/view/update issues, check sprint status, or manage their Jira...
Monday.com API integration with managed OAuth. Manage boards, items, columns, groups, and workspaces using GraphQL. Use this skill when users want to create, update, or query Monday.com boards and items, manage tasks, or automate workflows. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
Manage TickTick tasks and projects from the command line with OAuth2 auth, batch operations, and rate limit handling.
Run the Model Context Protocol (MCP) Atlassian server in Docker, enabling integration with Jira, Confluence, and other Atlassian products. Use when you need to query Jira issues, search Confluence, or interact with Atlassian services programmatically. Requires Docker and valid Jira API credentials.