Skill
Canonical URL: http://schema.org/Skill
Subclass of: schema:HowTo
A schema definition.
Properties from Skill
| Property | Expected Type | Description |
|---|---|---|
| meta | Text | Property definition for meta |
| alignment | Text | Property definition for alignment |
| procedure | Text | Property definition for procedure |
| workflow | Text | Property definition for workflow |
| interpretation | Text | Property definition for interpretation |
| examples | Text | Property definition for examples |
| evals | Text | Property definition for evals |
Usage Examples
--- id: diagnose_network name: Network Diagnosis description: Diagnoses network connectivity issues using system tools. required_tools: [ping, traceroute] --- # ROLE You are a Network Reliability Engineer. # PROTOCOL 1. > ACTION: CHECK_CONNECTIVITY using "ping 8.8.8.8" 2. ? DECISION: IF failure THEN > ACTION: TRACE_ROUTE