AI Link Lab

Skills

manim_skill: AI Agent Skills That Actually Teach Your Copilot How to Write Manim Correctly

manim_skill is an open-source repository by adithya-s-k providing AI Agent Skills for both Manim Community Edition and ManimGL. With 940+ stars, it teaches AI assistants how to write correct, idiomatic Manim code across both versions - covering best practices, common pitfalls, and tested code patterns.

a few seconds ago

lark-cli: The Official Lark CLI That Puts 2500+ APIs in Your Terminal

lark-cli is the official Lark/Feishu CLI tool by the larksuite team — 200+ curated commands, 26 Agent Skills, three-layer command system. Here's what it does, why it matters, and how to get started.

2026-06-10

Matt Pocock's Skills: 122k Stars and a TDD Method That Actually Works

Matt Pocock's Skills project has 222k installs and 122k stars. The TDD skill uses vertical slices, integration tests, and red-green-refactor cycles to stop AI agents from writing buggy, mock-spaghetti code. A deep dive into how it works.

2026-06-10

Anthropic Frontend-Design Skill: Stop AI-Generated UI From Looking the Same

Anthropic's frontend-design skill makes AI coding agents generate bold, distinctive interfaces instead of generic purple-on-white UI. Typography, color, motion, layout — all intentionally designed, never default.

2026-06-08

Grill-with-Docs: Make Your AI Agent Question Your Plan Before Writing Code

Grill-with-docs is Matt Pocock's AI Agent skill that stress-tests your plans with relentless questioning before a single line of code. Auto-updates CONTEXT.md and ADRs to build a shared language between you and your AI agent. Why the #1 skill from a 120k-star repo is 'ask first, code later.'

2026-06-08

Obsidian Skills: teach agents to actually work with your knowledge base

A 35k-star open-source project that teaches AI agents to use Obsidian Markdown, Bases, JSON Canvas, and CLI. Standard Agent Skill format compatible with Claude Code, Codex, OpenCode.

2026-06-08

Agents

Caveman: Cut 80% of AI Bloat — the Tool That Makes Your Coding Assistant Shut Up and Ship

Caveman, a 44.8K-star open-source tool, slashes AI coding assistant output tokens by 80%+ with three compression modes.

2026-06-06

DeepSeek GUI: A Desktop Agent Workspace for DeepSeek Models

An Electron-based desktop workspace for DeepSeek models. Code mode, Write mode, IM integration, and a cache-first agent runtime called Kun that maximizes token ROI.

2026-06-06

OpenChamber: When Your AI Coding Agent Needs More Than a Terminal

OpenChamber is an open-source desktop and web interface for OpenCode. It provides a branchable chat timeline, worktree-isolated multi-agent runs, Cloudflare tunnel remote access, inline diff review, and Git/GitHub workflows — all around your terminal AI agent.

2026-05-30
Multica: When Coding Agents Multiply, Terminals Stop Scaling

Multica: When Coding Agents Multiply, Terminals Stop Scaling

Multica is an open-source Human + Agent project management platform that puts Claude Code, Codex, Cursor Agent, and other coding agents into one board, task lifecycle, skill library, and runtime panel.

2026-05-20
Vibe-Trading: Turn Trading Ideas Into Backtestable Agent Research

Vibe-Trading: Turn Trading Ideas Into Backtestable Agent Research

Vibe-Trading is an open-source finance research agent workspace. It connects natural-language questions to market data, strategy generation, backtesting, reports, persistent memory, multi-agent teams, and MCP integrations. It is built for research, simulation, and backtesting, not live trade execution.

2026-05-18
Five Things Claude Code 102 Teaches Academic Researchers

Five Things Claude Code 102 Teaches Academic Researchers

Mushtaq Bilal's second Claude Code tutorial went viral with 440K views. Behind the numbers is a clear signal: AI agents for research are moving from experiment to standard practice.

2026-05-13

Development

Codex++: Unlock Plugins, Delete Sessions, and Route API Traffic for Codex App

Codex App locks plugins when using API Key login, won't let you delete sessions, and can't use custom API proxies. Codex++ fixes these through CDP injection without touching the original install.

2026-06-06

Spend One Hour Setting Up Claude Code Harness — See the Difference Immediately

Same model, same Claude Code — with or without a Harness setup, the output gap is staggering. Build a compounding agent configuration system in five steps: CLAUDE.md, Hooks, Skills, LSP, and Sub-agents.

2026-05-28
Stop Writing Markdown — Use HTML with Claude Code

Stop Writing Markdown — Use HTML with Claude Code

Thariq, a Claude Code engineer at Anthropic, explains why he's replacing Markdown with HTML as the primary output format for AI agents — and how you can too.

2026-05-10
OpenSpec: agree with your AI before you write a single line

OpenSpec: agree with your AI before you write a single line

AI coding without specs means vague prompts and unpredictable results. OpenSpec brings predictability without the ceremony.

2026-05-07

Open Source

Cowart: An Infinite Canvas for Codex That Lets AI See Your Ideas

Cowart is a tldraw-based Codex plugin that brings a visual canvas into AI programming workflows. Annotate, sketch, and generate images — all within your coding agent's reach.

4 hours ago

Manim Compared: 3b1b Original vs Community Edition, How to Choose Between 87k+39k Star Math Animation Engines

Manim has two versions: 3b1b/manim (87.8k stars, OpenGL) and ManimCommunity/manim (39.1k stars, Cairo). This guide compares architecture, API design, rendering pipelines, and community ecosystems to help you pick the right one. Includes install guides and code examples.

12 hours ago

Math-To-Manim: Six AI Agents Turn Math Questions Into Cinematic Animations

Math-To-Manim uses a Claude Mythos six-stage reasoning chain to convert math and physics questions into cinematic Manim animations. From a viral DeepSeek R1 tweet to 2.4k GitHub stars, it proves AI doesn't just write code — it teaches.

12 hours ago

Turso: SQLite Rewritten in Rust for the AI Agent Era

Turso is a Rust rewrite of SQLite — embedded, file-level, with concurrent writes, vector search, full-text search, and CDC. 21k GitHub stars. A deep dive into its transaction model, vector functions, FTS syntax, CDC mechanism, and encryption.

1 days ago

PixiJS: The 2D WebGL Engine Behind Disney, Google, and 47k GitHub Stars

PixiJS is the fastest 2D rendering engine for the web — 47k+ stars, MIT licensed, WebGL + WebGPU. Here's what it does, why major brands use it, and how to get started.

2026-06-10

IKEA 3D Model Downloader: The Browser Extension IKEA Should Have Built

IKEA's website has beautiful 3D models for thousands of products but you cannot download them. This open-source Tampermonkey script changes that. A deep look at a browser tool that turns one specific friction point into a button press.

2026-06-08

Cool Sites

mesh3d: A Better Place to Find 3D Website Inspiration

mesh3d: A Better Place to Find 3D Website Inspiration

mesh3d is a curated gallery of Three.js, WebGL, and interactive 3D websites. Here is why designers, developers, and creative teams should bookmark it.

2026-05-23
Google Labs: Google's Secret Stash of Playable AI Experiments

Google Labs: Google's Secret Stash of Playable AI Experiments

I stumbled into labs.google and discovered a dozen experimental AI tools Google is quietly incubating — from the paper-to-podcast NotebookLM to the prompt-free Whisk. Each one is worth an afternoon.

2026-05-23

Tutorials

Obsidian Beginner Guide: Install It and Understand the Interface

Obsidian Beginner Guide: Install It and Understand the Interface

A beginner-friendly Obsidian tutorial that covers installation, vaults, the file pane, editor, right sidebar, and basic settings so you can start writing on day one.

2026-06-04

Obsidian Tutorial: What Is Obsidian and Why Is It Called a Second Brain Tool?

A beginner-friendly guide to Obsidian, vaults, note links, backlinks, graph view, plugins, and a simple first workflow for building a personal knowledge base.

2026-06-03
Obsidian Infographic Tutorial: Visual Notes with AntV

Obsidian Infographic Tutorial: Visual Notes with AntV

Learn how to install obsidian-infographic, render AntV Infographic blocks in Obsidian, use JSON or DSL syntax, export visuals, and fix common issues.

2026-05-24
Obsidian Desmos Tutorial: Graph Math in Your Notes

Obsidian Desmos Tutorial: Graph Math in Your Notes

Learn how to use Obsidian Desmos to embed Desmos graphs in notes, set graph bounds, style equations, add labels, and export graphs to PDF.

2026-05-23

Prompts

Japanese Living Room Configuration Infographic Prompt

Japanese Living Room Configuration Infographic Prompt

A prompt for generating a high-resolution vertical infographic of a Japanese living space configuration board, combining exploded axonometric view, furniture list, material palette, and color scheme analysis.

2026-05-29
Isometric 3D Technical Infographic Prompt: Photoreal + Annotation Overlay

Isometric 3D Technical Infographic Prompt: Photoreal + Annotation Overlay

A Gemini prompt that generates isometric 3D technical infographics combining photorealistic renders with black ink annotations on white background. Perfect for product breakdowns and engineering visuals.

2026-05-29
Modern House Architectural Infographic Prompt

Modern House Architectural Infographic Prompt

A GPT Image 2 prompt for creating premium square architectural infographic pages around modern houses, with blueprint textures, callouts, diagrams, and handbook-style layout.

2026-05-27
Technical Annotation Infographic Prompt for Product Images

Technical Annotation Infographic Prompt for Product Images

A prompt for turning realistic product images into black-and-white technical annotation infographics with labels, cutaways, measurements, and manual-style overlays.

2026-05-27
Encyclopedia Infographic Prompt: Reference-Handbook Style Knowledge Cards

Encyclopedia Infographic Prompt: Reference-Handbook Style Knowledge Cards

A prompt that generates encyclopedia-style educational infographic images — structured like a collectible reference handbook, beautiful enough to share. Includes output examples and source credit.

2026-05-27