/plugadvpl:ingest

Community

Index ADVPL/TLPP into local SQLite for faster answers

AuthorJoniPraia
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill eliminates slow, token-heavy reading of large ADVPL/TLPP codebases by indexing source structure into a local SQLite database you can query efficiently.

Core Features & Use Cases

  • Indexes ADVPL/TLPP sources to .plugadvpl/index.db for fast lookups of functions, tables, and related metadata.
  • Supports parallel ingestion and safer indexing via options like worker parallelism and secret redaction.
  • Incremental reindexing with correctness warnings that detect when lookup rules changed and skip became unsafe.

Quick Start

Run ingest on your repository by telling the AI to execute: uvx [email protected] ingest ..

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: /plugadvpl:ingest
Download link: https://github.com/JoniPraia/plugadvpl/archive/main.zip#plugadvpl-ingest

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.