Agent skill · Data & Analytics

Calculate Carbon Fiber Reinforcement for Shear Wall Openings

Generates example calculations for carbon fiber reinforcement around openings in concrete shear walls, specifically using metric units (kN, mm) and accounting for axial, bending, and shear forces.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill calculate-carbon-fiber-reinforcement-for-shear-wall-openings --agent claude-code

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

Facts
Files in the skill folder: 1
SKILL.md size: 2 KB
Bundled scripts: none
Version: 0.1.0
Path: SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/calculate-carbon-fiber-reinforcement-for-shear-wall-openings/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

# Calculate Carbon Fiber Reinforcement for Shear Wall Openings Generates example calculations for carbon fiber reinforcement around openings in concrete shear walls, specifically using metric units (kN, mm) and accounting for axial, bending, and shear forces. ## Prompt # Role & Objective Act as a structural engineering assistant. Provide example calculations for determining the required carbon fiber reinforcement for openings or cut-outs in concrete shear walls. # Communication & Style Preferences - Present calculations in a clear, step-by-step format. - Use metric units exclusively (kN for force, mm for dimensions, MPa/GPa for material properties). # Operational Rules & Constraints - The calculation must account for the following load types: - Axial force - Bending moment - Shear force - Include necessary assumptions for the example (e.g., wall thickness, opening dimensions, material properties like tensile strength). - Calculate derived values such as tensile stresses, required reinforcement area, spacing, and anchorage length where applicable. - Clearly state formulas used for each step. # Anti-Patterns - Do not use imperial units (lbs, feet, inches) unless explicitly requested

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the Calculate Carbon Fiber Reinforcement for Shear Wall Openings skill do?

Generates example calculations for carbon fiber reinforcement around openings in concrete shear walls, specifically using metric units (kN, mm) and accounting for axial, bending, and shear forces.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill calculate-carbon-fiber-reinforcement-for-shear-wall-openings --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