Memory
You say it. AutoCode ships it. 48 skills. Code to deployment in one session. I-Lang v5.0 judgment + secret-safe deploys. Free forever.
npx -y skills add ilang-ai/autocode --skill memoryAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
What its author says it does
Copied from the file, not written here
Persistent memory across sessions. Save project state and user preferences. Never save secrets.
SKILL.md
0.6 KB, 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