Tag
This article recommends the pi-web-access tool to add internet capabilities to Pi, allowing it to search the web, read PDFs, analyze GitHub repositories, and more.
Matt Pocock proposes creating a custom installation CLI for AI agent skills, enabling customization, dependency tracking, and easier updates via npx @ai-hero/skills init.
pi-workflow is a workflow orchestration tool designed for the Pi AI assistant, enabling it to execute multi-step, repeatable workflows, including deep research, code review, specification check, and impact assessment. It defines workflows as JSON stage graphs and supports multiple execution modes.
PEEK feature is coming to ax-agent, a TypeScript library for automatic prompt generation and AI agents, supporting multiple providers.
Released a search tool pi-codex-search based on OpenAI codex, used as a coding agent for Pi TUI.
A developer created otterly, an npm package that turns the local Claude CLI into an OpenAI-compatible HTTP server, allowing applications like OpenClaw to use a Claude Code subscription instead of expensive pay-per-token API rates. The tool runs on a Raspberry Pi and shares Claude Code's rate limits.
llm-checker is an npm CLI tool that detects your hardware and recommends which AI models you can run locally.
Introducing a free coding agent tool called 'freebuff' that provides access to multiple AI models like DeepSeek v4 Pro and Kimi K2.6 via an npm package.
Anthropic released version 0.3.0 of its official TypeScript SDK for the Claude API, enabling server-side JavaScript and TypeScript applications to easily integrate Claude models via NPM.
A new npm package called spidey-sense allows developers to prompt, review, and commit code directly from their website without switching tabs.
Ruflo is an agent meta-harness for AI agents, offering tools and integrations like Claude Code Plugin and RuVector Agentic DB, released as an open-source project on GitHub and npm with significant ecosystem downloads.
OpenSpec is an open-source spec framework that provides a structured workflow for AI-assisted software development, allowing users to explore, propose, and implement features via CLI commands integrated with AI.
Agent Skills is a hardened, open-source library of verified and tested skills for extending AI coding agents like Claude Code and Cursor, addressing security vulnerabilities found in marketplace alternatives.
React Doctor is a CLI tool that scans React codebases for issues, providing a health score and integrating with development agents. Supports Next.js, Vite, React Native, and GitHub Actions workflows.