Skip to content

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Devin marketplace

Plugins for Devin's marketplace.

Using a plugin

In Devin: Settings → Marketplace, pick a plugin, install it. Credentials a server needs are supplied in Devin; nothing in this repo holds one.

Or reference a plugin from your own plugin manifest, pinned to a commit of this repo:

{
  "requiredPlugins": [
    {
      "source": "git-subdir",
      "url": "https://github.com/CognitionAI/devin-marketplace.git",
      "path": "plugins/notion",
      "sha": "<commit>"
    }
  ]
}

Contributing

See .agents/skills/adding-a-plugin/SKILL.md.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages