repo-insert

Insert AI-generated ULT, UST, or TN content into Door43 repo clones and merge via pull requests.

1|Updated Mar 25, 2026
One-click install
npx skills add https://github.com/unfoldingWord/bp-assistant-skills --skill repo-insert
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: repo-insert
Source: https://github.com/unfoldingWord/bp-assistant-skills/tree/main/.claude/skills/repo-insert
Command: npx skills add https://github.com/unfoldingWord/bp-assistant-skills --skill repo-insert

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Insert AI-generated content into local Door43 repository clones, then automatically commit on a temporary staging branch and merge to master via pull requests, eliminating repetitive manual steps.

Core Features & Use Cases

  • Insert ULT, UST, or TN content into local Door43 repos
  • Manage staging branches and automated PR creation/merging
  • Dry-run previews and robust error recovery to prevent unintended changes

Quick Start

Ask Claude to insert AI-generated content into a local Door43 repo clone and create a pull request.

Frequently Asked Questions about repo-insert

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

FAQPage Schema
How do I automate inserting AI-generated content into Door43 repository clones?

This Skill automates inserting AI-generated ULT, UST, or TN content into local Door43 repo clones by committing to a temporary staging branch and merging to master via automated pull requests, eliminating repetitive manual git workflow steps.

Can I preview AI content changes before merging to the master branch?

Yes, you can preview AI content changes before merging to master by using the dry-run preview feature, which allows you to review automated ULT, UST, and TN insertions safely before any git commit or pull request is created.

Do I need a local Door43 repository setup to automate pull requests for ULT and UST content?

Yes, a local Door43 repository setup and environment configuration are required. The workflow operates via a CLI wrapper around door43-push with parameter validation and safety checks to apply ULT and UST changes.

What is the best way to handle error recovery when pushing AI content to Door43 repos?

The best way to handle error recovery when pushing AI content to Door43 repos is using the built-in robust error recovery and safety checks, which prevent unintended changes across multiple books and chapters during the automated insertion process.

Does this workflow support bulk inserting TN content across multiple books and chapters?

Yes, this workflow supports bulk inserting TN content across multiple books and chapters. It applies the automated staging branch and pull request mechanism to ULT, UST, and TN workflows seamlessly within your local Door43 repository.