From 2492d1c278eb4efc42a3b0bd365804b6135f0c13 Mon Sep 17 00:00:00 2001 From: Kathan Sanghavi Date: Sun, 30 Nov 2025 14:31:14 +0530 Subject: [PATCH] Add PyPI installation callout to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 46574cd..276514f 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ AI AgentTools is a comprehensive, open-source toolkit that gives AI agents the hands and eyes they need to interact with the digital world. From automating office workflows to web scraping and data analysis, we're building the foundational layer that transforms conversational AI into productive assistants capable of real-world tasks. Our vision is a future where AI agents seamlessly collaborate with humans, handling the repetitive and complex, freeing people to focus on creativity and strategy. +> 🚀 **Now available on PyPI!** Install with `pip install ai-agenttools` + --- Comprehensive Semantic Kernel plugins for AI agents to perform PC tasks: File I/O, Office documents (Excel, Word, PowerPoint), PDF operations, CSV/data manipulation, web scraping, and shell commands.