savvy-cli  by getsavvyinc

CLI tool for terminal workflow automation

Created 1 year ago
418 stars

Top 70.3% on SourcePulse

GitHubView on GitHub
Project Summary

Savvy CLI is a terminal-based tool designed to capture, generate, and share team workflows, aiming to reduce tribal knowledge loss and improve developer productivity. It targets developers and teams looking for an efficient way to document, automate, and reuse common command-line tasks.

How It Works

Savvy CLI records shell commands, automatically expanding aliases for reliability. It leverages AI (LLMs) to generate workflows from recorded sessions or natural language prompts. Workflows can be parameterized and shared via links or exported to Markdown. The savvy explain feature provides natural language explanations for commands and error messages.

Quick Start & Requirements

  • Install: curl -fsSL https://install.getsavvy.so | sh
  • Requirements: Bash, Zsh, or Fish shell. Requires signup for savvy record and AI generation features.
  • Docs: https://docs.getsavvy.so/

Highlighted Details

  • AI-powered workflow generation from commands or natural language.
  • savvy explain for command and error message clarification.
  • Workflow parameterization and sharing options (public/unlisted links, Markdown export).
  • Local workflow execution for offline use.

Maintenance & Community

Licensing & Compatibility

  • License: Not explicitly stated in the README.
  • Compatibility: Does not currently support Windows.

Limitations & Caveats

The project requires a free account for certain features like savvy record and AI generation. Windows support is not yet available. The specific license is not detailed in the provided README.

Health Check
Last Commit

7 months ago

Responsiveness

Inactive

Pull Requests (30d)
1
Issues (30d)
0
Star History
2 stars in the last 30 days

Explore Similar Projects

Starred by Matt Schrage Matt Schrage(Cofounder of Fig), Chip Huyen Chip Huyen(Author of "AI Engineering", "Designing Machine Learning Systems"), and
2 more.

amazon-q-developer-cli by aws

2.4%
2k
CLI tool for agentic terminal interactions using natural language
Created 1 year ago
Updated 20 hours ago
Feedback? Help us improve.