📦
AutomationShell

Skill Importer

by chengrouter

Skill Importer is an Automation skill for Claude Code, published by chengrouter in chengos.

220 stars4 forkson chengrouter/chengosAdded 2026/09/04+4% in starsRepository updated 2026/08/23
aiai-agentai-agentsai-toolschengosclaude-codeclicodedeepseekkimiminimax
Install in seconds
Install Skill Importer
Copy Skill Importer into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/chengrouter/chengos/tree/main/deploy/skills/skill-importer ~/.claude/skills/skill-importer

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/chengrouter/chengos.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
deploy/skills/skill-importer/SKILL.md in chengrouter/chengos
Installs to
~/.claude/skills/skill-importer
Collection
One of 5 skills cataloged from this repository
Category
Automation1860 skills

What Skill Importer does

Skill Importer imports a repository, URL, SKILL.md, or pasted description into a persistent ChengOS Skill package. It is used to edit the package in its workspace and validate it before review.

Skill Importer is cataloged under Automation on DirSkills. Skill Importer comes from a repository tagged ai, ai-agent, ai-agents, ai-tools and chengos.

Documentation

README

Skill Importer

Use this Skill when a user wants to import or convert external Skill material into ChengOS. The deployed workflow uses one ReAct Agent and four connected tools: tools/fetch_repository, tools/file_ops_hub, tools/validate_skill_spec, and tools/workflow_inspect. The runtime also supplies virtual todo_write; it is not a graph node or file writer.

Workspace flow

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Skill Importer

  • What else does chengrouter publish alongside Skill Importer?

    Skill Importer is one of 5 skills that DirSkills catalogs from chengrouter/chengos, the repository it ships in. Its siblings there include Meeting Reminder Email, Workflow Creation and Workflow Helper. Each one is a separate skill with its own page in this directory, installs the same way Skill Importer does, and is maintained by chengrouter in that same repository. The rest of the collection is listed on the chengrouter/chengos page.

  • How does Skill Importer compare to other Automation skills?

    Skill Importer ranks #1625 by stars among the 1860 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Skill Importer against them. Open each page to compare what they document and how they install.