LAP Registry

DLx Skill

digitallinguistics-io

Provider: Digitallinguistics Version: 0.3.1 Endpoints: 18 Updated: 2026-04-05

Raw .lap | Lean format | API JSON | Open in app

Endpoints

MethodPathDescription
GET/languages
POST/languagesGet all Languages
PUT/languagesAdd a new Language
GET/languages/{languageID}Upsert (create or replace) a Language
DELETE/languages/{languageID}Retrieve a Language by ID
PATCH/languages/{languageID}Delete a Language by ID
GET/languages/{languageID}/lexemesPerform a partial update on a Language
POST/languages/{languageID}/lexemesGet all Lexemes for a Language
PUT/languages/{languageID}/lexemesAdd a new Lexeme to a Language
GET/languages/{languageID}/lexemes/{lexemeID}Upsert (add or replace) a Lexeme
DELETE/languages/{languageID}/lexemes/{lexemeID}Get a Lexeme by ID
PATCH/languages/{languageID}/lexemes/{lexemeID}Delete a Lexeme by ID
GET/lexemesPerform a partial update on a Lexeme
POST/lexemesGet all Lexemes
PUT/lexemesAdd a new Lexeme
GET/lexemes/{lexemeID}Upsert (add or replace) a Lexeme
DELETE/lexemes/{lexemeID}Get a Lexeme by ID
PATCH/lexemes/{lexemeID}Delete a Lexeme by ID

Install as Skill

Use this API as a Claude Code skill for instant agent access.

CLI Install

lapsh skill-install digitallinguistics-io

Downloads and installs to ~/.claude/skills/digitallinguistics-io/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)