sigoden/llm-functions
A developer framework for creating LLM function-calling tools and agents using shell and scripting languages.

Not currently ranked — collecting fresh signals.
star history
This project provides a way to build LLM tools and agents by writing plain functions in Bash, JavaScript, or Python. It leverages function-calling capabilities to let LLMs execute custom code, system commands, and API interactions. The framework integrates with CLI tools like AIChat and supports the Model Context Protocol (MCP) standard for tool discovery and execution.
Frequently asked
- What is sigoden/llm-functions?
- A developer framework for creating LLM function-calling tools and agents using shell and scripting languages.
- Is llm-functions open source?
- Yes — sigoden/llm-functions is open source, released under the MIT license.
- What language is llm-functions written in?
- sigoden/llm-functions is primarily written in Shell.
- How popular is llm-functions?
- sigoden/llm-functions has 762 stars on GitHub.
- Where can I find llm-functions?
- sigoden/llm-functions is on GitHub at https://github.com/sigoden/llm-functions.