Open-Agent-Tools

32 mods across 4 repositories, 26 stars between them.

load

25

Open-Agent-Tools/General-OAT-Skills

Skill Claude CodeCodex

Loads all markdown files from the current directory or a specified directory into context for analysis and reference. Non-recursive, loads only top-level .md files. Use when the user wants to read all docs in a folder, review documentation, or bring markdown content into the conversation.

2 3mo ago A 57 tokens original Apache-2.0

publish-python

26

Open-Agent-Tools/General-OAT-Skills

Skill Claude CodeCodex

Prepares and triggers a new Python package release: runs cleanup, validates semantic versioning, updates pyproject.toml and docs, builds with uv, creates a GitHub release, and monitors the publishing workflow. Supports patch/minor/major auto-increment. Use when the user wants to cut a release, bump the version, or…

2 3mo ago A 77 tokens original Apache-2.0

publish-rust

27

Open-Agent-Tools/General-OAT-Skills

Skill Claude CodeCodex

Verify and release a Rust crate or workspace. Bumps version, commits, tags, pushes. CI-driven by default; --local publishes directly.

2 3mo ago A 33 tokens original Apache-2.0

qa

28

Open-Agent-Tools/General-OAT-Skills

Skill Claude CodeCodex

Run a comprehensive multi-agent QA audit of any project. Auto-detects language and framework, then launches parallel agents to audit code quality, architecture, error handling, test coverage, CI/CD, documentation, and security. Use for pre-release validation, periodic quality reviews, or when the user asks for a full…

2 3mo ago A 67 tokens original Apache-2.0

run-adk-evals

29

Open-Agent-Tools/General-OAT-Skills

Skill Claude CodeCodex

Runs Google Agent Development Kit (ADK) evaluations in sorted order with detailed results, failure summaries, and rate limiting between tests. Use when the user wants to run ADK evals, test agent performance, or validate agent behavior against evaluation datasets.

2 3mo ago A 56 tokens original Apache-2.0

scaffold

30

Open-Agent-Tools/General-OAT-Skills

Skill Claude CodeCodex

Creates a new project from templates with full setup including directory structure, dependency management, git initialization, CI/CD, testing, and documentation. Supports Python, Node.js, Rust, Go, and 14 AI agent framework templates. Use when the user wants to start a new project, bootstrap a codebase, or create a…

2 3mo ago A 72 tokens original Apache-2.0

teach-me

31

Open-Agent-Tools/General-OAT-Skills

Skill Claude CodeCodex

Interactive lesson-based teaching skill. Researches a topic via the web, builds a structured curriculum of up to 10 lessons, and delivers them one at a time with comprehension questions. Supports difficulty flags (--beginner, --advanced, --expert) and lesson count (--lessons N). Use when the user wants to learn about…

2 3mo ago A 77 tokens original Apache-2.0

test

32

Open-Agent-Tools/General-OAT-Skills

Skill Claude CodeCodex

Runs the comprehensive test suite with pytest, reports coverage statistics, analyzes failures, and attempts automatic fixes. Use when the user wants to run tests, check coverage, or validate that code changes pass the test suite.

2 3mo ago A 44 tokens original Apache-2.0