hongmaple0820/agent-academy

Agent Academy is an open-source AI Agent training knowledge base dedicated to providing AI assistants such as OpenClaw, Claude, and ChatGPT with structured skill systems and knowledge resources. Just as humans need to learn various skills at school, AI Agents also need an “academy” to acquire knowledge and improve their capabilities. Agent Academy is such a knowledge hub, covering 12 fields including software development, product design, data analysis, and AI/ML.

This repository also configures its own agents. See what agent-academy tells them →

11Stars on the repository
150Mods indexed here, across every type
5mo agoLast push, which is what freshness is scored on
customA LICENSE file GitHub cannot name, so bodies are not copied

hongmaple0820/agent-academy

Skill Claude CodeCodex

A Git workflow skill that includes analysis of commit statistics and recent commits. Git is a tool for tracking code changes and collaborating on projects.

not rated 11 +1 5mo ago A 0 tokens

github-pr-creation

50

hongmaple0820/agent-academy

Skill Claude CodeCodex

Creates GitHub Pull Requests with automated validation and task tracking. Use when user wants to create PR, open pull request, submit for review, or check if ready for PR. Analyzes commits, validates task completion, generates Conventional Commits title and description, suggests labels. NOTE - for merging existing…

not rated 11 +1 5mo ago A 75 tokens

github-pr-merge

51

hongmaple0820/agent-academy

Skill Claude CodeCodex

Merges GitHub Pull Requests after validating pre-merge checklist. Use when user wants to merge PR, close PR, finalize PR, complete merge, approve and merge, or execute merge. Runs pre-merge validation (tests, lint, CI, comments), confirms with user, merges with proper format, handles post-merge cleanup.

not rated 11 +1 5mo ago A 72 tokens

github-pr-review

52

hongmaple0820/agent-academy

Skill Claude CodeCodex

Handles PR review comments and feedback resolution. Use when user wants to resolve PR comments, handle review feedback, fix review comments, address PR review, check review status, respond to reviewer, or verify PR readiness. Fetches comments via GitHub CLI, classifies by severity, applies fixes with user…

not rated 11 +1 5mo ago B 74 tokens

hongmaple0820/agent-academy

Skill Claude CodeCodex

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation.

not rated 11 +1 5mo ago A 38 tokens

root-cause-tracing

55

hongmaple0820/agent-academy

Skill Claude CodeCodex

A guide to tracing a problem back to its underlying cause instead of stopping at its visible symptom.

not rated 11 +1 5mo ago A 0 tokens

tdd

57

hongmaple0820/agent-academy

Skill Claude CodeCodex

A guide to test-driven development (TDD), a way of writing a failing test before writing the code that makes it pass.

not rated 11 +1 5mo ago A 0 tokens

testing-strategies

59

hongmaple0820/agent-academy

Skill Claude CodeCodex

Strategic guidance for choosing and implementing testing approaches across the test pyramid. Use when building comprehensive test suites that balance unit, integration, E2E, and contract testing for optimal speed and confidence. Covers multi-language patterns (TypeScript, Python, Go, Rust) and modern best practices…

not rated 11 +1 5mo ago A 76 tokens

hongmaple0820/agent-academy

Skill Claude CodeCodex

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always.

not rated 11 +1 5mo ago A 43 tokens

writing-dockerfiles

61

hongmaple0820/agent-academy

Skill Claude CodeCodex

Writing optimized, secure, multi-stage Dockerfiles with language-specific patterns (Python, Node.js, Go, Rust), BuildKit features, and distroless images. Use when containerizing applications, optimizing existing Dockerfiles, or reducing image sizes.

not rated 11 +1 5mo ago D 54 tokens

hongmaple0820/agent-academy

Skill Claude CodeCodex

Write GitHub Actions workflows with proper syntax, reusable workflows, composite actions, matrix builds, caching, and security best practices. Use when creating CI/CD workflows for GitHub-hosted projects or automating GitHub repository tasks.

not rated 11 +1 5mo ago A 50 tokens

changelog-generator

63

hongmaple0820/agent-academy

Skill Claude CodeCodex

A guide for generating changelogs, which are records of changes made between software releases. The input provides no further details about its format or process.

not rated 11 +1 5mo ago A 0 tokens

diagram-generator

64

hongmaple0820/agent-academy

Skill Claude CodeCodex

A tool for creating Mermaid diagrams, which are text-based diagrams that can be rendered as visuals. It is intended for technical documentation, architecture designs, and process explanations.

not rated 11 +1 5mo ago B 56 tokens

hongmaple0820/agent-academy

Skill Claude CodeCodex

Convert markdown documents and chat summaries into formatted EPUB ebook files that can be read on any device or uploaded to Kindle.

not rated 11 +1 5mo ago A 31 tokens

writing-plans

66

hongmaple0820/agent-academy

Skill Claude CodeCodex

Use when you have a spec or requirements for a multi-step task, before touching code.

not rated 11 +1 5mo ago A 21 tokens

writing-skills

67

hongmaple0820/agent-academy

Skill Claude CodeCodex

Use when creating new skills, editing existing skills, or verifying skills work before deployment.

not rated 11 +1 5mo ago A 20 tokens

fenglin-workflow

68

hongmaple0820/agent-academy

Skill Claude CodeCodex

A general project workflow that combines structured planning with agile development practices. It is intended for individuals and small teams.

not rated 11 +1 5mo ago A 34 tokens

playwright-skill

69

hongmaple0820/agent-academy

Skill Claude CodeCodex

Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use when user wants to test websites, automate browser interactions…

not rated 11 +1 5mo ago A 78 tokens

hongmaple0820/agent-academy

Skill Claude CodeCodex

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance…

not rated 11 +1 5mo ago A 67 tokens

hongmaple0820/agent-academy

Skill Claude CodeCodex

React Native and Expo best practices for building performant mobile apps. Use when building React Native components, optimizing list performance, implementing animations, or working with native modules. Triggers on tasks involving React Native, Expo, mobile performance, or native platform APIs.

not rated 11 +1 5mo ago A 57 tokens

apple-notes

72

hongmaple0820/agent-academy

Skill Claude CodeCodex

Manage Apple Notes via the memo CLI on macOS (create, view, edit, delete, search, move, and export notes). Use when a user asks OpenClaw to add a note, list notes, search notes, or manage note folders.

not rated 11 +1 5mo ago A 57 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: