moai-foundation-claude

Author and configure Claude Code extensions, Skills, sub-agents, and plugins.

Updated Feb 2, 2026
One-click install
npx skills add https://github.com/CJ-1981/excel-processor --skill moai-foundation-claude-cj-1981
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: moai-foundation-claude
Source: https://github.com/CJ-1981/excel-processor/tree/main/.claude/skills/moai-foundation-claude
Command: npx skills add https://github.com/CJ-1981/excel-processor --skill moai-foundation-claude-cj-1981

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a comprehensive guide to authoring and configuring Claude Code, enabling users to build advanced agent capabilities and streamline development workflows.

Core Features & Use Cases

  • Skill Development: Learn to create and manage Claude Code Skills.
  • Agent Orchestration: Understand patterns for building sophisticated multi-agent systems.
  • Configuration Management: Master settings, hooks, memory, and permissions for robust agent behavior.
  • Use Case: A developer needs to understand how to create a new Skill that processes user input and delegates tasks to specialized sub-agents, ensuring all configurations are correctly set up.

Quick Start

Use the moai-foundation-claude skill to learn about creating custom slash commands for Claude Code.

Frequently Asked Questions about moai-foundation-claude

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create custom slash commands for Claude Code?

To create custom slash commands for Claude Code, configure extension features using a canonical authoring kit that defines command structures and settings. This enables streamlined development workflows and custom user interactions.

What are sub-agents in Claude Code and how do they work?

Sub-agents in Claude Code are specialized components orchestrated within multi-agent systems to delegate tasks. They function by processing user input and routing specific operations to configured agent patterns.

How do I configure hooks and memory settings for Claude Code agents?

Configure Claude Code hooks and memory settings by managing permissions and configuration files. This setup ensures robust agent behavior and maintains context across complex development workflows.

Can I run Claude Code in headless mode and sandboxed environments?

Yes, Claude Code supports headless mode and sandboxing features. Configuring these settings restricts agent permissions and enables automated execution without direct user interface interaction.

What is the best way to structure Claude Code plugins and skills?

The best way to structure Claude Code plugins and skills is using a canonical authoring framework to define configurations, sub-agents, and hooks. This ensures robust extension behavior and proper task delegation.