A
avifenesh
@hesreallyhim
⭐ 45.1k GitHub stars

AgentSys

AgentSys是一款productivity方向的AI技能,核心价值是Workflow automation system for Claude with a group of useful plugins, agents, and skills,可用于解决开发者在productivity领域的实际问题,帮助用户提升效率、自动化重复任务或优化工作流。

Workflow automation system for Claude with a group of useful plugins, agents, and skills. Automates task-to-production workflows, PR management, code cleanup, performance investigation, drift detectio

Last verified on: 2026-05-30
mkdir -p ./skills/agentsys && curl -sfL https://raw.githubusercontent.com/hesreallyhim/awesome-claude-code/main/skills/agentsys/SKILL.md -o ./skills/agentsys/SKILL.md

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

Skill Content

Workflow automation system for Claude with a group of useful plugins, agents, and skills. Automates task-to-production workflows, PR management, code cleanup, performance investigation, drift detection, and multi-agent code review. Includes [agnix](https://github.com/avifenesh/agnix) for linting agent configurations. Built on thousands of lines of code with thousands of tests. Uses deterministic detection (regex, AST) with LLM judgment for efficiency. Used on many production systems.

🎯 Best For

  • Claude users
  • Claude Code users
  • Knowledge workers
  • Remote teams
  • Professionals

💡 Use Cases

  • Using AgentSys in daily workflow
  • Automating repetitive productivity tasks

📖 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 or Claude Code and reference the skill. Paste the SKILL.md content or use the system prompt tab.

  3. 3

    Apply AgentSys 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 AgentSys?

Copy the install command from the Terminal tab and run it. The skill downloads to ./skills/agentsys/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

Not reading the full skill

Skills contain important context and edge cases beyond the quick start.

🔗 Related Skills