docxology/continual-learning SkillScore 68 Maintained Orchestrate continual learning by delegating transcript mining to agents-memory-updater and writing durable memory to local JSON (never root AGENTS.md Learned sections). USE WHEN continual learning, mine prior chats, maintain agent memory, or the stop hook triggers this skill.
by docxology
Use this skill Links this skill to your agents and keeps it current with the author’s updates.
On-demand On-demand: invoked explicitly — never occupies your agent's context until called.
◆ AI Engineer pack
$ decimalai skills pull docxology-continual-learningCopy
Copy link Copy README badge Copy SKILL.md Get this skill — curl · raw file $ curl -fsSL https://app.decimal.ai/s/docxology-continual-learning/SKILL.mdCopy
how this skill behaves on real traffic · last 30 days
No production data for this skill yet — usage numbers appear here once agents start running it.
Anonymized aggregate across every org using this skill — proof from real production use, not a demo. Sign in and install to see your own agents here →
Does this skill help? · Benchmark: with vs. without sign in to run this on your agents 22 test cases from the publisher’s eval.yaml · each run twice on gemini-3.6-flash — with the skill injected, then without · last run 6d ago
— -31% tokens 0% turns 68% of whole cases pass with skill (15/22)
Showing 5 of 22 cases See all cases & grading →
SkillSafety ✓ 3 of 3 passed ✓ Code scan 15 of 15 checks clean
0 critical · 0 warning · 0 info — scanner v4 — 8/1/2026
live_secret remote_code_execution reverse_shell data_exfiltration ssrf_metadata agent_snooping anti_refusal destructive_commands obfuscated_unicode unicode_homoglyph opaque_blob suspicious_url tool_overreach trigger_abuse prompt_injection_phrasing
✓ Intent Safe
LLM judge · does the skill do what it claims
✓ Content Clean
LLM judge · policy & harmful-content review
Source Imported License Apache-2.0Imported 8/1/2026Version v1
Contents Benchmark Live Traces Versions (1) Ratings (0)
Continual Learning (template repo) Keep durable agent memory in local JSON , not in root AGENTS.md.
Trigger Use when the user asks to mine prior chats, maintain agent memory, or run the continual-learning loop (including stop-hook followups).
Workflow Call the agents-memory-updater subagent (repo override at .cursor/agents/agents-memory-updater.md). Return the updater result verbatim. Target file Memory: .cursor/hooks/state/continual-learning-memory.json Schema example: .cursor/hooks/state/continual-learning-memory.example.json Optional helpers: infrastructure.core.agent_memory Guardrails Keep this skill orchestration-only — do not mine transcripts or edit files in the parent flow. Do not bypass the subagent. Never add or edit ## Learned User Preferences or ## Learned Workspace Facts in root AGENTS.md (public-repo contract).Do not commit continual-learning-memory.json or continual-learning-index.json. Want to see if docxology/continual-learning would activate on your phrasing? Try it before you install — no LLM call, no signup. Try this skill →