758 skills found · Page 1 of 26
QwenLM / Qwen AgentAgent framework and applications built upon Qwen>=3.0, featuring Function Calling, MCP, Code Interpreter, RAG, Chrome extension, etc.
Comfy-Org / ComfyUI ManagerComfyUI-Manager is an extension designed to enhance the usability of ComfyUI. It offers management functions to install, remove, disable, and enable various custom nodes of ComfyUI. Furthermore, this extension provides a hub feature and convenience functions to access a wide range of information within ComfyUI.
Physton / Sd Webui Prompt All In OneThis is an extension based on sd-webui, aimed at improving the user experience of the prompt/negative prompt input box. It has a more intuitive and powerful input interface function, and provides automatic translation, history record, and bookmarking functions. 这是一个基于 sd-webui 的扩展,旨在提高提示词/反向提示词输入框的使用体验。它拥有更直观、强大的输入界面功能,它提供了自动翻译、历史记录和收藏等功能。
bit4woo / KnifeA burp extension that add some useful function to Context Menu 添加一些右键菜单让burp用起来更顺畅
rholder / Guava RetryingThis is a small extension to Google's Guava library to allow for the creation of configurable retrying strategies for an arbitrary function call, such as something that talks to a remote service with flaky uptime.
Azure / Azure Functions Durable ExtensionDurable Task Framework extension for Azure Functions
jackmott / LinqFasterLinq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.
mario-deluna / Php Glfw🪐A fully-featured OpenGL and GLFW extension for PHP. 🔋Batteries included (Math Functions, Texture Loaders, etc..)
DucPhamNgoc08 / CodeVisualizerCodeVisualizer is a powerful VS Code extension that provides two main visualization capabilities: function-level flowcharts for understanding code control flow, and codebase-level dependency graphs for analyzing project structure and module relationships.
axelheer / Nein LinqNeinLinq provides helpful extensions for using LINQ providers such as Entity Framework that support only a minor subset of .NET functions, reusing functions, rewriting queries, even making them null-safe, and building dynamic queries using translatable predicates and selectors.
emilhe / Dash ExtensionsThe dash-extensions package is a collection of utility functions, syntax extensions, and Dash components that aim to improve the Dash development experience
amir9480 / Vscode Cpp Helpervscode extension to create implementation for c++ function prototypes.
EasyScreenCast / EasyScreenCastThis extension simplifies the use of the video recording function integrated in gnome shell, allows quickly to change the various settings of the desktop recording.
AndreaCensi / ContractsPyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified using Python3 annotations, or inside a docstring. PyContracts supports a basic type system, variables binding, arithmetic constraints, and has several specialized contracts and an extension API.
rurban / Safeclibsafec libc extension with all C11 Annex K functions
miohtama / Python LevenshteinThe Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity
Azure / Azure Functions Openapi ExtensionThis extension provides an Azure Functions app with Open API capability for better discoverability to consuming parties
rapidfuzz / LevenshteinThe Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity
hajimes / Mmh3Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.
MLT-OSS / Open Assistant ApiThe Open Assistant API is a ready-to-use, open-source, self-hosted agent/gpts orchestration creation framework, supporting customized extensions for LLM, RAG, function call, and tools capabilities. It also supports seamless integration with the openai/langchain sdk.