Skip to content

joaobertacchi/gpt-workflows

v0.3.7MIT

Registre reuniões e visitas comerciais, complete os campos obrigatórios e gere um relatório estruturado.

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": "gpt-workflows",
  "version": "0.3.7",
  "description": "Registre reuniões e visitas comerciais, complete os campos obrigatórios e gere um relatório estruturado.",
  "author": {
    "name": "João Eduardo Ferreira Bertacchi",
    "url": "https://github.com/joaobertacchi"
  },
  "homepage": "https://github.com/joaobertacchi/gpt-workflows",
  "repository": "https://github.com/joaobertacchi/gpt-workflows",
  "license": "MIT",
  "keywords": [
    "workflows",
    "skills",
    "templates",
    "meetings",
    "sales",
    "commercial",
    "meeting reports"
  ],
  "extensions": {
    "com.openai": {
      "interface": {
        "displayName": "Documentar Reunião",
        "shortDescription": "Documente reuniões comerciais",
        "longDescription": "Cole ou dite as anotações de uma reunião comercial. O workflow coleta os campos obrigatórios, confirma datas inferidas, pergunta somente o que faltar e gera um relatório estruturado.",
        "developerName": "João Eduardo Ferreira Bertacchi",
        "category": "Productivity",
        "capabilities": [],
        "websiteURL": "https://github.com/joaobertacchi/gpt-workflows",
        "privacyPolicyURL": "https://github.com/joaobertacchi/gpt-workflows/blob/main/PRIVACY.md",
        "termsOfServiceURL": "https://github.com/joaobertacchi/gpt-workflows/blob/main/TERMS.md",
        "composerIcon": "./assets/logo.png",
        "logo": "./assets/logo.png",
        "defaultPrompt": [
          "Começar a documentar uma reunião.",
          "Documentar estas anotações e perguntar apenas pelos campos obrigatórios ausentes.",
          "Gerar mesmo com pendências."
        ]
      }
    }
  }
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • openai.yaml
View on GitHub

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • com.openai