The open format is called Agent Skills and works in Claude Code, Codex, Cursor and other agents — most people know it as Claude Skills.
Every Agent Skill we could find on GitHub, deduplicated by content. 79 870 files from 1 769 authors, of which 62 217 are unique — the rest is the same skill repackaged into someone else's repository. For each one: what it weighs in tokens, whether it ships runnable scripts, and which MCP servers it needs.
Convert CAD/BIM files to structured data. Extract element data from Revit, IFC, DWG, DGN files.
Analyze construction drawings to extract dimensions, annotations, symbols, and metadata. Support quantity takeoff and design review automation.
Extract structured data from construction PDFs. Convert specifications, BOMs, schedules, and reports from PDF to Excel/CSV/JSON. Use OCR for scanned documents and pdfplumber for native PDFs.
Extract data from construction images using AI Vision. Analyze site photos, scanned documents, drawings.
Design data models for construction projects. Create entity-relationship diagrams, define schemas, and generate database structures.
Check data compliance with construction standards. Validate data against ISO 19650, IFC, COBie, UniFormat standards.
Extract structured data from construction specifications. Parse CSI sections, requirements, submittals, and product data from spec documents.
Detect anomalies and outliers in construction data: unusual costs, schedule variances, productivity spikes. Statistical and ML-based detection methods.
Track data origin, transformations, and flow through construction systems. Essential for audit trails, compliance, and debugging data issues.
Assess construction data quality using completeness, accuracy, consistency, timeliness, and validity metrics. Automated validation with regex patterns, thresholds, and reporting.
Calculate construction costs using resource-based method. Estimate project costs from work items, physical resource norms, and current prices.
Build construction project estimates. Generate detailed cost breakdowns with labor, materials, equipment, and overhead.
Build validation rules for construction data. Create RegEx and logic-based validation for BIM elements, cost codes, and schedule data.
Calculate construction labor rates with overhead, benefits, and productivity factors. Regional rate databases and crew composition.
Analyze historical construction costs for benchmarking, trend analysis, and estimating calibration. Compare projects, track escalation, identify patterns.
Manage construction unit price databases: update prices, track vendors, apply location factors, maintain historical records. Essential for accurate estimating.
Automatically generate estimates from QTO data. Apply pricing rules to BIM quantities for cost estimates.
Extract quantities from BIM/CAD data for cost estimation. Group by type, level, zone. Generate QTO reports.
Create 4D construction simulations by linking BIM elements to project schedules. Generate time-based visualizations, sequence analysis, and construction phasing with Gantt integration.
Generate Quantity Take-Off (QTO) reports from BIM/CAD data. Extract volumes, areas, counts by category. Group elements, apply calculation rules, and create cost estimates automatically.
Calculate carbon footprint of construction projects. Estimate CO2 emissions from materials, transportation, and construction processes using emission factors databases.
Generate Gantt charts for construction scheduling. Create visual project timelines with dependencies and progress tracking.
Calculate embodied carbon and lifecycle emissions for construction materials and projects. Support sustainable design decisions with carbon data.
Level and optimize construction resource allocation across project schedule. Balance labor, equipment usage, and avoid overallocation while maintaining critical path.
Extract and analyze data from construction ERP systems. Pull project data for analytics, reporting, and integration.
Create visualizations for construction data. Generate charts, graphs, heatmaps, and interactive dashboards using Matplotlib, Seaborn, and Plotly for project analysis and reporting.
Build KPI dashboards for construction projects. Track CPI, SPI, quality, safety metrics in real-time.
Analyze data interoperability issues in construction projects. Identify format incompatibilities and data loss points.
Provide data-driven decision support for construction. Analyze multiple factors and recommend optimal project decisions.
Forecast project outcomes using historical data: cost overruns, schedule delays, risk probabilities. Machine learning models for construction prediction.
What-if analysis for construction projects: model different scenarios and their cost/schedule/resource impacts. Compare alternatives and optimize decisions.
Create Apache Airflow DAGs for construction data pipelines. Orchestrate ETL, validation, and reporting workflows.
Build automated ETL (Extract-Transform-Load) pipelines for construction data. Process PDFs, Excel, BIM exports. Generate reports, dashboards, and integrate with other systems. Orchestrate with Airflow or n8n.
Automatically generate PDF reports from construction data. Create formatted project reports with charts and tables.
Automate construction data workflows. Build ETL pipelines and DAG workflows for recurring tasks.
Check BIM model consistency: naming conventions, parameter completeness, spatial relationships, and data integrity across model elements.
Analyze BIM clash detection results and suggest resolutions. Prioritize clashes, identify patterns, assign responsibility, and track resolution status.
Check BIM data against IDS (Information Delivery Specification). Validate model information requirements and compliance.
Analyze large-scale construction datasets. Process thousands of projects for patterns, benchmarks, and predictive insights.
Build automated BIM validation pipelines for IFC/Revit data. Continuous validation against IDS, LOD requirements, COBie, and project-specific BEP standards.
Convert construction data to/from Parquet format. Optimize storage, enable fast queries, and integrate with data lakehouses.
Implement semantic vector search for construction data. Build AI-powered search using embeddings and vector databases (Qdrant, ChromaDB) for intelligent querying of specifications, standards, and project documents.
Predict project completion dates using ML models. Forecast schedule delays based on current progress, historical patterns, and risk factors.
Build ML models for construction predictions. Train and evaluate custom models for cost, duration, and risk prediction.
Predict project duration using k-NN and regression. Estimate timeline based on similar historical projects.
Assess organization's digital transformation readiness. Evaluate data culture, technology adoption, and process maturity.
Predict construction project costs using Machine Learning. Use Linear Regression, K-Nearest Neighbors, and Random Forest models on historical project data. Train, evaluate, and deploy cost prediction models.
Automated pipeline for retraining ML models with new construction data. Monitor model drift, trigger retraining, and validate model performance.
Extract structured data from construction documents using LLMs. Process RFIs, submittals, contracts, specifications. Convert unstructured PDFs to structured JSON/Excel.
Automate daily construction report generation using n8n workflow automation.
Build multi-agent AI systems for construction estimation. Use CrewAI/LangGraph to orchestrate specialized agents: QTO agent, pricing agent, validation agent. Automate complex estimation workflows.
Automate construction photo report generation using n8n with AI-powered image analysis.
Build n8n pipeline for automated cost estimation from Revit/IFC using DDC CWICR database and LLM classification.
Create n8n workflow for daily task assignment from PTO engineer to foreman via Telegram bot with status reporting.
Build Telegram bots for construction field workers. Real-time reporting, photo uploads, task assignments, progress tracking. Integrate with n8n for automated workflows.
Build a complete project management system with Telegram bot, task distribution, and photo reports using n8n. Based on DDC Project Management repository.
Convert voice recordings to structured construction reports. Field workers speak, AI transcribes and formats. Supports daily reports, safety observations, progress updates.
Track regulatory compliance for construction projects. Monitor permits, certifications, inspections, and regulatory requirements with automated alerts and reporting.
Assess company readiness for construction industry uberization. Analyze data transparency, process automation, and competitive positioning against open data platforms.
Construction quality control workflow automation. Manage QC inspections, track defects, generate NCRs, and ensure specification compliance throughout the project.
Answers built from the skills we actually parsed.