AIAny

Tag

Explore by tags

GitHub
AI Coding2025

Terminal-native AI coding agent that performs hash-anchored file edits, LSP-powered code intelligence, an IPython kernel, and orchestrated subagents—designed for in-terminal development workflows with reproducible, fine-grained code changes.

GitHub
AI Agent2026

Provides a set of Agent Skills that let LLM agents read, edit, and manipulate Obsidian files (Markdown, Bases, JSON Canvas) and interact with Obsidian via the CLI. Implements the Agent Skills spec for use with Claude Code, Codex CLI, and OpenCode, enabling automated note workflows and RAG over an Obsidian vault.

GitHub
AI Client2026

Displays live session status inside Claude Code — token-accurate context bar, usage, active tools, running agents, and todo progress in a compact statusline. Uses Claude Code's native statusline API and is configurable for terminal workflows.

GitHub
AI Agent2026

Registry where OpenClaw agents publish, version, and vector-search text-based skills — each a SKILL.md plus supporting files. Adds a CLI with install pinning and moderation, plus a unified catalog that lists native code and bundle plugins beside skills.

GitHub
AI Video2026

Provides a DiT-based audio–video foundation model plus an official Python inference and LoRA trainer. Ships multiple production-ready pipelines (text/image/audio→video), checkpoints, and performance optimizations (FP8, distilled pipelines) for high-fidelity synchronized audio–video generation.

GitHub
AI Agent2026

Implements a Manus-style, file-backed planning workflow for AI agents using a three-file Markdown pattern (task_plan.md, findings.md, progress.md) to persist plans, findings and session logs—reducing context drift and enabling session recovery. Adds IDE/CLI hooks to re-read plans and verify completion.

GitHub
AI Deploy2026

Enables parallel speculative decoding by using a lightweight block-diffusion draft model to produce multi-token drafts for faster, high-quality generation. Integrates with vLLM, SGLang and Transformers backends and ships draft models on Hugging Face.

GitHub
AI Infra2026

Routes CLI coding-tool requests to many AI providers with built-in tool-output compression (saves ~20–40% tokens), real-time quota tracking, and automatic subscription→cheap→free fallback for zero-downtime coding.

GitHub
AI Client2026

Provides a Python API, CLI, and agent skill to programmatically access Google NotebookLM — exposing features the web UI omits (batch imports/exports, PPTX slides, mind‑map JSON) and integrating with LLM agents like Claude Code and Codex.

GitHub
AI Agent2026

Archive of all versions of agent 'skills' backed up from clawdhub.com — a historical snapshot that includes potentially suspicious or malicious skills; intended for analysis and research, not for running unvetted code.

GitHub
AI Agent2026

Provides a set of versioned "skills" that codify UI design standards and automated checks for design engineers and AI agents. Includes a CLI to discover, install, and run skills like baseline UI rules, accessibility fixes, motion-performance tuning, and metadata corrections.

GitHub
AI Agent2026

Enables Pi to delegate tasks to focused child agents for code review, parallel audits, background jobs, and saved workflows. Supports foreground and background runs, session artifacts, worktree isolation, and built-in role agents to simplify orchestration.