skillagiRemember mistakes across sessions. Append one-liner learnings, review before complex tasks, promote important ones.
Install via ClawdBot CLI:
clawdbot install wubotvix/skillagiGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 21, 2026
New developers join a project and need to quickly understand project-specific conventions, such as using pnpm instead of npm or handling Docker on M1 Macs. This skill helps them log and review common pitfalls to avoid repeating mistakes, accelerating onboarding and reducing support requests.
Teams managing cloud infrastructure or CI/CD pipelines encounter platform-specific workarounds, like ARM64 compatibility issues. By logging these insights, they ensure consistent deployments and reduce downtime caused by configuration errors across sessions.
Testers face flaky tests due to shared database states or tool limitations. This skill allows them to record solutions, such as using transactions with rollback, and review before complex test runs, improving test reliability and efficiency.
Researchers using custom scripts or tools for data processing often hit bugs or inefficiencies. Logging mistakes like wrong assumptions in code helps them avoid rework in future sessions, ensuring reproducible and accurate results.
Offer this skill as part of a subscription-based AI agent platform for development teams. Charge per user or team size, providing features like centralized learning logs and analytics to track mistake reduction and productivity gains.
Sell licenses to large organizations for integrating this skill into their internal AI tools or development environments. Include customization, support, and compliance features, targeting industries with high regulatory needs.
Provide a free version with basic logging and review capabilities, then upsell to premium tiers offering advanced features like automated promotion to durable config, team collaboration tools, and priority support.
💬 Integration Tip
Integrate this skill by setting up a shared learnings.md file in your project directory and training team members to review it before complex tasks. For automation, consider periodic cleanup sessions to maintain file relevance.
Scored Apr 19, 2026
Search and analyze your own session logs (older/parent conversations) using jq.
Typed knowledge graph for structured agent memory and composable skills. Use when creating/querying entities (Person, Project, Task, Event, Document), linkin...
Enable and configure Moltbot/Clawdbot memory search for persistent context. Use when setting up memory, fixing "goldfish brain," or helping users configure memorySearch in their config. Covers MEMORY.md, daily logs, and vector search setup.
Local memory management for agents. Compression detection, auto-snapshots, and semantic search. Use when agents need to detect compression risk before memory loss, save context snapshots, search historical memories, or track memory usage patterns. Never lose context again.
You MUST use this for gathering contexts before any work. This is a Knowledge management for AI agents. Use `brv` to store and retrieve project patterns, dec...
Audit, clean, and optimize Clawdbot's vector memory (LanceDB). Use when memory is bloated with junk, token usage is high from irrelevant auto-recalls, or setting up memory maintenance automation.