bash-cli-framework
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
Recommendednpx skills add vamseeachanta/workspace-hub -a claude-code/plugin add https://github.com/vamseeachanta/workspace-hubgit clone https://github.com/vamseeachanta/workspace-hub.git ~/.claude/skills/bash-cli-frameworkCopy and paste this command in Claude Code to install this skill
GitHub Repository
Related Skills
web-cli-teleport
DesignThis 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.
when-creating-slash-commands-use-slash-command-encoder
OtherThis 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.
when-bridging-web-cli-use-web-cli-teleport
OtherThis 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.
adk-agent-builder
MetaThis 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.
