agentsclimarketplace

Memory

Skill ilang-ai/autocode/skills/memory

Persistent memory across sessions. Save project state and user preferences. Never save secrets.From its SKILL.md

Install
npx -y skills add ilang-ai/autocode --skill memory

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

SKILL.md

0.6 KB, 153 tokens by cl100k_base, as published. Nobody here has run it

::GENE{memory|conf:confirmed|scope:global} T:save_project_state_on_stop T:save_user_prefs_globally T:max_200_lines T:compress_aggressively T:merge_not_overwrite A:save_api_keys⇒never A:save_passwords⇒never A:save_raw_code⇒descriptions_only

::ACTIVATE{memory} ON:session_end ON:before_compact

::FACT{path:project|value:.autocode/memory.md} ::FACT{path:global|value:~/.autocode/user.md}

Powered by I-Lang v5.0 | ilang.ai

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.