Skip to content

deepcell-ai/deepcell

v1.0.0MIT

Build .deepcell models and memos that record the reasoning, the calculations, the document and the deck together with the links between them — so when an assumption changes, you follow the connections and see which conclusions still hold. Share the result as a link that opens the linked work in a browser, or export it as editable Excel, Word and PowerPoint. Drives the deepcell CLI.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "deepcell",
  "version": "1.0.0",
  "description": "Build .deepcell models and memos that record the reasoning, the calculations, the document and the deck together with the links between them — so when an assumption changes, you follow the connections and see which conclusions still hold. Share the result as a link that opens the linked work in a browser, or export it as editable Excel, Word and PowerPoint. Drives the deepcell CLI.",
  "author": {
    "name": "DeepCell",
    "email": "hello@deepcell.net",
    "url": "https://beta.deepcell.net"
  },
  "homepage": "https://beta.deepcell.net/product/for-agent",
  "repository": "https://github.com/deepcell-ai/deepcell-plugins",
  "license": "MIT",
  "keywords": [
    "deepcell",
    "financial-modeling",
    "forecast",
    "valuation",
    "spreadsheet",
    "reasoning"
  ]
}