Import Skill — .claude/ Artifact Importer

Import skills, agents, and commands from external .claude repositories.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/declanshanaghy/fenrir-ledger --skill import-skill-claude-artifact-importer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Import Skill — .claude/ Artifact Importer
Source: https://github.com/declanshanaghy/fenrir-ledger/tree/main/.claude/skills/import-skill
Command: npx skills add https://github.com/declanshanaghy/fenrir-ledger --skill import-skill-claude-artifact-importer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the integration of external Claude artifacts (skills, agents, and commands) from another repository into this project, reducing manual imports and configuration mistakes.

Core Features & Use Cases

  • Import Skills, Agents, and Commands from a remote or local repository
  • Preserve directory structure and apply attribution automatically
  • Use cases: onboarding new capabilities, ensuring consistent tooling across projects

Quick Start

Import from a GitHub repository path or local clone to populate .claude artifacts in your project.

Frequently Asked Questions about Import Skill — .claude/ Artifact Importer

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

FAQPage Schema
How do I import .claude artifacts from a GitHub repository into my project?

You can import .claude artifacts by providing a GitHub repository path to the automation tool, which automatically copies the skills, agents, and commands while preserving directory structure and applying attribution.

Can I import Claude skills and commands from a local repository path?

Yes, importing Claude skills, agents, and commands works with both remote GitHub URLs and local repository paths, allowing you to selectively integrate artifacts into your target project.

What is the best way to automate onboarding new Claude capabilities across multiple projects?

Automating the integration of external Claude artifacts ensures consistent tooling across projects by handling workflow discovery, conflict resolution, and attribution rules automatically during the import process.

Does the .claude artifact importer handle directory structure and attribution automatically?

Yes, the .claude artifact importer automatically preserves the original directory structure and applies the necessary attribution rules defined by the integration tool without requiring manual configuration.

How do I selectively import only specific agents or commands from an external repository?

The import automation supports selective imports, enabling you to target and extract only the specific skills, agents, or commands you need from the source repository into your project.

Why should I use an automated importer for .claude repository artifacts instead of manual copying?

Automating the integration of external Claude artifacts reduces manual configuration mistakes and ensures that workflow discovery, conflict handling, and attribution rules are consistently satisfied.