Agent skill · AI & Agents

vibration-analysis

Expert skill for modal analysis, frequency response, and vibration characterization of mechanical systems

a5c-ai1,642★ · 1 repos on radarProfile →
claude-codecodexcan modify filesMIT
Install
npx skills add a5c-ai/babysitter --skill vibration-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
Allowed tools: -Read-Write-Glob-Grep-Bash
Path: library/specializations/domains/science/mechanical-engineering/skills/vibration-analysis/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,642
Language: JavaScript

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

From the SKILL.md

# Dynamics and Vibration Analysis Skill ## Purpose The Dynamics and Vibration Analysis skill provides expert capabilities for modal analysis, frequency response, and vibration characterization of mechanical systems, enabling systematic evaluation of dynamic behavior and resonance avoidance. ## Capabilities - Natural frequency and mode shape extraction - Modal participation factor analysis - Harmonic response analysis configuration - Random vibration (PSD) analysis - Transient dynamic response simulation - Shock response spectrum (SRS) analysis - Damping estimation and modeling - Vibration test correlation and model updating ## Usage Guidelines ### Modal Analysis #### Natural Frequency Extraction 1. **Analysis Setup** - Define mass distribution accurately - Include structural stiffness - Apply appropriate boundary conditions - Request sufficient modes 2. **Mode Shape Interpretation** ``` Mode 1-6: Rigid body modes (if unconstrained) Mode 7+: Flexible modes Modal Effective Mass > 5%: Significant participation ``` 3. **Frequency Targets** | Application | Typical First Mode Target | |-------------|--------------------------| | Machine mount | > 2x operating speed | | Building floor | >

What's inside
Steps it walks through
  1. Purpose
  2. Capabilities
  3. Usage Guidelines
  4. Modal Analysis
  5. Harmonic Response Analysis
  6. Random Vibration Analysis
  7. Shock Response Spectrum (SRS)
  8. Transient Dynamic Analysis
  9. Process Integration
  10. Input Schema
  11. Output Schema
  12. Best Practices
  13. Integration Points
More from babysitter
All skills →
About this skill
What does the vibration-analysis skill do?

Expert skill for modal analysis, frequency response, and vibration characterization of mechanical systems

How do I install it?

Run `npx skills add a5c-ai/babysitter --skill vibration-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 a5c-ai/babysitter, a repository with 1,642 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