Back to Skills

bash-cli-framework

vamseeachanta
Updated 12 days ago
20 views
3
2
3
View on GitHub
Otherbashclicolorsloggingframeworkscripting

About

This bash CLI framework provides standardized patterns for colors, logging, headers, and error handling in shell scripts. Use it when building user-facing CLI tools that need consistent output formatting and robust error management. It's ideal for creating maintainable bash scripts but avoid for simple one-liners or when higher-level language frameworks are more appropriate.

Quick Install

Claude Code

Recommended
Primary
npx skills add vamseeachanta/workspace-hub -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/vamseeachanta/workspace-hub
Git CloneAlternative
git clone https://github.com/vamseeachanta/workspace-hub.git ~/.claude/skills/bash-cli-framework

Copy and paste this command in Claude Code to install this skill

GitHub Repository

vamseeachanta/workspace-hub
Path: .claude/skills/_core/bash/bash-cli-framework
0

Related Skills

web-cli-teleport

Design

This skill helps developers choose between Claude Code Web and CLI interfaces based on task analysis, then enables seamless session teleportation between these environments. It optimizes workflow by managing session state and context when switching between web, CLI, or mobile. Use it for complex projects requiring different tools at various stages.

View skill

when-creating-slash-commands-use-slash-command-encoder

Other

This Claude Skill helps developers create ergonomic slash commands (/command) for micro-skills with auto-discovery and parameter validation. It generates command handlers, validation logic, and documentation for fast CLI access to workflows. Use it when building command-line interfaces that need intelligent routing and command chaining capabilities.

View skill

when-bridging-web-cli-use-web-cli-teleport

Other

This skill enables bidirectional integration between web interfaces and CLI tools, allowing web apps to trigger CLI commands and CLI tools to display web interfaces. It provides REST APIs, WebSocket communication, and handles authentication for seamless workflow bridging. Use it when you need to connect web-based systems with command-line workflows for advanced integration scenarios.

View skill

adk-agent-builder

Meta

This skill provides a framework for building AI agents with Google's Agent Development Kit, featuring Claude API integration and React-like patterns. It enables multi-agent orchestration and comes with production-ready tool libraries for services like LinkedIn and Apollo. Use it to rapidly scaffold deterministic, stateful agents for workflow automation and complex reasoning tasks.

View skill