Hacker News·6 min read

Show HN: Aclif – Agent CLI framework: one grammar, canonical names across SaaS

C
chris_marino
Show HN: Aclif – Agent CLI framework: one grammar, canonical names across SaaS
Dive DeeperCreate a free account to unlock

aclif builds command-line tools for AI agents. An agent gets a single tool that provides a unified abstraction across every SaaS provider: one grammar, and canonical names that reach the same record by the same name on any platform.

Install the binary, list the providers, and read a command's schema, examples, and safety metadata.

npm install -g @aclif/core aclif discover --json aclif learn salesforce --json aclif learn servicenow --json aclif salesforce data query --schema aclif salesforce data query --examples aclif salesforce data query --query "SELECT Id FROM Account LIMIT 3" --dry-run aclif servicenow data query --table incident --query "active=true^priority=1" --dry-run Getting started GitHub

Continue reading on Headlinne

Create a free account to read the full article.

Read full article →

Get smarter about the news

Sign up free for a feed built around what you actually care about, Dive Deeper research on any story, and the full text of every article.

Create free account

Already have an account? Sign in