·code-transfer

Transfer code between files with line-based precision. Use when users request copying code from one location to another, moving functions or classes between files, extracting code blocks, or inserting code at specific line numbers.

37Installs·1Trend·@mhattingpete

Installation

$npx skills add https://github.com/mhattingpete/claude-skills-marketplace --skill code-transfer

How to Install code-transfer

Quickly install code-transfer AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/mhattingpete/claude-skills-marketplace --skill code-transfer
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: mhattingpete/claude-skills-marketplace.

SKILL.md

View raw

Transfer code between files with precise line-based control. Dual-mode operation: native tools (1-10 files) or execution mode (10+ files, 90% token savings).

Basic Mode (Default) Use Read, Edit, Bash scripts for 1-10 file operations. Works immediately, no setup required.

Insert at Specific Line Use lineinsert.py script for line-based insertion:

Transfer code between files with line-based precision. Use when users request copying code from one location to another, moving functions or classes between files, extracting code blocks, or inserting code at specific line numbers. Source: mhattingpete/claude-skills-marketplace.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/mhattingpete/claude-skills-marketplace --skill code-transfer
Category
</>Dev Tools
Verified
First Seen
2026-03-08
Updated
2026-03-10

Browse more skills from mhattingpete/claude-skills-marketplace

Quick answers

What is code-transfer?

Transfer code between files with line-based precision. Use when users request copying code from one location to another, moving functions or classes between files, extracting code blocks, or inserting code at specific line numbers. Source: mhattingpete/claude-skills-marketplace.

How do I install code-transfer?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/mhattingpete/claude-skills-marketplace --skill code-transfer Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/mhattingpete/claude-skills-marketplace