import-theme-skills

Import Claude Code skills from Baan themes into the user's skill directory.

Updated Jun 14, 2026
One-click install
npx skills add https://github.com/baan-press/baan --skill import-theme-skills
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: import-theme-skills
Source: https://github.com/baan-press/baan/tree/main/.claude/skills/import-theme-skills
Command: npx skills add https://github.com/baan-press/baan --skill import-theme-skills

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of importing Claude Code skills bundled within Baan themes, eliminating the need for manual file transfers and configurations.

Core Features & Use Cases

  • Theme-Based Skill Import: Automatically copies custom skills from a specified Baan theme into the user's .claude/skills/ directory.
  • User Confirmation: Ensures that users have control over what skills are copied, providing a safe and predictable experience.
  • Use Case: If you have a Baan theme with additional Claude Code skills, this Skill can quickly install them for you with minimal effort.

Quick Start

Run the command "import-theme-skills <theme-name>" to import skills from the specified theme.

Frequently Asked Questions about import-theme-skills

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

FAQPage Schema
How do I import Claude Code skills from a specific theme?

You can import Claude Code skills by running "import-theme-skills <theme-name>". This automates the file copying and directory creation needed to install theme-specific capabilities into your Claude Code skill directory.

Can I manually copy Baan theme skills into my Claude Code directory?

Yes, but manually copying Baan theme skills requires configuring directories yourself. Using the import-theme-skills command streamlines this process, handling file copying and directory creation automatically with user confirmation.

Do I need to create a `.claude/skills/` directory before importing a theme?

No, you do not need to manually create the `.claude/skills/` directory beforehand. The skill import process handles directory creation automatically when copying files from your specified Baan theme.

How does theme-based skill integration work for Claude Code?

Theme-based skill integration works by automatically extracting custom skill files from a specified Baan theme and copying them into your Claude Code environment, extending its capabilities without manual file transfers.

What happens if I already have skills in my Claude Code directory?

The skill import process includes user confirmation steps to ensure safe file copying. This provides control over what theme-specific skills are transferred into your existing `.claude/skills/` directory.