save

Save URLs, file paths, or text into a memex knowledge bank.

Updated May 16, 2026
One-click install
npx skills add https://github.com/korchasa/flowai-plugins --skill save-korchasa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: save
Source: https://github.com/korchasa/flowai-plugins/tree/main/plugins/flowai-memex/skills/save
Command: npx skills add https://github.com/korchasa/flowai-plugins --skill save-korchasa

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill allows users to save various sources (URLs, file paths, or free text) into the project's memex, a long-term knowledge bank for AI agents, ensuring that valuable information is preserved and easily accessible.

Core Features & Use Cases

  • Source Saving: Store URLs, file paths, or free text into the memex.
  • Entity Extraction: Identify and link entities from the source to create or update memex pages.
  • Backlink Audit: Ensure all new pages are properly linked to existing memex content.
  • Memex Scaffold: Automatically create a new memex if one does not exist.
  • Use Case: When a user wants to save an article or a research paper into the memex for future reference.

Quick Start

Save a new source into the memex by using the command: /flowai-memex:save <path-or-url-or-text>

Frequently Asked Questions about save

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

FAQPage Schema
How do I save URLs and text into a long-term knowledge storage system?

You can save sources like URLs, file paths, or free text into a long-term knowledge storage system by using the save command to store and organize them directly into your memex.

How does entity extraction work when saving sources to a knowledge bank?

Entity extraction identifies key entities within your saved sources and automatically creates or updates corresponding memex pages, ensuring your knowledge bank remains organized and cross-referenced for future retrieval.

What is a backlink audit and why is it needed for knowledge storage?

A backlink audit ensures proper cross-linking by checking that all newly created memex pages are properly connected to existing content, maintaining structural integrity across your long-term knowledge bank.

Can I save articles into a memex if one does not already exist?

Yes, you can save articles into a memex even if one does not exist, because the system will automatically scaffold and create a new memex structure to store your sources.

Do I need a specific directory structure to save sources for long-term knowledge storage?

Yes, saving sources into the memex requires access to the memex directory structure and schema to properly organize pages and perform backlink audits for long-term knowledge storage.

What is the best way to store research papers for AI agent reference?

The best way to store research papers for AI agent reference is to save them into a memex, which extracts entities, updates pages, and audits backlinks to preserve valuable information for long-term access.