One-click install
npx skills add https://github.com/huangqingdong/dtt-abap-tech-doc --skill dtt-abap-tech-doc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dtt-abap-tech-doc
Source: https://github.com/huangqingdong/dtt-abap-tech-doc/tree/main
Command: npx skills add https://github.com/huangqingdong/dtt-abap-tech-doc --skill dtt-abap-tech-doc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python-docx, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This tool generates Deloitte-standard SAP ABAP technical documentation (CTF-TS) for programs, reports, Function Modules, BAdIs, and enhancements by automatically analyzing source code and populating a Word template.

Core Features & Use Cases

  • Auto-analyzes ABAP sources to extract business context, technical design, and program logic.
  • Generates Word documents using the CTF-TS Deloitte template and supports multiple ABAP object types.
  • AI-assisted sections for business background, technical overview, and program flow diagrams; outputs ready-for-delivery docs.

Quick Start

Trigger the skill in Copilot Chat using a supported trigger phrase and provide the ABAP object name and a brief description to generate the Deloitte-standard documentation.

Frequently Asked Questions about dtt-abap-tech-doc

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

FAQPage Schema
How do I generate Deloitte-standard ABAP technical documentation from source code?

Generate Deloitte-standard ABAP technical documentation by providing the ABAP object name and description to trigger the Skill, which analyzes source code and outputs a Word (.docx) file. It auto-extracts business context, technical design, and program logic for delivery-ready docs.

What SAP ABAP object types are supported for automated CTF-TS document generation?

Automated CTF-TS document generation supports SAP ABAP programs, reports, Function Modules, BAdIs, enhancements, and user exits. It applies a deterministic pipeline to analyze these source code objects and populate a Deloitte-standard Word template with extracted technical details.

Can I automatically fill in business background and program flow sections for ABAP reports?

You can automatically fill business background, technical overview, and program flow sections for ABAP reports using AI-assisted content generation. The Skill analyzes your ABAP source code and dynamically creates these sections within the Word template for ready-for-delivery technical documentation.

Do I need python-docx installed to create Word documents from ABAP source code?

You need python-docx installed because the Skill depends on it to generate Word (.docx) documents from ABAP source code. This dependency handles template processing, placeholder filling, and creating dynamic tables for the Deloitte-standard CTF-TS technical documentation output.

What's the best way to automate Deloitte CTF-TS template population for SAP enhancements?

Automate Deloitte CTF-TS template population for SAP enhancements by triggering the Skill with the object name and description. It dynamically fills placeholders and creates tables in the Word template by applying a deterministic pipeline to analyze the ABAP enhancement source code.