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
Structured reasoning through sequential thinking — break complex problems into steps, solve each independently, verify consistency, synthesize conclusions wi...
LLM-driven epistemic reasoning engine. Evaluates claims against evidence, outputs calibrated confidence and structured belief state (VERIFIED/CONTESTED/UNCER...
Loads and manages company context for all C-suite advisor skills. Reads ~/.claude/company-context.md, detects stale context (>90 days), enriches context duri...
Turn scattered local sources into a source-constrained evidence notebook for incident, release, and maintainer decisions.
三级记忆管理系统 (Three-Tier Memory Management)。用于管理 AI 代理的短期、中期、长期记忆。包括:(1) 滑动窗口式短期记忆,(2) 自动摘要生成中期记忆,(3) 向量检索长期记忆 (RAG)。当需要管理对话历史、优化上下文、构建个人知识库、或实现记忆持久化时使用此 Skill。
Store secrets, long-term memory, daily logs, and anything custom in your Convex backend instead of local files