smartmemory-installation

Install SmartMemory into repositories from public GitHub source with collision checks.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/korflux/skills --skill smartmemory-installation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: smartmemory-installation
Source: https://github.com/korflux/skills/tree/main/skills/smartmemory-installation
Command: npx skills add https://github.com/korflux/skills --skill smartmemory-installation

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

SmartMemory installation helps teams add the SmartMemory surfaces to a repository from the public GitHub source, handling safe placement and post-install guidance.

Core Features & Use Cases

  • Collision-safe installation of .github/ and memory/ surfaces at repository root.
  • Choice between GitHub template flow for new repos and in-place install for existing ones.
  • Post-install prompts and validation to guide immediate next steps and hygiene.

Quick Start

Start a SmartMemory installation by choosing the install mode for this repository and following the guided prompts.

Frequently Asked Questions about smartmemory-installation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I install SmartMemory into an existing GitHub repository?

Choose the in-place install mode to add SmartMemory surfaces to an existing GitHub repository. This process performs collision checks for .github/ and memory/ directories at the repository root, ensuring safe integration without overwriting existing project files.

Can I use a GitHub template to set up SmartMemory for a new project?

Yes, you can use the GitHub template flow to set up SmartMemory for a new project. This installation mode creates a new repository pre-configured with the required .github/ and memory/ surfaces, providing immediate SmartMemory integration for new projects.

What does collision-safe installation mean for SmartMemory surfaces?

Collision-safe installation means the process checks for existing .github/ and memory/ directories at your repository root. This validation prevents accidental overwrites, ensuring your current GitHub repository workflows and memory files remain intact during SmartMemory setup.

Do I need local-path dependencies to configure SmartMemory in my repo?

No, you do not need local-path dependencies to configure SmartMemory. The installation pulls directly from the public GitHub source, requiring only the loading of workflow, routing, and validation references to adhere to safe installation practices.

What happens after the SmartMemory installation finishes in my repository?

After SmartMemory installation finishes, the process triggers post-install prompts and validation. This guides your immediate next steps and repository hygiene, ensuring the newly placed .github/ and memory/ surfaces are correctly configured for your workflow.