byibazylchuk· 2 skills
Walk a project's documentation and code, extract the domain terminology (abbreviations, service names, product names, domain concepts), and record each term into the paparats glossary via the term_record MCP tool. Deduplicates against existing terms through the built-in similarity gate. Invoke only when the user types /extract-terminology — never auto-trigger.
$npx -y skills add ibazylchuk/paparats-mcp --skill extract-terminologyInstalls into the current project.
Run `npx skills use "https://github.com/ibazylchuk/paparats-mcp" --skill "ibazylchuk/paparats-mcp/extract-terminology"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ibazylchuk/paparats-mcp" that are relevant to the current task. Run `npx skills add "https://github.com/ibazylchuk/paparats-mcp"` and select the relevant skills, then follow their instructions.