mirror of
https://github.com/langgenius/dify-plugins.git
synced 2026-07-22 01:55:36 -04:00
[PR #1951] [MERGED] feat: add skill_agent plugin to Dify Marketplace #1979
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-plugins/pull/1951
Author: @lfenghx
Created: 1/24/2026
Status: ✅ Merged
Merged: 1/26/2026
Merged by: @crazywoola
Base:
main← Head:skill_agent📝 Commits (1)
8d21999新增skill_agent插件📊 Changes
1 file changed (+0 additions, -0 deletions)
View changed files
➕
lfenghx/skill_agent/skill_agent.difypkg(+0 -0)📄 Description
Plugin Submission Form
1. Metadata
2. Submission Type
3. Description
Skill Agent is a general-purpose tool plugin built around “Skill progressive disclosure”. It treats the local
skills/directory as a toolbox: the LLM first decides which skill may help (using metadata), then readsSKILL.mdon-demand, and only reads files / runs scripts when necessary. Generated artifacts are returned as tool file outputs.4. Checklist
5. Documentation Checklist
Please confirm that your plugin README includes all necessary information:
6. Privacy Protection Information
Based on Dify Plugin Privacy Protection Guidelines:
Data Collection
My plugin does not collect any user personal data.
Privacy Policy
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.