cli

Tag

Cards List
#cli

@mattpocockuk: /writing-great-skills is quickly becoming my most often-invoked skill It's just really good at writing skills, guys. np…

X AI KOLs Following · 2026-06-30 Cached

Matt Pocock announces that his 'writing-great-skills' tool, invoked via npx, is becoming his most frequently used skill for writing skills.

0 favorites 0 likes
#cli

@geekbb: A CLI tool written in Go that integrates three search capabilities: Web search (Brave/DDG/SearXNG/Exa), code search (Grep/Sourcegraph/GitHub), and library documentation query (Context7). It also supports web scraping and site crawling. For AI...

X AI KOLs Timeline · 2026-06-30 Cached

A blazing-fast, stateless CLI tool written in Go that integrates Web search, code search, and library documentation query. It supports web scraping and site crawling, designed for AI agents and terminal use.

0 favorites 0 likes
#cli

@Pallavi_345: Name a better terminal than Ghostty. I'll wait.

X AI KOLs Timeline · 2026-06-30 Cached

A tweet praising Ghostty terminal emulator and challenging others to name a better one.

0 favorites 0 likes
#cli

@mogician301: https://x.com/mogician301/status/2071841989751112147

X AI KOLs Timeline · 2026-06-30 Cached

The article introduces the advantages of git worktree for parallel multi-task development in the AI era, and how the cc-launch tool developed by the author addresses worktree usage pain points through automatic initialization and unified management, improving development efficiency.

0 favorites 0 likes
#cli

@0xQiYan: Google just released an official CLI purpose-built for AI agent development. It’s not a new agent — it’s a “skill pack” you add on top of any coding agent like Claude Code, Codex, etc. Once installed, your agent automatically learns the full workflow: project bootstrapping, coding (ADK), evaluation, deployment, and observability. 7 official…

X AI KOLs Timeline · 2026-06-30 Cached

Google released the official CLI (google-agents-cli), designed for AI agent development, enhancing the full workflow capabilities of coding agents like Claude Code and Codex — covering project setup, coding, evaluation, deployment, and observability. It is open-source and installable with a single command.

0 favorites 0 likes
#cli

@cline: We’ve been impressed with GLM-5.2 and so are introducing a $9.99/month subscription to give you 2-5x discounted access …

X AI KOLs Following · 2026-06-29 Cached

Cline announces a $9.99/month subscription offering discounted access to GLM-5.2 and other open-weight models, with a $1.99 special promo for new users on Cline CLI and IDE.

0 favorites 0 likes
#cli

@Gorden_Sun: Google open-sourced agents-cli, which is not an Agent itself but rather a skill pack that allows local Agents to build and debug cloud Agents on Google Cloud services. This is development documentation for the new era: directly releasing a set of Skills for Agents to use, since the code is also written by Agents. Github: http…

X AI KOLs Timeline · 2026-06-29 Cached

Google open-sourced agents-cli, a CLI and skill pack that enables coding agents to build and deploy enterprise-grade agents on Google Cloud's Gemini Enterprise Agent Platform.

0 favorites 0 likes
#cli

@akshay_pachaar: Karpathy's Agentic Engineering finally has proper tooling! (built by Google) Karpathy defined agentic engineering as th…

X AI KOLs Following · 2026-06-29 Cached

Google released Agents CLI, a unified command-line tool that integrates scaffolding, evaluation, and deployment of agents on Google Cloud, enabling coding assistants to practice agentic engineering without context switching.

0 favorites 0 likes
#cli

@itsharmanjot: FOUR AI CLIs ARE NOW TALKING TO EACH OTHER THROUGH A SINGLE SQLITE FILE. Claude Code. Gemini CLI. Codex CLI. OpenCode. …

X AI KOLs Timeline · 2026-06-29 Cached

Squad is an open-source Rust tool that lets four major AI CLIs (Claude Code, Gemini CLI, Codex CLI, OpenCode) collaborate on the same codebase through a single SQLite file, with no daemon or server required.

0 favorites 0 likes
#cli

@jianshuo: When choosing a technical solution on the server side, is it better to expose MCP or directly use SKILLS+CLI? I feel like the latter is gradually becoming mainstream, and MCP doesn't seem to have any advantages, except for an auto-updating tool discovery mechanism that SKILL doesn't have.

X AI KOLs Timeline · 2026-06-29

Discussion on server-side technical solution selection: expose MCP or directly use SKILLS+CLI? The author believes SKILLS+CLI has become mainstream, and MCP's only advantage is the auto-updating tool discovery mechanism.

0 favorites 0 likes
#cli

@NFTCPS: Multiple AI agents working together? Finally someone pulled it off with the most down-to-earth approach. squad, a command-line tool written in Rust, lets Claude Code, Gemini CLI, Codex, and OpenCode — these CLI agents — sit at the same table and collaborate.…

X AI KOLs Timeline · 2026-06-29 Cached

squad is a command-line tool written in Rust that enables collaboration among multiple AI CLI agents (such as Claude Code, Gemini CLI, etc.) via shell commands and an SQLite database, without requiring a background daemon.

0 favorites 0 likes
#cli

RepoLens – An interactive local codebase packer and token optimizer (TUI/CLI) written in Go

Reddit r/openclaw · 2026-06-28

RepoLens is a zero-dependency Go tool that packs local codebases into a single file for LLM context, featuring an interactive TUI file explorer, live token counting, comment stripping, and secret scanning.

0 favorites 0 likes
#cli

Bashblog – a single bash script to create blogs

Hacker News Top · 2026-06-28 Cached

Bashblog is a single bash script that lets you create a static blog from the command line with zero dependencies, supporting Markdown, RSS, tags, and comments.

0 favorites 0 likes
#cli

@akshay_pachaar: https://x.com/akshay_pachaar/status/2070860837448040832

X AI KOLs Timeline · 2026-06-27 Cached

Google's Agents CLI provides a unified tool for scaffolding, evaluating, and deploying AI agents, addressing the fragmented workflow in agentic engineering. The article walks through building a RAG agent using the CLI, showcasing its integration with coding agents and ADK patterns.

0 favorites 0 likes
#cli

@LangChain: Should you use MCPs or CLIs when building agents? @BraceSproul + @jakebroekhuizen spill the tea.

X AI KOLs Following · 2026-06-26 Cached

LangChain shares a discussion between Brace Sproul and Jake Broekhuizen comparing the use of MCPs versus CLIs when building agents.

0 favorites 0 likes
#cli

@RhysSullivan: https://x.com/RhysSullivan/status/2070311929038680262

X AI KOLs Following · 2026-06-26 Cached

The author reflects on why the Model Context Protocol (MCP) has struggled, contrasting it with CLI-based agent workflows and arguing for more flexible tool integration. They suggest that agents should support MCP, CLI, API, etc., and express optimism about MCP's future despite current challenges.

0 favorites 0 likes
#cli

@seflless: I'm loving @tobi's try project. I took it and made it easy to deploy experiments. I just have a single repo called "tri…

X AI KOLs Following · 2026-06-25 Cached

A Ruby CLI tool called 'try' helps developers manage and navigate experiment directories with fuzzy search, auto-dating, and smart sorting. A user extended it to easily deploy experiments to GitHub Pages.

0 favorites 0 likes
#cli

Run Codex and Claude with any model including GLM 5.2. No settings file headaches.

Reddit r/ArtificialInteligence · 2026-06-25

A CLI tool called relay-ai acts as a proxy for Codex Desktop and Claude Code, enabling users to route requests to any model (including GLM 5.2) using their own API keys or OAuth subscriptions, with features to prevent crashes and manage context overflow.

0 favorites 0 likes
#cli

Show HN: Secs-man, a secrets manager you can (not) rely on

Hacker News Top · 2026-06-25 Cached

secs-man is a secrets backup tool designed to be tool-independent, using age encryption and standard Unix utilities so data can be recovered even without the software itself.

0 favorites 0 likes
#cli

tropius: detect AI tropes in prose

Lobsters Hottest · 2026-06-25 Cached

tropius is a CLI tool that detects AI writing tropes in prose using Aho-Corasick pattern matching and structural detectors, based on a trope list from Tropes.fyi.

0 favorites 0 likes
← Previous
Next →
← Back to home

Submit Feedback