← All Posts

Forkcast Weekly #4: Understand-Anything, MoneyPrinterTurbo, ECC, knowledge-work-plugins

This week's episode features the codebase-to-knowledge-graph tool that has dominated GitHub trending, an AI video generator, the ECC agent performance

Episode trending-weekly ID: 2026-05-30-trending-weekly-ep04 #forkcast#trending-weekly#understand-anything#moneyprinterturbo#ecc#knowledge-work-plugins

Watch Episode

Episode Summary#

This week’s episode features the codebase-to-knowledge-graph tool that has dominated GitHub trending, an AI video generator, the ECC agent performance framework, and Anthropic’s official knowledge worker plugin ecosystem that standardizes how agents handle professional workflows across sales, marketing, legal, and more.

Repositories Covered#

Understand-Anything#

The #1 trending GitHub project that transforms any codebase into an interactive, searchable, Q&A-ready knowledge graph. Built with TypeScript, it integrates with every major AI coding agent and makes legacy code instantly understandable.

MoneyPrinterTurbo#

An AI-powered tool that generates high-definition short videos with a single click. Supports Web UI, API, and batch generation with subtitle and music management, compatible with multiple LLMs for automated video content creation.

ECC#

A performance optimization framework that layers skills, instincts, memory, and security modules on top of AI coding agents. Delivers 25-33% speed improvements and 150% better context utilization.

knowledge-work-plugins#

Anthropic’s official open-source repository of plugins for knowledge workers. Covers sales, customer support, product, marketing, legal, finance, and data roles. Sets the standard for plugin structure — naming, permissions, and README conventions for the ecosystem.

markitdown#

Microsoft’s open-source utility that converts various file formats (Office documents, PDFs, images, HTML, and more) into clean Markdown. An essential tool for feeding diverse document types into LLM pipelines and RAG systems.

ai-engineering-from-scratch#

A free, open-source curriculum with 503 lessons across 20 phases that teaches AI engineering from math foundations through production systems. Every lesson ships a reusable artifact — a prompt, a skill, an agent, or an MCP server.

stop-slop#

A compact LLM skill that identifies and removes AI-generated stylistic tells — cliché phrases, structural patterns, and sentence-level artifacts. Makes AI-generated prose more natural and editor-ready by filtering out common model mannerisms.

taste-skill#

A composable frontend skill set that gives AI agents better design taste. Stops agents from generating boring, generic UI by applying adjustable design dials for layout, motion depth, and information density. Supports Codex, Cursor, and Claude Code.

compound-engineering-plugin#

The official Compound Engineering plugin for AI coding assistants like Claude Code, Cursor, and Codex. Provides AI skills and agents that make each unit of engineering work easier through structured planning, execution, review, and knowledge capture.

claude-plugins-official#

Anthropic’s official plugin registry for Claude Code. Standardizes plugin structure with three extension mechanisms — Skills, Commands, and MCP Servers — including 30+ first-party plugins for LSP support, PR review, and code quality.

twenty#

An open-source, community-driven modern CRM designed as an alternative to Salesforce. Built for AI integration with customizable objects, views, and automations. Uses React, NestJS, GraphQL, and PostgreSQL for a full-stack TypeScript architecture.

Anthropic-Cybersecurity-Skills#

Security teams lack structured, framework-mapped skill files that AI coding agents can use to perform consistent security assessments across different tools. 754 structured cybersecurity skills. Mapped to 5 frameworks: MITRE ATT&CK, NIST CSF 2.0, MITRE ATLAS, D3FEND, NIST AI RMF. agentskills.io standard. Compatible with Claude Code, GitHub Copilot, Codex CLI, Cursor, Gemini.

claude-code#

Anthropic’s official CLI tool for AI-assisted coding. Provides an agentic coding experience directly in the terminal with file editing, shell command execution, git integration, and extensibility through skills, hooks, and MCP servers.

andrej-karpathy-skills#

A Claude Code plugin implementing four principles from Andrej Karpathy’s LLM coding observations: think before coding, simplicity first, surgical changes, and goal-driven execution. Forces the agent to state assumptions and define success criteria before writing code.

FreeDomain#

A platform offering free domain registrations to lower barriers for individuals, educators, and small organizations. Integrates with common DNS providers to make web presence accessible without cost barriers.

codegraph#

A pre-indexed code knowledge graph for Claude Code, Codex, Cursor, and OpenCode. Provides local semantic indexing and graph traversal that dramatically reduces file scanning and tool calls across large multi-language codebases.

pi#

An AI agent toolkit monorepo containing a coding agent CLI, unified LLM API, TUI and web UI libraries, Slack bot integration, and vLLM pods for deploying and managing AI agents at scale.

English-level-up-tips#

An advanced guide for learning English covering reading, writing, listening, speaking, vocabulary, and AI-assisted learning strategies. A comprehensive resource for non-native speakers aiming to level up their English proficiency.

plugins#

The official Cursor plugins repository containing plugin specifications and plugins for popular developer tools, frameworks, and SaaS products, structured as a marketplace where each plugin is a standalone directory with its own manifest.

cmux#

An open-source macOS terminal app built on Ghostty featuring vertical tabs, notification rings for AI coding agents, and an in-app browser — designed for developers running parallel Claude Code and Codex sessions.

heretic#

A high-performance software rendering engine that pushes the boundaries of what’s possible without GPU acceleration. Demonstrates advanced real-time rendering techniques implemented entirely on the CPU.

free-claude-code#

A proxy that routes Anthropic API traffic from Claude Code to various free, paid, or local model providers including NVIDIA NIM, OpenRouter, and Gemini, enabling cost-effective use of Claude Code with alternative backends.

Kronos#

First open-source foundation model for financial candlesticks trained on 45+ global exchanges.

liteparse#

A Rust-based document parser from the LlamaIndex team that extracts text with bounding boxes entirely on your machine. Handles PDFs, DOCX, XLSX, PPTX, and images with spatial layout preservation using PDFium and bundled Tesseract OCR, with bindings for Rust, Node, Python, and WASM.

superpowers#

An agentic skills framework and software development methodology that enforces TDD, spec-first workflows, git worktree isolation, and two-stage code review. With 200K+ stars, it defines how AI coding agents should work reliably across Claude Code, Codex, Cursor, and more.

stable-worldmodel#

A platform for reproducible world model research and evaluation offering a unified interface for collecting data, training world models, and evaluating them across many standardized environments.

jellyfin#

The free software media system for streaming your personal media collection to any device. An open-source alternative to Plex and Emby with no premium tiers, no tracking, and full control over your media.

FinceptTerminal#

An open-source desktop application built with C++20 and Qt6 providing institutional-grade financial analytics, AI automation, and unlimited data connectivity for market research, trading, and economic analysis.

multica#

An open-source platform that turns coding agents into real teammates by letting you assign issues to AI agents, track their progress, and build reusable skills — a project management layer for Claude Code, Codex, and Copilot CLI.

awesome-free-apps#

A curated list of the best free apps for PC and mobile, organized by category (audio, browsers, security, video) with platform compatibility and open-source indicators for each entry.

paperless-ngx#

A document management system that transforms physical documents into a searchable online archive. Scan, categorize, and search your documents with automatic OCR, tagging, and a powerful full-text search engine.

harness#

A team-architecture factory for Claude Code that turns a project description into a coordinated team of specialized agents along with the skills they use, based on six predefined architectural patterns.

Watch#

Notes#

Transcript and notes will be added from Forkcast output artifacts.