bifrost
Fastest enterprise AI gateway (50x faster than LiteLLM) with adaptive load balancer, cluster mode, guardrails, 1000+ models support & <100 µs overhead at 5k RPS.
npx -y @maximhq/bifrostSkills Directory
Showing 304 install-ready skills. Use filters, freshness, and category shortcuts to narrow the directory without losing context.
Matches
304
Showing
97-120
Active Filters
0
No filters are active yet. Start with categories, top rated, or new additions to browse with more intent.
Change search, category, platform, or sort below. Your current browse state is ordered by Most Stars.
Fastest enterprise AI gateway (50x faster than LiteLLM) with adaptive load balancer, cluster mode, guardrails, 1000+ models support & <100 µs overhead at 5k RPS.
npx -y @maximhq/bifrostA multi-model AI agent desktop client — connect any AI provider, extend with MCP & skills, control from your phone. Built with Electron + Next.js.
npm install -g @anthropic-ai/claude-codeMake Any Website & Tool Your CLI. A universal CLI Hub and AI-native runtime. Transform any website, Electron app, or local binary into a standardized command-line interface. Built for AI Agents to discover, learn, and execute tools seamlessly via a unified AGENT.md integration.
npm install -g @jackwener/opencliThe browse page is designed for shortlist building: narrow the field, compare a few options, then open the repos that look strongest.
Use category, stars, freshness, and compatibility clues to decide which skills deserve a closer look.
Search by use case, then refine by category or platform to cut down noisy results and stay close to your workflow.
Visible install commands and repository links make it easier to move from evaluation into a first local test.
Quick answers for how to read, filter, and use the directory.
A Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
brew install xcodebuildmcpBacklog.md - A tool for managing project collaboration between humans and AI Agents in a git ecosystem
npxModern concurrency tools including agents, futures, promises, thread pools, supervisors, and more. Inspired by Erlang, Clojure, Scala, Go, Java, JavaScript, and classic concurrency patterns.
Claude Code skills that turn any codebase into an interactive knowledge graph you can explore, search, and ask questions about (Multi-platform e.g., Codex are supported).
Nexent is a zero-code platform for auto-generating production-grade AI agents using Harness Engineering principles — unified tools, skills, memory, and orchestration with built-in constraints, feedback loops, and control planes.
git clone https://github.com/ModelEngine-Group/nexent.gitFast and Accurate Code Search for Agents. Uses ~98% fewer tokens than grep+read
uvx --from "semble[mcp]" sembleComprehensive open-source library of AI research and engineering skills for any AI model. Package the skills and your claude code/codex/gemini agent will be an AI research agent with full horsepower. Maintained by Orchestra Research.
npx @orchestra-research/ai-research-skillsOpen-source, desktop-grade AI agent that gets real work done — data analysis, slides, docs, video & web research. Built on OpenClaw; runs tools on your real desktop and takes commands from your phone via WeChat, Feishu, DingTalk & Telegram.
git clone https://github.com/netease-youdao/LobsterAI.gitModel Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)
claude mcp add mobile-mcp -- npx -y @mobilenext/mobile-mcp@latestThe most comprehensive Claude Code guide: agentic workflows, hooks, skills, MCP servers, quizzes, and production-ready templates. 430K+ lines.
claude "Fetch and follow the onboarding instructions from: https://raw.githubusercontent.com/FlorianBruniaux/claude-code-ultimate-guide/main/tools/onboarding-prompt.md"⚡️next-generation personal AI assistant powered by LLM, RAG and agent loops, supporting computer-use, browser-use and coding agent, demo: https://demo.openagentai.org
Programmatic access to Google NotebookLM — via command-line interface (CLI), Model Context Protocol (MCP) server, and AI agent skills.
uvx --from notebooklm-mcp-cli nlm --helpAgentic execution layer for modern cyber security, turning security intent into precise, governed, auditable action through AI agents, MCP-native tools, knowledge, approvals, and attack-chain context.
git clone https://github.com/Ed1s0nZ/CyberStrikeAI.gitLemonade helps users discover and run local AI apps by serving optimized LLMs right from their own GPUs and NPUs. Join our discord: https://discord.gg/5xXzkMu8Zk
The official Go SDK for Model Context Protocol servers and clients. Maintained in collaboration with Google.
AI Agent Governance Toolkit — Policy enforcement, zero-trust identity, execution sandboxing, and reliability engineering for autonomous AI agents. Covers 10/10 OWASP Agentic Top 10.
pip install一款基于各大企业信息API的工具,解决在遇到的各种针对国内企业信息收集难题。一键收集控股公司ICP备案、APP、小程序、微信公众号等信息聚合导出。支持MCP接入
⚡️AI Cloud OS: Open-source enterprise-level AI knowledge base and MCP (model-context-protocol)/A2A (agent-to-agent) management platform with admin UI, user management and Single-Sign-On⚡️, supports ChatGPT, Claude, Llama, Ollama, HuggingFace, etc., chat bot demo: https://ai.casibase.com, admin UI demo: https://ai-admin.casibase.com
Claude Code Guide - Setup, Commands, workflows, agents, skills & tips-n-tricks go from beginner to power user!
claude config set -g theme dark # Theme: dark | light | light-daltonized | dark-daltonized
claude config set -g preferredNotifChannel iterm2_with_bell # Notification channel: iterm2 | iterm2_with_bell | terminal_bell | notifications_disabled
claude config set -g autoUpdates true # Auto-download & install updates (applied on restart)
claude config set -g verbose true # Show full bash/command outputs
claude config set -g attribution false # Omit "co-authored-by Claude" in git commits/PRs
claude config set -g forceLoginMethod claudeai # Restrict login flow: claudeai | console
claude config set -g model "sonnet" # Default model override; use a full model ID only when pinning
claude config set -g statusLine '{"type":"command","command":"~/.claude/statusline.sh"}' # Custom status line
claude config set -g enableAllProjectMcpServers true # Auto-approve all MCP servers from .mcp.json
claude config set -g enabledMcpjsonServers '["memory","github"]' # Approve specific MCP servers
claude config set -g disabledMcpjsonServers '["filesystem"]' # Reject specific MCP serversThe official C# SDK for Model Context Protocol servers and clients. Maintained in collaboration with Microsoft.
Full toolkit for running an AI agent service built with LangGraph, FastAPI and Streamlit
git clone https://github.com/JoshuaC215/agent-service-toolkit.git