Back to Skills

moai-lang-shell

modu-ai
Updated 14 days ago
142 views
424
78
424
View on GitHub
Testingaitestingmcp

About

This skill provides enterprise-grade shell scripting capabilities using Bash 5.2 with integrated ShellCheck linting and bats-core testing. It enables developers to write production-quality shell scripts for system administration and CI/CD pipelines while ensuring POSIX compliance. Use it when you need robust, tested shell scripting with defensive patterns and Context7 MCP integration.

Quick Install

Claude Code

Recommended
Primary
npx skills add modu-ai/moai-adk -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/modu-ai/moai-adk
Git CloneAlternative
git clone https://github.com/modu-ai/moai-adk.git ~/.claude/skills/moai-lang-shell

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

GitHub Repository

modu-ai/moai-adk
Path: src/moai_adk/templates/.claude/skills/moai-lang-shell
0
agentic-aiagentic-codingagentic-workflowclaudeclaudecodevibe-coding

Related Skills

content-collections

Meta

This skill provides a production-tested setup for Content Collections, a TypeScript-first tool that transforms Markdown/MDX files into type-safe data collections with Zod validation. Use it when building blogs, documentation sites, or content-heavy Vite + React applications to ensure type safety and automatic content validation. It covers everything from Vite plugin configuration and MDX compilation to deployment optimization and schema validation.

View skill

himalaya-email-manager

Communication

This Claude Skill enables email management through the Himalaya CLI tool using IMAP. It allows developers to search, summarize, and delete emails from an IMAP account with natural language queries. Use it for automated email workflows like getting daily summaries or performing batch operations directly from Claude.

View skill

sglang

Meta

SGLang is a high-performance LLM serving framework that specializes in fast, structured generation for JSON, regex, and agentic workflows using its RadixAttention prefix caching. It delivers significantly faster inference, especially for tasks with repeated prefixes, making it ideal for complex, structured outputs and multi-turn conversations. Choose SGLang over alternatives like vLLM when you need constrained decoding or are building applications with extensive prefix sharing.

View skill

evaluating-llms-harness

Testing

This Claude Skill runs the lm-evaluation-harness to benchmark LLMs across 60+ standardized academic tasks like MMLU and GSM8K. It's designed for developers to compare model quality, track training progress, or report academic results. The tool supports various backends including HuggingFace and vLLM models.

View skill