Skip to main content

edit

Method
This is a method of the SkillMutatorProtocol class in the protocols module.
Replace entire skill content.

Signature

Parameters

str
required
Skill name to edit
str
required
New complete content
bool
default:"True"
If True, stage for approval; if False, apply directly

Returns

str
Status message describing the action taken

Used By

Source

View on GitHub

praisonaiagents/skills/protocols.py at line 107