move-content

Moves filesystem entries and updates Git index metadata in one operation.

6|Updated Oct 16, 2025
One-click install
npx skills add https://github.com/eternnoir/claude-tool --skill move-content
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: move-content
Source: https://github.com/eternnoir/claude-tool/tree/main/akashicrecords/skills/move-content
Command: npx skills add https://github.com/eternnoir/claude-tool --skill move-content

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Reorganizing your knowledge base often leads to broken links, lost context, or violations of organizational rules. This Skill eliminates the manual, error-prone process of moving content, ensuring integrity and compliance.

Core Features & Use Cases

  • Intelligent Relocation: Moves or renames files while respecting the RULE.md policies of both source and target directories.
  • Dependency Management: Automatically identifies and offers to update cross-references, preventing broken links and maintaining a cohesive knowledge base.
  • Format & Structure Adaptation: Handles necessary transformations (renaming, format conversion, restructuring) to fit the target directory's specific requirements.
  • Use Case: Move a research paper from your "Drafts" folder to "Published Articles." The Skill will ensure the new location's naming conventions are met, update any internal links, and log the change in both directories' README.md files, all automatically.

Quick Start

Move the file 'my-draft.md' from 'Research/Drafts' to 'Research/Published'.

Frequently Asked Questions about move-content

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

FAQPage Schema
How do I move files while preserving links and maintaining directory rules?

Move files while automatically updating cross-references and respecting governance policies. This Skill reads source and target RULE.md files, validates the move, applies required transformations, and updates all internal links to prevent broken references across your knowledge base.

Can I rename and reorganize files without breaking internal references?

Yes. The Skill handles renaming and reorganization by automatically identifying dependencies, updating all cross-references, and ensuring the new location's naming conventions and structure requirements are met, keeping your knowledge base coherent.

What happens when I move content to a directory with different organizational rules?

The Skill assesses compatibility between source and target RULE.md policies, applies necessary transformations to fit the target directory's requirements, and updates governance metadata in both locations' README.md files automatically.

How do I prevent broken links when reorganizing a knowledge base?

Reorganizing knowledge bases often breaks links and violates rules. This Skill eliminates manual relocation by identifying all cross-references, automatically updating them during the move, and ensuring compliance with both source and target directory policies.

Does this work with complex directory structures and multiple governance rules?

Yes. The Skill handles multi-level directory hierarchies by reading and validating policies from both source and target RULE.md files, assessing path compatibility, and managing transformations needed to satisfy different organizational governance across directories.