Skip to main content
Run any Skill in Manus
with one click
Open-Agent-Tools
GitHub creator profile

Open-Agent-Tools

Repository-level view of 10 collected skills across 1 GitHub repositories.

skills collected
10
repositories
1
updated
2026-04-16
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

publish-python
software-developers

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 publish a new Python package version.

2026-04-16
publish-rust
software-developers

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

2026-04-16
teach-me
teachers-and-instructors-all-other

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 any topic in a guided, incremental way.

2026-03-16
qa
software-quality-assurance-analysts-and-testers

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 project audit.

2026-03-16
check
software-developers

Runs a quick project health check covering git status, recent commits, GitHub Actions workflow runs, and package build verification. Use when starting a session, before a release, or to get a fast overview of project state.

2026-03-16
cleanup
software-quality-assurance-analysts-and-testers

Runs a complete code quality pipeline: ruff linting and formatting, mypy type checking, and pytest test suite. Use for end-of-session quality checks, pre-release validation, or when the user asks to lint, format, or clean up code.

2026-03-16
load
software-developers

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.

2026-03-16
run-adk-evals
software-quality-assurance-analysts-and-testers

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.

2026-03-16
Showing top 8 of 10 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded