Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

marimo-notebooks

النجوم٣
التفرعات٠
آخر تحديث١٥ يوليو ٢٠٢٦ في ٠٩:٥٢

Publish a marimo notebook for the user via the daimon MCP server's create_notebook_upload_url tool — you mint a one-time upload URL, get the notebook's .py into a sandbox file, and curl -X PUT --data-binary it to the URL (the source never goes through a tool argument, which truncates large notebooks). The curl response returns a slug-as-secret URL the user can open.

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

SKILL.md
readonly