Awesome AI AgentsWorkflow Automation Assistants

eat-pray-ai/yutu

⭐ 635 Go repository created 2023-05-20

yutu is a single Go binary that exposes the YouTube APIs three ways: as a conventional command line tool, as a Model Context Protocol server that language model clients can call, and as an agent with packaged skills for common channel tasks. It covers the routine work of running a channel, including uploading and updating videos, managing playlists and playlist items, handling comments and comment threads, working with captions and thumbnails, editing channel branding and sections, and reading analytics and reporting data. Authentication uses standard Google OAuth: the user creates a project in Google Cloud, enables the YouTube Data API and optionally the Analytics and Reporting APIs, downloads a desktop OAuth client secret, and runs an auth subcommand that opens a browser and caches a refresh token locally. Credentials and cached tokens can be supplied as a file path, base64 or inline JSON through environment variables, which makes the tool convenient inside containers and continuous integration pipelines. Because the same command surface is available over MCP, an assistant such as Claude or another MCP client can drive the whole workflow conversationally, and the repository includes skill definitions and a demo recording of that mode. Distribution is broad for a project of its size, with releases on GitHub plus Homebrew, WinGet and npm packages, and the codebase carries CodeQL scanning, a test workflow and published coverage. The project is Apache 2.0 licensed and documented in both English and Chinese. It suits creators and small teams who want scripted or agent-driven channel operations, and developers who need a ready-made MCP surface over the YouTube APIs instead of writing their own client and OAuth handling.

https://github.com/eat-pray-ai/yutu

agentautomationcligolangmcpmcp-serveryoutubevideoworkflow-automation

Also in Workflow Automation Assistants

Significant-Gravitas/AutoGPT

AutoGPT is a powerful AI platform that enables users to create, deploy, and manage continuous AI agents to automate complex workflows with options for self-hosting and cloud deployment.

enescingoz/awesome-n8n-templates

A comprehensive open-source collection of over 280 free n8n automation templates for various services, including Gmail, Telegram, Slack, Notion, OpenAI, and more.

n8n-io/self-hosted-ai-starter-kit

The Self-hosted AI Starter Kit by n8n is an open-source Docker Compose template that quickly sets up a secure, local AI and low-code development environment integrating n8n, Ollama, Qdrant, and PostgreSQL for building self-hosted AI workflows.

genspark-ai/genoffice

Open-source AI-native alternative to Microsoft Office, editing Word, Excel, PowerPoint and PDF files locally with built-in document-editing agents.

czlonkowski/n8n-skills

A set of seven Claude Code skills designed to help AI assistants build flawless, production-ready n8n workflows using the n8n-mcp MCP server.

dtyq/magic

Magic is the first open-source all-in-one AI productivity platform offering a comprehensive product matrix to help enterprises build and deploy intelligent AI applications for enhanced productivity.

lmnr-ai/lmnr

Laminar is an open-source all-in-one platform for engineering, tracing, evaluating, and managing AI products with scalable infrastructure and rich telemetry features.

eracle/OpenOutreach

A self-hosted email-first sales agent that turns a product description into an ideal-customer profile, discovers and scores B2B leads from a licensed data source, then runs personalised outreach from your own mailbox.