system-open

Community

Open files and folders safely via SystemOpen

Authortransreal
Version1.0.0
Installs0

System Documentation

What problem does it solve?

「開いて」と言われたときに、ファイルの中身を勝手に読まず、OSの既定アプリで安全に表示・閲覧を促すための指示を作れます。

Core Features & Use Cases

  • OSでのファイル/フォルダ表示: SystemOpen[path] により、ファイルやフォルダ、ノートブック、設計ドキュメントを既定アプリで開きます。
  • 読み書きの混同を防止: 「開く」要求のみを対象にし、内容の読込や変更を目的とする場合は別の関数(例: Import / ClaudeEval)を使うよう切り分けます。
  • パス解決パターンの統一: $packageDirectory、NotebookDirectory、_info/design/docs/history などの想定パスを安全に組み立てる指示を含みます。

Quick Start

「init.m を開いてください」とユーザーが言ったら、SystemOpen[FileNameJoin[{$packageDirectory, "init.m"}]] を生成して実行します。

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: system-open
Download link: https://github.com/transreal/claudecode/archive/main.zip#system-open

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.