by KatherLab · Agent Tool · ★ 69
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
Turn GitHub repositories into LLM-compatible tools. This repository contains the official code for the paper: LLM Agents Making Agent Tools Georg Wölflein, Dyke Ferber, Daniel Truhn, Ognjen Arandjelović and Jakob N. Kather Annual Meeting of the Association for Computational Linguistics (ACL), July 2025. Read abstract Tool use has turned large language models (LLMs) into powerful agents that can perform complex multi-step tasks by dynamically utilising external software components. However, these tools must be implemented in advance by human developers, hindering the applicability of LLM agents in domains which demand large numbers of highly specialised tools, like in life sciences and medicine. Motivated by the growing trend of scientific studies accompanied by public code repositories, we propose ToolMaker, a novel agentic framework that autonomously transforms papers with code into LLM-compatible tools. Given a short task description and a repository URL, ToolMaker autonomously installs required dependencies and generates code to perform the task, using a closed-loop self-correction mechanism to iteratively diagnose and rectify errors.
| Stars | 69 |
| Forks | 10 |
| Language | Python |
| Category | Agent Tool |
| Quality Score | 39.7/100 |
| Open Issues | 1 |
| Last Updated | 2025-05-16 |
| Created | 2025-02-16 |
| Platforms | python |
| Est. Tokens | ~157k |
Looking for a ToolMaker alternative? If you're comparing ToolMaker with other agent tool tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
A working pattern for SSE-based MCP clients and servers
(NeurIPS 2024) AvaTaR: Optimizing LLM Agents for Tool Usage via Contrastive Reasoning
A framework for agentic tool use training with reinforcement learning
A curated list of tools, papers, and datasets for applying AI to cybersecurity tasks. This list primarily focu
VT.ai - multimodal AI chat app with dynamic conversation routing
A Data analysis agent powered by llm for querying database and visualizing results
Explore other popular agent tool tools:
ToolMaker is Turn GitHub repositories into LLM tools. (ACL 2025). It is categorized as a Agent Tool with 69 GitHub stars.
ToolMaker is primarily written in Python. It covers topics such as agents, function-calling, llm-agents.
You can find installation instructions and usage details in the ToolMaker GitHub repository at github.com/KatherLab/ToolMaker. The project has 69 stars and 10 forks, indicating an active community.
The top alternatives to ToolMaker on Agent Skills Hub include mcp-sse, avatar, ToolBrain. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.