← heapsort-ai

CLI

29 items

NEWSDEV.to AI·4/14/2026

Claude Code Community Plugin Registry

The Claude Code Community Plugin Registry provides a marketplace with over 11,989 plugins and 63,000 agent skills to enhance AI coding workflows. It enables easy discovery, installation, and management via the official `claude-plugins` CLI, supporting clients like Claude Code, Cursor, and VS Code.

28
ARTICLEDEV.to AI·4/13/2026

Claude Code Multi-Account Setup (Without Losing Context)

This article outlines a method for managing multiple Claude accounts (personal and work) via the command line without losing conversation context. The solution leverages the CLAUDE_CONFIG_DIR environment variable to direct credentials and conversations to separate directories, enabling both accounts to operate simultaneously in different terminal tabs.

27
DOCDEV.to AI·20d ago

A 7-line shell function for one-liner AI answers

This content introduces a seven-line shell function designed to fetch quick, one-liner AI answers directly from the command line, eliminating the need to open chat interfaces. The function customizes existing AI CLI commands like 'pi' (or 'claude', 'llm', 'gh copilot') to return single-line responses without preambles or extra formatting.

27
ARTICLEDEV.to AI·4/9/2026

Skills Are the New CLI

O texto apresenta o conceito de 'Skills' como uma nova abordagem para ferramentas de desenvolvedor, permitindo que agentes de IA compreendam o contexto do projeto, diferentemente dos CLIs tradicionais. Essas 'Skills' são arquivos Markdown que ensinam a IA a orquestrar ferramentas existentes de forma mais inteligente, adicionando uma camada de raciocínio.

27
ARTICLEDEV.to AI·22d ago

One Open Source Project a Day (No. 68): CLI-Anything - Making Every Piece of Software Agent-Native

CLI-Anything is an open-source project designed to make all software "agent-native" by enabling AI agents to control applications lacking APIs through a structured command-line interface. It employs a 7-phase automated methodology to wrap any software, providing deterministic JSON output and an auto-generated SKILL.md for AI agent understanding.

27