agent-lessons-log
CommunityShare and curate agent experiences to avoid repeating mistakes.
Authortim099
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enables agents to share and manage lessons learned from design pitfalls, debugging issues, and workflow experiences, helping teams avoid repeated errors.
Core Features & Use Cases
- Curated Lessons: Stores concise summaries of common issues and solutions, making knowledge reuse easy.
- Automated Note Logging: Allows agents to append detailed lessons to a jsonl log through command-line prompts.
- Use Case: When an agent encounters a bug or design flaw, they can quickly log a note, which is then curated and reviewed to inform future operations.
Quick Start
To record a new lesson, run the command: python AgentCommands/run_cmd.py run NoteLesson --arg body="descriptive lesson" --arg actor="agent_id" --arg category="category"
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferencesassets
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: agent-lessons-log Download link: https://github.com/tim099/UCL_Core/archive/main.zip#agent-lessons-log Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.