delete
Method
This is a method of the SkillMutatorProtocol class in the protocols module.Delete a skill entirely.
Signature
Parameters
str
required
Skill name to delete
bool
default:"True"
If True, stage for approval; if False, delete directly
Returns
str
Status message describing the action taken
Used By
Source
View on GitHub
praisonaiagents/skills/protocols.py at line 120
