Explore the best LLM integration frameworks for Claude-like capabilities. Compare top-rated libraries by activity and features to find the best fit.
This project provides a standardized framework for extending the functional range of artificial intelligence agents through a registry of modular, declarative instructions. It enables agentic workflow automation by allowing developers to define task-specific behaviors and operational constraints that guide how agents interact with external tools and execute multi-step processes. The system distinguishes itself through a directory-based discovery model and a plugin-registry architecture that facilitates the distribution of specialized workflows. By utilizing a schema-driven specification that
This is Anthropic’s official skills framework for Claude, providing a standardized way to define modular, schema-driven extensions that add new capabilities to the assistant using declarative instructions and tool integrations, with official example collections and documentation.
Agent-skills is a collection of structured instructions and behavioral personas designed to standardize how AI coding agents perform engineering tasks. It functions as a workflow orchestrator that maps natural language intent to repeatable technical sequences and verification checklists. The project distinguishes itself through the use of specialized markdown-defined roles, such as security auditors or test engineers, to apply targeted domain expertise. It employs an evidence-based verification model that requires runtime data or passing tests as mandatory exit criteria to ensure AI-generated
This repository provides a collection of structured prompt templates and behavioral personas (e.g., security auditor, test engineer) designed to be used with Claude Code, making it a set of custom skills for Claude's coding agent—fitting your interest in Claude AI skills, although it is narrowly focused on engineering workflows rather than general assistant plugins.