smaqit.project-glossary

Manage project glossary terms in a .smaqit/glossary.md file.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/ruifrvaz/local-image-generator --skill smaqit-project-glossary
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: smaqit.project-glossary
Source: https://github.com/ruifrvaz/local-image-generator/tree/main/.github/skills/smaqit.project-glossary
Command: npx skills add https://github.com/ruifrvaz/local-image-generator --skill smaqit-project-glossary

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill unit simplifies the maintenance of a project glossary, allowing you to list, fetch, update, and remove terms with just a few commands, ensuring clarity and organization in team communication.

Core Features & Use Cases

  • Glossary Management: Add, update, and remove terms from a project-specific glossary.
  • Efficient Searching: Quickly retrieve term definitions without navigating complex documents.
  • Use Case: Ideal for project managers and team leads who need to keep a glossary of specialized terms accessible and up-to-date for their team.

Quick Start

To add a term to the glossary, use the command: update glossary [term] [definition]

Frequently Asked Questions about smaqit.project-glossary

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

FAQPage Schema
How do I manage a project glossary without external file dependencies?

You can manage a project glossary by using predefined trigger phrases to list, fetch, update, and remove terms. The system operates directly on a `.smaqit/glossary.md` file within your project directory, requiring no external data retrieval or file dependencies.

What is the best way to keep specialized project terms organized for team communication?

The best way to keep project terms organized is to maintain a project-specific glossary that handles term categorization and alphabetical ordering. This ensures definitions are accessible, precise, and up-to-date for team communication.

How do I add a new term to a project glossary file?

To add a term to the glossary, use the command `update glossary [term] [definition]`. This updates the glossary file directly, categorizing and ordering the new entry alphabetically for easy retrieval.

Can I use glossary management commands to categorize and alphabetize terms automatically?

Yes, using predefined trigger phrases to update the glossary automatically handles term categorization and alphabetical ordering. This ensures the project glossary remains structured without manual sorting.

Does project glossary management work without retrieving data from external sources?

Yes, project glossary management works entirely offline without retrieving data from external sources. It reads and writes exclusively to the local `.smaqit/glossary.md` file located in the project directory.

Why should I use a markdown glossary file for project term lookup?

A markdown glossary file provides a lightweight, version-controllable method for project term lookup. It allows team members to quickly retrieve definitions and maintain clarity without navigating complex external documents.