Skip to main content
Run any Skill in Manus
with one click
$pwd:

file-provider

// Guidance for Microsoft.Extensions.FileProviders abstraction layer. USE FOR: abstracting file access over physical files, embedded resources, and composite sources, watching for file changes, serving static content, testable file access, configuration file providers. DO NOT USE FOR: high-throughput binary I/O (use System.IO directly), file upload handling (use ASP.NET form files), database-backed storage, cloud blob storage (use Azure SDK).

$ git log --oneline --stat
stars:9
forks:3
updated:February 11, 2026 at 05:14
File Explorer
16 files
SKILL.md
readonly