llm-doc-writer
78Write Token-Efficient LLM Docs
Long documentation wastes context and slows AI assistants. This skill helps convert project knowledge into compact, scannable docs for Claude, Codex, and Claude Code.
Track Project Error Lessons
Teams lose time when agents repeat the same project mistakes. This skill records concise error lessons in a shared project file.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "error-memory" from https://skillstore.io/skills/aceek-error-memory.md and its manifest at https://skillstore.io/api/skills/aceek-error-memory/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Using "error-memory". A test failed because I used the wrong import path.
Expected outcome:
Adds a technical lesson that names the mistaken import assumption and the rule for checking local module paths first.
Using "error-memory". The user corrected a UI convention I missed.
Expected outcome:
Adds a context lesson describing the missed convention and the exact rule to apply before editing similar files.
Using "error-memory". I misunderstood the requested feature scope.
Expected outcome:
Adds a comprehension lesson that states the missed requirement and the rule for confirming scope before implementation.
All static command-execution findings are false positives caused by markdown inline code and code fences. The skill has one low-severity semantic concern because it instructs agents to create or append a project-local memory file.
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
https://skillstore.io/skills/aceek-error-memory/audits/9?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/aceek-error-memory?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/aceek-error-memory?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/aceek-error-memory/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/aceek-error-memory.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Aceek. (2026). error-memory security audit report (audit version 9) [Author version unspecified]. Skillstore. https://skillstore.io/skills/aceek-error-memory/audits/9@techreport{aceek-aceek-error-memory-2026,
author = {Aceek},
title = {error-memory security audit report (audit version 9)},
institution = {Skillstore},
year = {2026},
number = {9},
url = {https://skillstore.io/skills/aceek-error-memory/audits/9},
note = {Author version unspecified}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "error-memory security audit report (audit version 9)"
version: "unspecified"
type: report
authors:
- name: "Aceek"
date-released: "2026-07-07"
url: "https://skillstore.io/skills/aceek-error-memory/audits/9"
identifiers:
- type: other
value: "skillstore:aceek-error-memory:audit:9"
description: "Skillstore immutable audit report identifier"
Record a failed build, its root cause, and the rule that prevents the same error later.
Document missed naming, structure, or framework conventions after a correction from a user.
Scan past mistakes before assigning similar work or reviewing repeated agent behavior.
Use error-memory to record the mistake I just made, the root cause, and the rule I should follow next time.
Classify this failure with error-memory, then write a short lesson that prevents the same issue in this project.
Use error-memory to convert this user correction into a reusable project rule with a clear cause and fix.
Review the recent error-memory entries, identify repeated root causes, and propose three rules to reduce future failures.
Author
AceekLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
d46e62089a6dfc9e14ea02eebd9b8e2ad2dfe1f4
Maintenance freshness
7/22/2026
Usage
17 downloads ยท 192 views
File structure
๐ SKILL.md
Capture Agent Learnings and Errors
by peterskoett
AI coding sessions can lose useful corrections, error fixes, and workflow discoveries. This skill records them in structured logs and helps teams promote durable guidance.
Compress Long Agent Contexts Reliably
by muratcankoylan
Long agent sessions can lose decisions, file history, and next steps during compression. This skill provides structured methods and probes that preserve operational context.
Improve Complex Reasoning Escalation
by ANcpLua
Complex AI work can stall when uncertainty and tradeoffs are not recognized early. This skill gives Claude, Codex, and Claude Code a checklist for escalating difficult reasoning to deeper analysis.
Verify Work Before Claiming Completion
by sickn33
Agents can claim success before checking real evidence. This skill requires fresh verification commands and evidence before completion claims.
Improve Skills From Validated Feedback
by charon-fan
Repeated workflow lessons can be lost or applied without enough evidence. This skill captures structured experiences and creates traceable proposals before durable guidance changes.
Build Persistent Memory for AI Agents
by sickn33
AI agents can lose project decisions and patterns between sessions. This skill provides searchable MCP memory for storing and retrieving durable project knowledge.