MR
Mayur Rathi
@mayurrathi
⭐ 5 GitHub stars

Ai Agent Bundle

Bundle of 90+ granular skills for LangGraph, CrewAI, Agent Memory, AI Ethics, and autonomous agent patterns.

mkdir -p ./skills/ai-agent-bundle && curl -sfL https://raw.githubusercontent.com/mayurrathi/awesome-agent-skills/main/skills/ai-agent-bundle/SKILL.md -o ./skills/ai-agent-bundle/SKILL.md

Run in terminal / PowerShell. Requires curl (Unix) or PowerShell 5+ (Windows).

Skill Content

# 9.1.1 Ai Agent Bundle


This bundle provides access to specialized AI development workflows.


Sub-Skills Included

These skills are located in `./sub-skills/`:

- **Frameworks**: `langgraph`, `crewai`, `haystack`, `semantic-kernel`

- **Patterns**: `agent-orchestration`, `autonomous-agents`, `multi-agent-systems`

- **Components**: `agent-memory`, `agent-tool-builder`, `prompt-engineering`


Usage

Reference any sub-skill by navigating to `./sub-skills/[skill-name]/SKILL.md`.

🎯 Best For

  • Claude users
  • Data professionals
  • Analytics teams
  • Researchers

💡 Use Cases

  • Data pipeline auditing
  • Query optimization

📖 How to Use This Skill

  1. 1

    Install the Skill

    Copy the install command from the Terminal tab and run it. The SKILL.md file downloads to your local skills directory.

  2. 2

    Load into Your AI Assistant

    Open Claude and reference the skill. Paste the SKILL.md content or use the system prompt tab.

  3. 3

    Apply Ai Agent Bundle to Your Work

    Provide context for your task — paste source material, describe your audience, or share existing work to guide the AI.

  4. 4

    Review and Refine

    Edit the AI output for accuracy, tone, and completeness. Add human insight where the AI lacks context.

❓ Frequently Asked Questions

How do I install Ai Agent Bundle?

Copy the install command from the Terminal tab and run it. The skill downloads to ./skills/ai-agent-bundle/SKILL.md, ready to use.

Can I customize this skill for my team?

Absolutely. Edit the SKILL.md file to add team-specific instructions, examples, or workflows.

⚠️ Common Mistakes to Avoid

Ignoring data quality

AI analysis inherits all data quality issues — profile your data first.

🔗 Related Skills