historical-data-managerExtract, clean, and organize legacy construction data from archives. Migrate historical project data, cost records, and schedules into modern formats.
Install via ClawdBot CLI:
clawdbot install datadrivenconstruction/historical-data-managerGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://datadrivenconstruction.ioAudited Apr 17, 2026 · audit v1.0
Generated Mar 20, 2026
A construction firm needs to migrate decades of cost data from old Excel and Access files into a modern database for benchmarking. The skill extracts, cleans, and normalizes historical cost records, adjusting for inflation using cost indices to enable accurate comparison with current projects.
An engineering company wants to analyze past project schedules stored in legacy formats like Lotus 1-2-3 and early Excel to identify productivity trends. The skill scans archives, extracts schedule data, and normalizes it into a structured format for time-series analysis and risk pattern identification.
A building contractor has paper-based labor and material records scanned to PDFs and old spreadsheet exports. The skill processes these files, extracts key data points, and organizes them into a digital database for compliance reporting and estimating improvement.
A large infrastructure developer needs to consolidate data from multiple legacy database systems (e.g., dBase, FoxPro) into a unified modern format. The skill handles various export types, extracts relevant project information, and migrates it for centralized analysis and decision-making.
Offer data migration and analysis services to construction companies on a project basis. Provide expertise in extracting and cleaning historical data, with revenue generated from hourly rates or fixed fees per data set processed.
Develop a cloud-based platform where users upload legacy files, and the skill automates extraction and normalization. Charge subscription fees based on data storage and processing tiers, with additional revenue from premium analytics features.
Provide training workshops and ongoing support for construction firms to use the skill internally. Revenue comes from training sessions, certification programs, and technical support contracts, helping companies build in-house capabilities.
💬 Integration Tip
Ensure Python 3 and required libraries like pandas and pyodbc are installed; start by scanning archives to assess file types before running extraction functions for efficient processing.
Scored Apr 19, 2026
Calendar management and scheduling. Create events, manage meetings, and sync across calendar providers.
Sync and query CalDAV calendars (iCloud, Google, Fastmail, Nextcloud, etc.) using vdirsyncer + khal. Works on Linux.
Manage tasks and projects in Todoist. Use when user asks about tasks, to-dos, reminders, or productivity.
Use when you have a written implementation plan to execute in a separate session with review checkpoints
Send short status descriptions in chat for long-running tasks. Use when you need to provide periodic updates during multi-step operations, confirm task completion, or notify of failures. Includes automated periodic monitoring that sends updates every 5 seconds, status message templates, and a helper function for consistent status reporting.
Create, list, and manage macOS Calendar events via AppleScript. Use when the user asks to add a reminder, schedule an event, create a calendar entry, set a d...