{ "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json", "name": "deepcell", "version": "1.0.0", "description": "Put your ideas, calculations, documents, and slides into .deepcell files. These files remember how all the parts are connected. If you change one idea, you can quickly see how it affects the whole work. Right now, the way to open the file is by clicking the link the agent gives you. You can also turn it into Excel, Word, or PowerPoint files that you can still edit. 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" ] }