Leonxlnx/taste-skill
Taste Skill provides portable AI Agent Skills designed to enhance the quality of AI-generated frontends and image-based design references, aiming to eliminate generic UI outputs.
Awesome AI Agents › AI Developer Toolkit
OpenPackage, distributed on npm as the opkg command, is a package manager for the configuration files that drive coding agents. Modern AI coding tools depend on rules, slash commands, subagent definitions, skills and MCP server entries, and those files are normally copied by hand between repositories and between tools. OpenPackage gives them a dependency model and a single install interface. A resource can be installed from the OpenPackage registry, from a GitHub repository or subpath, from an arbitrary Git URL over HTTPS or SSH with a ref, or from a local directory containing a package or a Claude Code plugin. During installation the CLI converts each file to the conventions of the target platform and writes it into the directory that platform expects, so one source package can populate several agent tools at once. Flags narrow the operation to specific skills, agents, commands, rules or plugins, restrict it to named platforms, install globally into the home directory instead of the current workspace, record the resource as a dev dependency, or select resources interactively. The tool tracks the origin of every installed file, which lets it list what a workspace contains, separate tracked from untracked resources, show individual file paths, and uninstall cleanly. Packaging works in the other direction: a set of config files can be declared as a package so that a team reuses the same agent setup across codebases and publishes it for others to compose. The project positions itself as an open, cross-platform equivalent of vendor-specific mechanisms such as Vercel Skills and Claude Code plugins. It is written in TypeScript, licensed under Apache 2.0, and aimed at developers and teams who maintain agent configuration for more than one editor or more than one repository.
https://github.com/enulus/OpenPackage
Taste Skill provides portable AI Agent Skills designed to enhance the quality of AI-generated frontends and image-based design references, aiming to eliminate generic UI outputs.
Unsloth is a toolkit for fine-tuning and reinforcement learning of large language models, enabling faster training with significantly reduced VRAM usage across various advanced models and tasks.
AgentGPT is an open-source platform that allows users to assemble, configure, and deploy autonomous AI agents in a web browser to pursue custom goals by generating and executing tasks independently.
OpenClaude is an open-source command-line interface (CLI) coding-agent that supports various cloud and local model providers for unified AI-driven development workflows.
A command-line tool that converts technical books, document folders or globs into structured agent skills in the open SKILL.md format, so coding agents load only the chapter relevant to a question.
An open-source Python toolkit by Google for building, evaluating, and deploying sophisticated AI agents with flexibility, modularity, and integration within the Google ecosystem.
Oh My Pi is an AI coding agent for the terminal featuring hash-anchored edits, an optimized tool harness, LSP integration, and support for Python, browsers, and subagents.
React Doctor is an intelligent agent designed to diagnose and fix issues within React codebases, leveraging AI to improve code quality and developer efficiency.