[PR #1137] [MERGED] Add Context7 Plugin v0.0.1 #1403

Closed
opened 2026-02-22 17:56:40 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugins/pull/1137
Author: @StreamlinedStartup
Created: 8/26/2025
Status: Merged
Merged: 8/28/2025
Merged by: @LogicOber

Base: mainHead: main


📝 Commits (2)

  • 087acd9 Add Context7 plugin v0.0.1 - Search and retrieve documentation for any library
  • a91f844 fix: update translations and API endpoint

📊 Changes

1 file changed (+0 additions, -0 deletions)

View changed files

plugins/StreamlinedStartup/context7_0.0.1.difypkg (+0 -0)

📄 Description

Plugin Information

  • Plugin Name: Context7
  • Version: 0.0.1
  • Author: StreamlinedStartup
  • Category: Tool Provider

Description

Context7 plugin for Dify enables users to search and retrieve up-to-date documentation for any library directly in their workflows.

Features

  • 🔍 Search Libraries: Find libraries across multiple ecosystems with trust scores and metadata
  • 📚 Get Documentation: Retrieve comprehensive docs with code samples in text or JSON format
  • 🔐 Secure: API key authentication with Dify's credential management
  • Fast: Direct integration with Context7 API

Tools Included

  1. Search Libraries - Search by keyword to find relevant libraries
  2. Get Documentation - Get docs for specific library with topic filtering

Privacy Policy

Privacy policy included in the plugin package at PRIVACY.md

Source Code

GitHub Repository: https://github.com/StreamlinedStartup/dify-context7-plugin

Testing

  • Plugin has been tested locally with Dify
  • Both tools (Search Libraries and Get Documentation) are functional
  • API key authentication works correctly
  • Error handling implemented for all edge cases

Compliance

  • Follows Dify Plugin General Specifications
  • Privacy policy included
  • No sensitive information in package
  • Author contact information provided

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify-plugins/pull/1137 **Author:** [@StreamlinedStartup](https://github.com/StreamlinedStartup) **Created:** 8/26/2025 **Status:** ✅ Merged **Merged:** 8/28/2025 **Merged by:** [@LogicOber](https://github.com/LogicOber) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`087acd9`](https://github.com/langgenius/dify-plugins/commit/087acd9a20ee06c31876aeb1f73d36089bfec574) Add Context7 plugin v0.0.1 - Search and retrieve documentation for any library - [`a91f844`](https://github.com/langgenius/dify-plugins/commit/a91f8444e87a8323003a16b2822d5d62b260995c) fix: update translations and API endpoint ### 📊 Changes **1 file changed** (+0 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `plugins/StreamlinedStartup/context7_0.0.1.difypkg` (+0 -0) </details> ### 📄 Description ## Plugin Information - **Plugin Name**: Context7 - **Version**: 0.0.1 - **Author**: StreamlinedStartup - **Category**: Tool Provider ## Description Context7 plugin for Dify enables users to search and retrieve up-to-date documentation for any library directly in their workflows. ## Features - 🔍 **Search Libraries**: Find libraries across multiple ecosystems with trust scores and metadata - 📚 **Get Documentation**: Retrieve comprehensive docs with code samples in text or JSON format - 🔐 **Secure**: API key authentication with Dify's credential management - ⚡ **Fast**: Direct integration with Context7 API ## Tools Included 1. **Search Libraries** - Search by keyword to find relevant libraries 2. **Get Documentation** - Get docs for specific library with topic filtering ## Privacy Policy Privacy policy included in the plugin package at `PRIVACY.md` ## Source Code GitHub Repository: https://github.com/StreamlinedStartup/dify-context7-plugin ## Testing - [x] Plugin has been tested locally with Dify - [x] Both tools (Search Libraries and Get Documentation) are functional - [x] API key authentication works correctly - [x] Error handling implemented for all edge cases ## Compliance - [x] Follows Dify Plugin General Specifications - [x] Privacy policy included - [x] No sensitive information in package - [x] Author contact information provided --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-22 17:56:40 -05:00
yindo closed this issue 2026-02-22 17:56:41 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-plugins#1403