AIAny

Tag

Explore by tags

GitHub
AI Agent2026

CLI for creating, running, and managing coding agents across local hosts, containers, and cloud sandboxes. Uses SSH, git, and tmux; supports snapshots, push/pull, auto-shutdown for cost control, and provider-agnostic workflows for developer-centric agent orchestration.

GitHub
AI Client2026

Desktop-first agent client that composes LLM-driven agents into document-centric, multi-session workflows; it wires APIs, MCPs and local tools into shareable sessions, supports multiple LLM providers, and exposes a headless server + CLI for automation.

GitHub
AI Agent2026

A curated, security-first registry of verified, tested skills you can install into AI coding agents. Each skill is human-curated, scanned (Snyk/static analysis), and integrity-locked; delivered via a CLI and optional MCP server to multiple agents (Claude Code, Cursor, Copilot, etc.).

GitHub
AI API2026

Exposes the Claude Code SDK as a local Anthropic/OpenAI-compatible HTTP proxy so third-party tools can use Claude Max. Adds session management, streaming, multi-profile routing and OpenAI-format endpoints while respecting Anthropic's SDK auth, rate limits and prompt caching.

GitHub
AI Infra2026

Filters and compresses CLI command outputs before they reach an LLM, typically reducing token consumption by 60–90%. Single Rust binary with zero runtime dependencies, supports 100+ dev commands and integrates via a Bash hook into common AI coding tools.

GitHub

A collection of role-specific plugins for Claude Cowork and Claude Code that encode skills, slash commands, and connectors so teams can turn process, tools, and company context into reusable, file-based components for knowledge-work workflows.

GitHub
AI Agent2026

Researches the last 30 days of public discussion across Reddit, X, Bluesky, YouTube, TikTok, Instagram, HN and Polymarket, then synthesizes a citation-rich briefing and copy-paste prompts. Multi-source scoring, comparative mode, and optional watchlist; requires API/auth for some sources.

GitHub
AI Client2026

Command-line tool for browser automation: record and generate Playwright scripts, inspect selectors, capture screenshots. Writes snapshots and screenshots to disk rather than into an LLM's context, cutting token use ~4x versus Playwright MCP.

GitHub

Fetches multi-source content (webpages, YouTube, PDFs, WeChat, paywalled articles, podcasts), uploads it to Google NotebookLM, and generates outputs such as podcasts, PPTs, mind maps, or quizzes. Differentiators: automatic paywall-bypass pipeline, Claude Code Skill integration, and CLI + MCP components for WeChat and document scraping.

GitHub

A concise, four‑principle guideline (as CLAUDE.md or a Claude Code plugin) that teaches LLMs to: state assumptions, prefer simple solutions, make surgical edits, and use testable success criteria — reducing overcomplication and unwanted changes when an LLM edits code.

GitHub
AI Coding2026

Improves Claude Code's coding behavior with a single CLAUDE.md that prescribes four practical rules—Think Before Coding, Simplicity First, Surgical Changes, and Goal-Driven Execution—to reduce LLM assumptions, overengineering, and unrelated edits.

GitHub
AI API2026

A transparent proxy that lets Claude Code CLI and the VSCode extension run without an Anthropic API key by routing requests to NVIDIA NIM, OpenRouter, LM Studio, or llama.cpp; supports per-model mapping, thinking-token parsing, and messaging integration.