Failure mode and effects analysis tool. Use when json fmea tasks, csv fmea tasks, checking fmea status.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add bytesagain/ai-skills --skill fmea --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Fmea?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/bytesagain-fmea)More formats (shields.io, HTML) on the badges page.
---
name: "fmea"
version: "1.0.0"
description: "Failure mode and effects analysis tool. Use when json fmea tasks, csv fmea tasks, checking fmea status."
author: "BytesAgain"
homepage: "https://bytesagain.com"
source: "https://github.com/bytesagain/ai-skills"
tags: [fmea, industrial, cli, tool]
category: "industrial"
---
# fmea
Failure mode and effects analysis tool. Use when json fmea tasks, csv fmea tasks, checking fmea status.
## Commands
### `status`
```bash
scripts/script.sh status
```
Show current status
### `add`
```bash
scripts/script.sh add
```
Add new entry
### `list`
```bash
scripts/script.sh list
```
List all entries
### `search`
```bash
scripts/script.sh search
```
Search entries
### `remove`
```bash
scripts/script.sh remove
```
Remove entry by number
### `export`
```bash
scripts/script.sh export
```
Export data to file
### `stats`
```bash
scripts/script.sh stats
```
Show statistics
### `config`
```bash
scripts/script.sh config
```
View or set config
### `help`
```bash
scripts/script.sh help
```
### `version`
```bash
scripts/script.sh version
```
## Configuration
Use `scripts/script.sh config <key> <value>` to set preferences.
| Variable | Description |
|----------|-------------|
| `FMEA_DIR` | Data directory (default: ~/.fmea/) |
---
*Powered by BytesAgain | bytesagain.com | hello@bytesagain.com*
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!
This skill helps you track, analyze, and report on keyword ranking positions over time. It monitors both traditional SERP rankings and AI/GEO visibility to provide comprehensive search performance insights.
Find and analyze YouTube competitor channels using YouTube Data API v3. Discover competitors through keyword search, category matching, content similarity, and related channel discovery. Compare metrics, content strategies, and market positioning. Use when users want to (1) Find competitors for their YouTube channel, (2) Analyze competitor performance metrics, (3) Compare their channel against competitors, (4) Identify content gaps and opportunities, (5) Benchmark against similar creators, (6...
Analyze and optimize tweets for maximum reach using Twitter's open-source algorithm insights. Rewrite and edit user tweets to improve engagement and visibility based on how the recommendation system ranks content.
Instructions for fetching current weather temperature data for Karachi, Pakistan from wttr.in API
Get current weather and forecasts (no API key required).