什么是 skill-creator?
创建或更新 AgentSkills。在使用脚本、参考资料和资产进行设计、构建或打包技能时使用。 来源:rkiding/awesome-finance-skills。
创建或更新 AgentSkills。在使用脚本、参考资料和资产进行设计、构建或打包技能时使用。
通过命令行快速安装 skill-creator AI 技能到你的开发环境
来源:rkiding/awesome-finance-skills。
Skills are modular, self-contained packages that extend Codex's capabilities by providing specialized knowledge, workflows, and tools. Think of them as "onboarding guides" for specific domains or tasks—they transform Codex from a general-purpose agent into a specialized agent equipped with procedural knowledge that no model can fully possess.
The context window is a public good. Skills share the context window with everything else Codex needs: system prompt, conversation history, other Skills' metadata, and the actual user request.
Default assumption: Codex is already very smart. Only add context Codex doesn't already have. Challenge each piece of information: "Does Codex really need this explanation?" and "Does this paragraph justify its token cost?"
创建或更新 AgentSkills。在使用脚本、参考资料和资产进行设计、构建或打包技能时使用。 来源:rkiding/awesome-finance-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/rkiding/awesome-finance-skills --skill skill-creator创建或更新 AgentSkills。在使用脚本、参考资料和资产进行设计、构建或打包技能时使用。 来源:rkiding/awesome-finance-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/rkiding/awesome-finance-skills --skill skill-creator 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/rkiding/awesome-finance-skills