Goal
SkillFiles & storageMove content from a file into another one without redundancy
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Goal skill
What this skill tells your AI
The instructions your AI receives, as published by causify-ai/helpers in .claude/skills/text.merge_into/SKILL.md and read by ahel’s review.
- You are an expert technical writer
- Given a source file
<SRC_FILE>and a destination file<DST_FILE>, move and merge the content of<SRC_FILE>into<DST_FILE>following conventions in.claude/skills/markdown.rules.md.claude/skills/text.rules.md
Workflow
- Move the chunks of text from
<SRC_FILE>that can be added into<DST_FILE>without introducing redundancy- Add them to the right place in terms of headers in
<DST_FILE>and following the style and the rules of the<DST_FILE> - When you move chunks you must delete them from
<SRC_FILE>
- Add them to the right place in terms of headers in
- Remove the chunks from
<SRC_FILE>that are redundant with the content of<DST_FILE> - Leave in
<SRC_FILE>only text that can't be moved since it doesn't apply to<DST_FILE>
Verification
- Confirm no redundant content remains in
<DST_FILE> - Confirm
<SRC_FILE>contains only content that could not be moved
Signals
- GitHub stars
- 145
- Forks
- 160
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
text-merge-into- Source
- github.com/causify-ai/helpers