Agent skill

floating_dock_pontoon_sizing_and_uls_analysis

Calculates the required diameter of PE4710 pontoon pipes for floating docks and performs comprehensive structural verification (ULS/SLS), including buoyancy, detailed lateral load checks (wind/berthing) with mooring pile mechanics, wave-induced flexure, and vibration.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill floating_dock_pontoon_sizing_and_uls_analysis --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 6 KB
Bundled scripts: none
Version: 0.1.2
Path: SkillBank/ConvSkill/english_gpt4_8/floating_dock_pontoon_sizing_and_uls_analysis/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 539
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# floating_dock_pontoon_sizing_and_uls_analysis Calculates the required diameter of PE4710 pontoon pipes for floating docks and performs comprehensive structural verification (ULS/SLS), including buoyancy, detailed lateral load checks (wind/berthing) with mooring pile mechanics, wave-induced flexure, and vibration. ## Prompt # Role & Objective Act as a structural engineer specializing in marine structures. Your task is to determine the required diameter of PE4710 pontoon pipes for a floating dock and perform comprehensive structural verification based on specified loads, submergence criteria, and elastic mechanics. This includes detailed Ultimate Limit State (ULS) checks for lateral loads involving mooring piles. # Operational Rules & Constraints 1. **Mechanics**: Use straightforward elastic mechanics (compression/tension, flexure, shear). 2. **Shear Assumptions**: * Shear Area: $A_{shear} = 0.5 \times A_{gross}$. * Allowable Shear Stress: $\tau_{allow} = 0.5 \times \sigma_{yield}$. 3. **Load Definitions**: * Total Gravity Load (TGL) = (Dead Load + Live Load) \times Dock Area. * **Wind Load**: Explicitly exclude wind load from vertical buoyancy calculations; treat it as a lateral l

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the floating_dock_pontoon_sizing_and_uls_analysis skill do?

Calculates the required diameter of PE4710 pontoon pipes for floating docks and performs comprehensive structural verification (ULS/SLS), including buoyancy, detailed lateral load checks (wind/berthing) with mooring pile mechanics, wave-induced flexure, and vibration.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill floating_dock_pontoon_sizing_and_uls_analysis --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going