by Misaka-Mikoto-Tech · MCP Server · ★ 69
agent-skills A personal collection of reusable AI agent skills and MCP-related utilities. 这个仓库用于收集个人日常使用中沉淀下来的 agent skills,包括网页读取、命令行调用规范、自动化流程、工具集成经验等。内容以可直接复制使用的 为主,后续也可能加入 MCP server 配置和示例。 安装 复制需要的 skill 到你的 agent 技能目录即可。 Codex 推荐使用 PowerShell 7+ ()。 skill 针对现代 PowerShell 行为编写,尤其关注原生命令参数传递、路径、引号、编码和进程启动。 安装指南:Install PowerShell 发布页面:PowerShell GitHub Releases 其他 agent 如果你的 agent 使用其他技能目录,例如 ,把 改成对应路径即可。 bilibili-page-reader 的工作环境与依赖 用来读取 Bilibili 视频页内容:优先获取投稿字幕、弹幕摘要和评论;如果没有投稿字幕,再走音频下载和本地 ASR 转写。 运行这个 skill 主要依赖这几类工具: Kimi WebBridge:让 agent 访问真实浏览器页面,用于读取当前 Bilibili 页面状态和登录后可见内容。 Bilibili...
| Stars | 69 |
| Forks | 4 |
| Language | Python |
| Category | MCP Server |
| License | MIT |
| Quality Score | 63.1550017698125/100 |
| Open Issues | 1 |
| Last Updated | 2026-07-06 |
| Created | 2026-06-29 |
| Platforms | codex, mcp, python |
| Est. Tokens | ~2k |
Explore other popular mcp server tools:
agent-skills is Reusable AI agent skills for Codex, including a PowerShell skill for safe Windows command invocation and optional MCP utilities.. It is categorized as a MCP Server with 69 GitHub stars.
agent-skills is primarily written in Python. It covers topics such as agent-skills, ai-agents, codex.
You can find installation instructions and usage details in the agent-skills GitHub repository at github.com/Misaka-Mikoto-Tech/agent-skills. The project has 69 stars and 4 forks, indicating an active community.
agent-skills is released under the MIT license, making it free to use and modify according to the license terms.