aci_skill_outcome
Report if a skill worked after use to raise or lower its confidence, helping the library self-curate by promoting effective skills and demoting failing ones.
Instructions
Report whether a skill from the library actually WORKED after you used it. Success raises its confidence; failure lowers it. This is how the shared library self-curates — good skills rise, bad ones decay. Call it after acting on a skill from aci_find_skills.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| success | Yes | did it work? | |
| skill_id | Yes | the id of the skill you used |