Agent Skills for Open Agents
Discover 4 agent skills compatible with Open Agents. Quality-scored and verified on Skill123.
These 4 agent skills work with Open Agents. Each is quality-scored and verified — browse install commands, use cases, and spec compliance before you install.
No skills match your filters.
create-skill teaches agents how to author new Agent Skills with valid SKILL.md frontmatter, trigger descriptions, and optional scripts. Install via npx skills add or copy to ~/.cursor/skills/create-skill/.
Can help with
- →User asks to create a new skill
- →Authoring SKILL.md files
skill-creator is a meta-skill that scaffolds, validates, and packages Agent Skills following the agentskills.io specification.
Can help with
- →Creating new skills from scratch
- →Validating SKILL.md
finance-market-analysis provides reusable US stock research workflows for company valuation, earnings preview/recap, options payoff, and liquidity checks.
Can help with
- →Pre-earnings stock research
- →Valuation sanity checks
vibe-code-reader is a community-submitted Agent Skill: 专为快速理解 vibe coding 项目设计的代码解读 skill。当用户上传或提供一个由 AI 生成(vibe coding)的项目,想理解项目结构、业务逻辑、技术架构,或接手别人的 AI 生成代码库时,必须使用本 skill。 触. Install with `npx skills add https://github.com/DylanMay/vibe-code-reader-skill` or copy to your agent skills directory.
Can help with
- →When the user needs help with vibe code reader
- →一个帮助人类程序员快速读懂 AI 生成代码(vibe coding)的 Claude Skill。 接手别人用 Cursor / Windsurf / Lovable 生成的项目时,往往面对一堆能跑但看不懂的代码——没有注释、没有文档、不