seb1nseb1nCommunityยท91 Agent Skills Included

awesome-ai-agent-skills

Ready-made workflows for coding, security, data, and business tasks

Provides 103 self-contained instruction workflows covering agent engineering, security audits, databases, DevOps, data analysis, marketing, sales, finance, and customer success. Eliminates the need to write prompts and procedures from scratch for common technical and business tasks. Installs into Claude Code, Codex, Cursor, and other compatible tools so each workflow activates only when relevant.
npx skills add seb1n/awesome-ai-agent-skills --all -g -y

All Skills in This Repository (91)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
seb1nseb1n

database-schema-design

Design normalized relational database schemas and generate SQL DDL scripts.

Community
Intermediate
๐Ÿ“ฆ In Repo
seb1nseb1n

query-optimization

Analyze EXPLAIN plans and rewrite slow SQL queries for better performance.

Community
Advanced
๐Ÿ“ฆ In Repo
seb1nseb1n

database-seeding

Generate and insert reproducible test data into databases with foreign key ordering.

Community
Intermediate
๐Ÿ“ฆ In Repo
seb1nseb1n

database-migration

Generate, execute, and roll back versioned database schema migrations across Alembic, Prisma, Flyway, and Knex.

Community
Advanced
๐Ÿ“ฆ In Repo
seb1nseb1n

database-backup

Automate PostgreSQL, MySQL, and MongoDB backup planning, scheduling, and verification.

Community
Advanced
๐Ÿ“ฆ In Repo
seb1nseb1n

exploratory-data-analysis

Perform systematic exploratory data analysis on tabular datasets with pandas and ydata-profiling.

Community
Advanced
๐Ÿ“ฆ In Repo
seb1nseb1n

data-visualization

Generate static and interactive charts from structured datasets using matplotlib, seaborn, and plotly.

Community
Intermediate
๐Ÿ“ฆ In Repo
seb1nseb1n

data-cleaning

Clean datasets with pandas, pyjanitor, and great_expectations.

Community
Advanced
๐Ÿ“ฆ In Repo
seb1nseb1n

sql-query-generation

Generate optimized SQL queries from natural language requests.

Community
Advanced
๐Ÿ“ฆ In Repo
seb1nseb1n

data-analysis

Analyze structured datasets with Python libraries for statistics and trends.

Community
Intermediate
๐Ÿ“ฆ In Repo
seb1nseb1n

keyword-research

Analyze seed keywords to generate prioritized SEO strategies with intent classification.

Community
Advanced
๐Ÿ“ฆ In Repo
seb1nseb1n

seo-optimization

Analyze on-page elements, assess Core Web Vitals, and generate JSON-LD schema markup.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install awesome-ai-agent-skills?โ–ผ

Run `npx skills add seb1n/awesome-ai-agent-skills --all -g -y` in your terminal to install the full library globally. To install a single workflow, use `npx skills add seb1n/awesome-ai-agent-skills --skill agent-evaluation`.

What kinds of tasks does this library cover?โ–ผ

It includes 103 workflows across agent engineering, security testing, databases, DevOps, data analysis, marketing, sales, finance, customer success, and document processing. Each one is a complete SKILL.md file with steps, examples, and edge cases.

Which coding tools are compatible with these skills?โ–ผ

The skills follow the open Agent Skills standard and work with Claude Code, OpenAI Codex, Gemini CLI, Cursor, GitHub Copilot, and Windsurf. The installer detects your tools automatically.

Can I install only the skills I need?โ–ผ

Yes. List everything with `npx skills add seb1n/awesome-ai-agent-skills --list`, then install individual skills by name or pick a curated starter pack like the Production Agent Stack.

Do I need coding experience to use these skills?โ–ผ

No. Once installed, your coding assistant loads the right workflow automatically when you describe a task in plain English, such as auditing a spreadsheet or drafting a sales email sequence.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’