scalekit-inc/skills
Portable auth skills for your agents — powered by Scalekit. Agent Auth, MCP Auth, agent auth, tool-calling for Claude Code, Cursor, Windsurf.
Portable auth skills for your agents — powered by Scalekit. Agent Auth, MCP Auth, agent auth, tool-calling for Claude Code, Cursor, Windsurf.
npx skills add scalekit-inc/skillsPortable auth skills for your agents — powered by Scalekit. Agent Auth, MCP Auth, agent auth, tool-calling for Claude Code, Cursor, Windsurf.
My global Claude Code configuration — preferences, model settings, and custom skills
Automate Textrazor tasks via Rube MCP (Composio). Always search tools first for current schemas.
Recently updated agent-skill-related GitHub repository: LongLeo287/SEOSONA-OS.
devosnt AI App Factory OS — knowledge base, agent configs, skills, autopilots, self-improvement loop. Source: Multica workspace devosnt.
A verification-first execution protocol for coding agents, with a /better-work command surface
基于langgraph-runtime和skill的agent,将本地 Agent Skill 包装成 HTTP API 服务。用户发起 SSE 请求,Agent 自动选择 Skill、读取流程说明(SKILL.md)、调用脚本或搜索网页,最终流式返回结果。 ## 核心设计原则 本系统遵循 **"模型负责判断和编排,脚本负责确定性执行"** 的架构