allure-framework/skills
Portable Agent Skills for using Allure Report as the evidence layer for test work
Portable Agent Skills for using Allure Report as the evidence layer for test work
npx skills add allure-framework/skillsPortable Agent Skills for using Allure Report as the evidence layer for test work
MagicSkills:Stop copying skills between agents. MagicSkills turns scattered SKILL.md folders into reusable, composable, tool-ready capabilities.
Sovereign coding skills for AIX Format agents
结合chrome-devtools-mcp的能力并加上Skill的规范,实现JSRPC+Flask+autoDecoder方案的前端JS逆向自动化分析,提升JS逆向的效率
My personal collection of skills for AI agents
Claude Cortex
基于langgraph-runtime和skill的agent,将本地 Agent Skill 包装成 HTTP API 服务。用户发起 SSE 请求,Agent 自动选择 Skill、读取流程说明(SKILL.md)、调用脚本或搜索网页,最终流式返回结果。 ## 核心设计原则 本系统遵循 **"模型负责判断和编排,脚本负责确定性执行"** 的架构