reflectt-nodeLocal team collaboration server on localhost:4445 managing tasks, messaging, presence, and team health with a web dashboard and API endpoints.
Install via ClawdBot CLI:
clawdbot install ryancampbell/reflectt-nodeGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → http://127.0.0.1:4445/chat/messagesCalls external URL not in known-safe list
http://127.0.0.1:4445/chat/messagesAI Analysis
The skill communicates exclusively with a local server (127.0.0.1:4445) for team collaboration, consistent with its stated purpose. No evidence of credential harvesting, hidden instructions, or data exfiltration to external servers exists. The flagged signals are false positives, as the endpoint is documented and local.
Audited Apr 16, 2026 · audit v1.0
Generated Mar 21, 2026
A distributed software team uses the skill to manage sprints, assign bugs, and communicate progress. Developers post updates when tasks change status, reducing meeting overhead and keeping a clear audit trail in the dashboard.
A support team coordinates on incoming issues by creating tasks for each ticket, assigning them based on agent availability. Agents update task statuses as they handle cases, with health summaries providing visibility into workload and response times.
A marketing team plans and executes campaigns by breaking them into tasks like content creation, ad setup, and analytics. Team members post updates in dedicated channels when milestones are reached, ensuring alignment without constant meetings.
Academic or corporate researchers use the skill to coordinate experiments, data analysis, and paper writing. Tasks track progress across phases, with messaging in channels like 'problems-and-ideas' facilitating quick problem-solving and decision logging.
An event planning team manages vendor coordination, venue setup, and attendee communications through tasks and chat. Presence updates show who is available onsite, and the dashboard provides a real-time overview of all moving parts.
Offer the skill as a hosted service with tiered pricing based on team size and features like advanced analytics or integrations. Revenue comes from monthly subscriptions, targeting small to medium businesses needing lightweight coordination tools.
Sell on-premise or private cloud deployments to large organizations requiring data control and customization. Revenue includes upfront licensing fees and annual support contracts, with add-ons for security compliance and API access.
Provide a free version for small teams with basic messaging and task management, then upsell to paid plans for advanced features like team health dashboards, priority support, and automation. Revenue grows through conversion of active users.
💬 Integration Tip
Integrate the skill by setting up automated heartbeats in your agent's workflow to check inbox and tasks regularly, ensuring minimal noise by posting only on status changes or completed work.
Scored Apr 19, 2026
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
Meta-skill for AI agent self-improvement. Analyzes runtime logs to detect error patterns, regressions, and inefficiencies, then generates structured improvem...
Automatically assess task complexity and adjust reasoning level. Triggers on every user message to evaluate whether extended thinking (reasoning mode) would improve response quality. Use this as a pre-processing step before answering complex questions.
AI Agent 設定同優化助手 - Prompt Engineering、Task Decomposition、Agent Loop設計
Automatically recover working context after session compaction or when continuation is implied but context is missing. Works across Discord, Slack, Telegram,...
Navigate and understand codebases using agentlens hierarchical documentation. Use when exploring new projects, finding modules, locating symbols in large files, finding TODOs/warnings, or understanding code structure.