Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
DevelopmentMédio

Notes for marimo Notebooks

pormarimo-team·marimo-team· v1.0.0 · atualizado em 2026-04-10
81
Score

Write a marimo notebook in a Python file in the right format.

marimonotebookpythondevelopmentinteractive-computingdata-science
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdmarimo-notebook/workflow
1. Determine the purpose and functionality of the Marimo notebook.
2. Detect if the notebook will be run as a script or interactively using `mo.app_meta().mode`.
3. Create UI elements (sliders, buttons, etc.) and ensure they are always displayed.
4. Adapt data sources based on the execution mode (script vs. interactive).
5. Write the Python code for each cell, avoiding unnecessary `if` statements and `try/except` blocks.
6. Ensure the final expression of each cell is rendered.
7. Use `pathlib.Path` for file path operations.
8. Run `marimo check` to validate the notebook.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Similar aSolana Development Skill (framework-kit-first)
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
85
Similar aCoder
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
81
Similar aElysiaJS Development Skill
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
84

Árvore do Skill

Notes for marimo Notebooks
marimo-notebook
Fases Cognitivas6
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.ACT
5.EVALUATE
6.REFLECT
Triggers6
write a marimo notebookcreate a marimo scriptgenerate a marimo notebook in pythonmake a marimo notebook filedevelop a marimo applicationcreate a marimo notebook with UI elements

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download marimo-notebook
$ synaptic skills detail marimo-notebook
$ synaptic skills live marimo-notebook

Dependências

marimotorchnumpypathlib

Links

GitHub Repository