skill-name

A clear description of what this skill does and when to use it. Include specific triggers like "Use when the user mentions X" or "Use when working with Y files."

16 stars

Best use case

skill-name is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

A clear description of what this skill does and when to use it. Include specific triggers like "Use when the user mentions X" or "Use when working with Y files."

Teams using skill-name should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/skill-name/SKILL.md --create-dirs "https://raw.githubusercontent.com/diegosouzapw/awesome-omni-skill/main/skills/cli-automation/skill-name/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/skill-name/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How skill-name Compares

Feature / Agentskill-nameStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

A clear description of what this skill does and when to use it. Include specific triggers like "Use when the user mentions X" or "Use when working with Y files."

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Skill Title

Brief overview of what this skill helps accomplish.

## When to Use

- Trigger condition 1
- Trigger condition 2

## Workflow

Copy and track progress:

```
Task Progress:
- [ ] Step 1: Description
- [ ] Step 2: Description
- [ ] Step 3: Description
```

### Step 1: First Step

Instructions for the first step.

```bash
# Example command
example-command --flag value
```

### Step 2: Second Step

Instructions for the second step.

### Step 3: Third Step

Instructions for the third step.

## Quick Reference

| Concept | Format | Example |
|---------|--------|---------|
| Item 1 | format | example |
| Item 2 | format | example |

## Additional Resources

- [REFERENCE.md](REFERENCE.md) - Detailed reference documentation
- [EXAMPLES.md](EXAMPLES.md) - Complete examples

Related Skills

---name: aav-vector-design-agent

16
from diegosouzapw/awesome-omni-skill

description: AI-powered adeno-associated virus (AAV) vector design for gene therapy including capsid engineering, promoter selection, and tropism optimization.

agentuity-cli-cloud-keyvalue-list-namespaces

16
from diegosouzapw/awesome-omni-skill

List all keyvalue namespaces. Requires authentication. Use for Agentuity cloud platform operations

agentuity-cli-cloud-keyvalue-delete-namespace

16
from diegosouzapw/awesome-omni-skill

Delete a keyvalue namespace and all its keys. Requires authentication. Use for Agentuity cloud platform operations

agentuity-cli-cloud-keyvalue-create-namespace

16
from diegosouzapw/awesome-omni-skill

Create a new keyvalue namespace. Requires authentication. Use for Agentuity cloud platform operations

agentuity-cli-cloud-vector-list-namespaces

16
from diegosouzapw/awesome-omni-skill

List all vector namespaces. Requires authentication. Use for Agentuity cloud platform operations

agentuity-cli-cloud-vector-delete-namespace

16
from diegosouzapw/awesome-omni-skill

Delete a vector namespace and all its vectors. Requires authentication. Use for Agentuity cloud platform operations

bgo

10
from diegosouzapw/awesome-omni-skill

Automates the complete Blender build-go workflow, from building and packaging your extension/add-on to removing old versions, installing, enabling, and launching Blender for quick testing and iteration.

Coding & Development

mcp-create-declarative-agent

16
from diegosouzapw/awesome-omni-skill

Skill converted from mcp-create-declarative-agent.prompt.md

MCP Architecture Expert

16
from diegosouzapw/awesome-omni-skill

Design and implement Model Context Protocol servers for standardized AI-to-data integration with resources, tools, prompts, and security best practices

mathem-shopping

16
from diegosouzapw/awesome-omni-skill

Automatiserar att logga in på Mathem.se, söka och lägga till varor från en lista eller recept, hantera ersättningar enligt policy och reservera leveranstid, men lämnar varukorgen redo för manuell checkout.

math-modeling

16
from diegosouzapw/awesome-omni-skill

本技能应在用户要求"数学建模"、"建模比赛"、"数模论文"、"数学建模竞赛"、"建模分析"、"建模求解"或提及数学建模相关任务时使用。适用于全国大学生数学建模竞赛(CUMCM)、美国大学生数学建模竞赛(MCM/ICM)等各类数学建模比赛。

matchms

16
from diegosouzapw/awesome-omni-skill

Mass spectrometry analysis. Process mzML/MGF/MSP, spectral similarity (cosine, modified cosine), metadata harmonization, compound ID, for metabolomics and MS data processing.