AI Developer Tools & SDKs
-
NVIDIA Physical AI Agent Tools & Skills (NemoClaw + OpenShell) turn robots and AVs into agent tasks
NVIDIA just open-sourced a big batch of agent skills for Physical AI — and to be clear, this is a software stack, not a chip. The pitch: take the messy pipelines behind robots, self-driving cars, and factory digital twins, and make them executable by any coding agent. What it actually is The core is the… Continue reading
-
GitHub Agentic Workflows adds fine-grained agent permissions and end-to-end OpenTelemetry tracing
GitHub Agentic Workflows (gh-aw) — GitHub’s system for running event-triggered and scheduled AI agent jobs in your repos — shipped an update focused on the unglamorous but critical parts: permissions and observability. ## What’s new Claude’s permission mode is now decoupled from bash wildcard access. You set engine.permission-mode explicitly in workflow frontmatter for fine-grained control… Continue reading
-
ModelHub is the missing menu bar app for local LLMs on Mac — one hub for Ollama, MLX, LM Studio, and llama.cpp
ModelHub is a native macOS menu bar app that puts local-LLM management in one place. Discover models from Hugging Face, download the right local build, manage your model library, and run them through Ollama, MLX, LM Studio, or llama.cpp — without bouncing between browser tabs, terminal commands, model cards, and local folders. ## The discovery-layer… Continue reading
-
ECC is an agent-harness performance optimizer with a built-in security scanner for MCP servers and tool permissions
ECC is an agent-harness performance optimization system — skills, instincts, memory, security, and research-first development — that works across Claude Code, Codex, Cursor, OpenCode, Gemini, Zed, and GitHub Copilot. It exploded on GitHub trending with 2,000+ stars in a day. Built originally at the Claude Code Hackathon (Cerebral Valley x Anthropic). ## AgentShield The standout… Continue reading
-
MashuPack compiles the exact parts of a repo into one clean file for ChatGPT and Claude — no upload, no backend
MashuPack solves a small but constant annoyance: getting the right slice of a codebase into a browser AI chat without messy copy-paste or hitting file limits. Select exact files or subsystems from a local repo, and MashuPack compiles them into one structured text file ready to paste into ChatGPT or Claude. ## How it works… Continue reading
-
Anthropic-Cybersecurity-Skills maps 754 security agent skills to MITRE ATT&CK, NIST, and 3 other frameworks
Anthropic-Cybersecurity-Skills is an open-source library of 754 structured cybersecurity skills that give an AI agent the workflows of a senior security analyst. It hit GitHub trending with 930 stars in a day. Apache 2.0, spanning 26 security domains. ## The framework mapping What sets it apart: every skill is mapped to five industry frameworks —… Continue reading
-
earendil-works/pi is an AI agent toolkit — coding CLI, unified LLM API, TUI libraries, and vLLM pods in one repo
pi is an open-source AI agent toolkit that bundles a lot into one repo: a coding agent CLI, a unified multi-provider LLM API (OpenAI, Anthropic, Google), TUI and web UI libraries, a Slack bot, and vLLM pods for self-hosting. ## The unified-API core At the center is a single API that abstracts across providers —… Continue reading
-
cmux is a Ghostty-based macOS terminal built for running fleets of AI coding agents
cmux is a free, open-source macOS terminal designed explicitly for developers running multiple AI coding agents at once. Built in Swift and AppKit on libghostty, it reads your existing Ghostty config so themes, fonts, and colors carry over. ## What makes it agent-native The vertical-tab sidebar shows per-workspace metadata most terminals don’t track: git branch,… Continue reading
-
Presenton is an open-source AI presentation generator with an API — bring your own models, export editable PPTX
Presenton is an open-source AI presentation generator positioned against Gamma, Beautiful.ai, and Decktopus. Apache 2.0 licensed, it gives you full control over the workflow: choose your models, keep your data private, run it locally. ## What sets it apart Most AI slide tools are closed SaaS that lock your decks in their format. Presenton exports… Continue reading
-
DCP gives AI agents permission, not keys — credentials stay on your laptop, you approve from your phone
DCP is a security layer for AI agents built on a simple inversion: agents get permission, not keys. Your Solana wallets and API credentials stay on your laptop. When an agent needs to act, it asks for permission, and you tap once on your phone to approve. Local-first, open source, works with Claude, Cursor, OpenClaw,… Continue reading
