mirror of
https://github.com/langgenius/dify-plugins.git
synced 2026-07-22 01:55:36 -04:00
[PR #1939] [MERGED] bump agent-skill-plugin plugin to version 1.0.0 #1975
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/1939
Author: @xun404
Created: 1/21/2026
Status: ✅ Merged
Merged: 2/3/2026
Merged by: @crazywoola
Base:
main← Head:bump-agent-skill-plugin-plugin-1.0.0📝 Commits (1)
cb218cdbump agent-skill-plugin plugin to version 1.0.0📊 Changes
1 file changed (+0 additions, -0 deletions)
View changed files
➕
xun404/agent-skill-plugin/agent-skill-plugin-1.0.0.difypkg(+0 -0)📄 Description
Agent skill plugin
Overview
Agent Skill Plugin is an intelligent agent strategy plugin for the Dify platform that dynamically activates specialized skills based on user queries. Inspired by Claude Code Skills and OpenAI Agents Codex Tool concepts.
✨ Core Features
🧰 Built-in Skills
1. Code Helper
Assists with programming and code-related tasks:
Triggers:
explain code,refactor,optimize,code review,debug,fix bug,code2. Documentation Helper
Creates comprehensive documentation:
Triggers:
document,readme,api docs,docstring,jsdoc3. Testing Helper
Generates tests and improves coverage:
Triggers:
test,unit test,integration test,mock,coverage,pytest,jest⚙️ Configuration Parameters
modeltoolsqueryenabled_skillscustom_skillsdebug_modemaximum_iterations📦 Custom Skills
Define custom skills using YAML format in Dify interface:
🚀 Getting Started
📚 Documentation
License
MIT License
Contributing
Contributions are welcome! Please see Development Guide for details.
Plugin Submission Form
1. Metadata
2. Submission Type
3. Description
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
This plugin does not collect, store, or process any user personal data.
All inputs provided by users are only used to perform ontology-related queries and execution requests to the configured ontology service and are not persisted.
Privacy Policy
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.