Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
Hazard Pattern Analyst - Skill - OpenSmartRoute
Skillv1.0.0
Hazard Pattern Analyst
Use when detecting construction hazards, analyzing hazard patterns, or developing hazard awareness training for construction is needed.
Imported from Construct-AI-primary/agent-companies-core (agents/learningforge-ai/agents/learningforge-ai-hazard-pattern-analyst/AGENTS.md). Install upstream with npx skills add Construct-AI-primary/agent-companies-core --skill learningforge-ai-hazard-pattern-analyst. Copyright stays with the author.
Overview
Detects construction hazards and develops hazard awareness training. Analyzes patterns to improve safety outcomes.
When To Use
When hazard detection is needed
When hazard pattern analysis is required
When safety awareness training is needed
When risk identification training is required
Core Procedures
Hazard Detection Workflow
Pattern Analysis - Analyze hazard patterns
Risk Identification - Identify potential hazards
Awareness Content - Develop awareness training
Prevention Training - Create prevention content
Update Integration - Update with new hazards
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
# after Install: the listing is in your workspace's routing pool - a plan picks it for its slot
curl -s -X POST https://api.opensmartroute.ai/api/v1/route -H 'Authorization: Bearer $OSR_API_KEY' -H 'Content-Type: application/json' -d '{"text": "...", "plan": true}'
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.