Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

ToolFS

ToolFS contient 6 skills collectées depuis IceWhaleTech, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
6
Stars
22
mis à jour
2026-01-20
Forks
4
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

toolfs
Développeurs de logiciels

Unified virtual filesystem framework for LLM agents. Provides access to files, memory, RAG, skills, and snapshots through a single interface. Use this skill when the user requests file operations, memory storage, semantic search, skill execution, or state management tasks.

2026-01-20
toolfs-skill
Développeurs de logiciels

Execute WASM-based skills mounted to virtual paths. Use this skill when the user requests skill execution such as "Execute the RAG skill", "Run the analytics skill", or "Call the skill at this path".

2026-01-20
toolfs-memory
Développeurs de logiciels

Persistent key-value storage for session data, conversation context, and agent state. Use this skill when the user requests storing or retrieving memory entries such as "Store this in memory", "Remember this preference", "Recall the previous conversation", or "List all memory entries".

2026-01-20
toolfs-rag
Développeurs de logiciels

Semantic search over vector databases for document retrieval. Use this skill when the user requests searching documents, finding relevant content, or performing semantic queries such as "Search for information about X", "Find documents related to Y", or "Query the knowledge base".

2026-01-20
toolfs-filesystem
Administrateurs de réseaux et de systèmes informatiques

Access files and directories from mounted local filesystems. Use this skill when the user requests file operations such as "Read this file", "Write to that file", "List directory contents", or "Check if file exists".

2026-01-18
toolfs-snapshot
Administrateurs de réseaux et de systèmes informatiques

Create point-in-time snapshots of filesystem state and restore to previous states. Use this skill when the user requests state management such as "Create a snapshot", "Save current state", "Restore previous state", or "Rollback changes".

2026-01-18