Sub-skill of orcaflex-line-wizard: YAML-Based Line Setup (+1).
Scanned 9/9/2026
Install to Claude Code
npx -y skills add vamseeachanta/workspace-hub --skill yaml-based-line-setup --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Yaml Based Line Setup?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/vamseeachanta-yaml-based-line-setup)More formats (shields.io, HTML) on the badges page.
---
name: orcaflex-line-wizard-yaml-based-line-setup
description: 'Sub-skill of orcaflex-line-wizard: YAML-Based Line Setup (+1).'
version: 1.0.0
category: engineering
type: reference
scripts_exempt: true
---
# YAML-Based Line Setup (+1)
## YAML-Based Line Setup
```yaml
# configs/line_setup.yml
line_setup:
calculation_mode: "Calculate line lengths"
max_damping: 50
lines:
- name: "Mooring_Leg_1"
target_variable: "Tension"
*See sub-skills for full details.*
## Multi-Segment Line Configuration
```yaml
# configs/line_sections.yml
lines:
- name: "Catenary_Mooring_1"
sections:
- line_type: "Chain_R4_84mm"
length: 80.0
segment_length: 4.0
*See sub-skills for full details.*
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Understand the components, mechanics, and constraints of context in agent systems. Use when designing agent architectures, debugging context-related failures, or optimizing context usage.