diff --git a/README.md b/README.md index 65e6868bfcac663a4fa52920d9339812ac0fd0ad..f462f322ed3b47659bb96c37e271dc4d6f1c88a3 100644 --- a/README.md +++ b/README.md @@ -298,3 +298,11 @@ Largest skills (by total tokens): 4. creating-tasks-through-lunatask 5599 tokens 5. handling-customer-data 2128 tokens ``` + +--- + +Some other tools if these interested you + +- [formatted-commit](https://git.secluded.site/formatted-commit) - CLI that turns LLM input into well-formatted Conventional Commits +- [lune](https://git.secluded.site/lune) - CLI and MCP server for Lunatask integration +- [garble](https://git.secluded.site/garble) - transform stdin with an LLM (fix typos, translate, reformat)