addSkill
This function registers a new skill into the system, including updating configurations and initializing necessary database columns. It ensures that each skill is unique and avoids duplication.
Example
Returns:
None. The function does not return any value but updates the UI and alters the database.
Last updated