ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 4/5

N8N Project Management

Build a complete project management system with Telegram bot, task distribution, and photo reports using n8n. Based on DDC Project Management repository.

Why use this skill?

Optimize your construction workflow with this n8n automation skill. Connect Telegram, Google Sheets, and task reporting to save hours of admin time daily.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/datadrivenconstruction/n8n-project-management
Or

What This Skill Does

The N8N Project Management skill is a robust automation framework designed to streamline construction project oversight. By bridging the gap between field workers and office management, this system replaces fragmented communication channels (calls, texts, emails) with a centralized Telegram-based interface. The system leverages n8n workflows to monitor task distributions from Google Sheets, deliver instant notifications to workers via Telegram, and gather structured feedback, including photo evidence and GPS coordinates. This ensures that every task on a construction site is tracked, documented, and reported in real-time, significantly reducing the administrative burden on project managers.

Installation

To install this skill, use the ClawHub command-line interface. Ensure you have n8n installed and a Telegram Bot API token ready. Run the following command in your terminal:

clawhub install openclaw/skills/skills/datadrivenconstruction/n8n-project-management

After installation, configure your Google Sheets credentials and link your Telegram Bot API token within the n8n dashboard to activate the workflow synchronization.

Use Cases

  • Site Inspection Reporting: Workers can submit end-of-day progress photos tagged with location data, which are automatically filed into the relevant project folder on Google Drive.
  • Daily Task Distribution: Managers update a Google Sheet; the bot pushes these tasks as actionable items to the assigned worker's Telegram account.
  • Automated Delay Alerts: If a task is not marked as completed by a set time, the system can notify the project manager to investigate potential bottlenecks.

Example Prompts

  1. "Check the current status of all tasks assigned to the electrical team for today's shift."
  2. "Send a reminder to the on-site foreman that they need to submit the daily progress report and photos."
  3. "Summarize the completed tasks from the 'Foundation Phase' project sheet and generate a weekly progress report."

Tips & Limitations

  • Tips: Ensure your Google Sheet column headers match exactly what the n8n workflow expects to prevent parsing errors. Use a dedicated Google Drive folder for photos to prevent storage clutter in your root drive.
  • Limitations: The system requires an active internet connection on the mobile devices used by field staff. It is currently optimized for construction workflows and may require customization for other industries. Ensure your Telegram bot privacy settings are correctly configured if you have multiple workers in the same group chat.

Metadata

Stars1100
Views0
Updated2026-02-17
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-datadrivenconstruction-n8n-project-management": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#n8n#construction#automation#telegram#productivity
Safety Score: 4/5

Flags: external-api, file-read, file-write