Awesome AI AgentsIntegration and Extensions

Haervwe/open-webui-tools

⭐ 809 Python repository created 2024-11-09

Open WebUI Tools Collection is a Python repository of more than twenty add-ons for Open WebUI, split into three plugin types that Open WebUI supports natively: tools, function pipes and filters. The tools group covers retrieval and media: arXiv paper search without an API key, Perplexica web search with citations, Pexels media search, YouTube search with an embedded player, a lookup tool for X posts and timelines, a provider status checker, and several image, audio and video generators built on native Open WebUI generation, Hugging Face, ComfyUI workflows such as Qwen Image Edit and ACE Step audio, Google Veo and Atlas Cloud. The function pipes are the agentic part of the collection. Planner Agent v3 performs autonomous multi-step planning with delegation to sub-agents and renders execution progress visually inside the chat. arXiv Research MCTS drives a literature search with Monte Carlo Tree Search. Multi Model Conversations lets several models debate a topic with tool support in an interactive interface, and a Letta pipe connects the chat to an external stateful agent. Other pipes handle resume analysis, Mopidy music control and routing to MiniMax models. Filters run before or after a message and include a prompt enhancer, a semantic router that picks an appropriate model per request, a full-document processor, a thinking-tag cleaner and citation handling for OpenRouter web search. Installation is either through the Open WebUI community hub or by pasting the Python file into the Workspace section of a running instance. Requirements are Open WebUI 0.6.0 or newer and Python 3.8 or newer, with optional dependencies such as ComfyUI, Mopidy and provider API keys for individual tools. The project targets self-hosted Open WebUI operators who want research, agentic and multimodal capabilities without writing plugin code themselves. Licensed MIT.

https://github.com/Haervwe/open-webui-tools

open-webuipluginstoolsagentsmulti-agentimage-generationcomfyuipythonself-hosted

Also in Integration and Extensions

ComposioHQ/composio

Composio is a production-ready toolset that equips AI agents and LLMs with over 250 high-quality integrations across software, OS operations, and search capabilities, featuring managed authentication and a pluggable architecture for custom extensions.

xiaobright/dsh-anchored-standard

A community preset pack for DeepSeek Harness that starts a session under a minimal tool schema with no injected context, then promotes to the full standard toolset once the session is durable.

cloudflare/skills

Cloudflare official collection of Agent Skills, slash commands and MCP server references for building Workers, Durable Objects, Sandboxes and Agents SDK applications with coding agents.

supabase/agent-skills

Repository of Agent Skills for Supabase development, packaged as folders of instructions and reference files that AI coding agents discover and load when working with Supabase or Postgres.

lst97/claude-code-sub-agents

Collection of 33 specialized Claude Code subagent definitions covering development, infrastructure, testing, data and AI, security and documentation, plus a meta-agent that assembles agent teams.

feiskyer/claude-code-settings

Configuration repository for Claude Code distributing a plugin marketplace of skills and agents covering deep research, image generation, GitHub automation and translation, plus multi-model gateway settings.

conorluddy/ios-simulator-skill

A Claude Code skill of 27 scripts that build and test Xcode projects and drive the iOS Simulator through accessibility-based navigation with token-efficient, progressively disclosed output.

Anil-matcha/awesome-dsh-plugin

A curated list of community plugins for DeepSeek Harness, the plugin-based open-source coding agent, sorted into categories such as models, tools, memory, skills, workflow, security and remote access.