这个仓库包含了 Weineel 实现的技能系统。技能是包含指令、脚本和资源的文件夹,agent 可以动态加载这些技能来增强能力。
将用户需求转化为 vibe-kanban 任务规划和工作流。
功能:
触发方式:当用户提到创建任务、拆分需求、vibe-kanban、任务管理等场景时自动触发。
翻译技能 - 可以指定目标语言,把后续输入的任意语言文本翻译成目标语言。
触发方式:当用户需要翻译文本或提到翻译相关需求时触发。
pnpx skills install weineel/skills
pnpx skills install weineel/skills@vibe-spec
/plugin marketplace add weineel/skills
/plugin install all-commands@weineel-skills
/plugin install vibe-spec@weineel-skills
/plugin install translator@weineel-skills
创建技能需要:
skills/ 目录下创建一个新文件夹SKILL.md 文件,包含 YAML 前缀和技能指令---
name: skill-name
description: 当 X 时使用此技能,用于做 Y
---
# 技能指令
在此处编写你的技能详细说明...
每个技能可以在 evals/evals.json 中包含测试用例。运行测试:
cd /path/to/skill
# 使用 skill-creator 技能来运行测试
使用技能评估框架来衡量技能表现:
欢迎提交 Issue 和 Pull Request 来改进现有技能或添加新技能。
除非另有说明,此仓库中的技能基于 Apache 2.0 许可证开源。
pnpx skills install https://gitlab.com/gitlab-org/ai/skills.git
pnpx skills install https://gitlab.com/gitlab-org/ai/skills.git -a codex
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub weineel/skills --plugin translatorUniversal Translator — media generation tools for audio, image, video, and visualization
AI-powered translation plugin with /tr command (--hq for high-quality)
Translate video subtitles to any language with native-quality refinement. Full pipeline: transcribe → translate → refine → embed RTL-safe subtitles. Use for: translate video, תרגם סרטון, video translation, foreign subtitles, Hebrew subtitles, translated captions.
Claude Code skill pack for Speak AI Language Learning Platform (24 skills)
Fluent — AI Language Learning Kit. Personal AI tutor for any target language. Uses spaced repetition (SM-2), active recall, adaptive difficulty, and tracking across 6 databases. Daily practice: /fluent-review, /fluent-vocab, /fluent-writing, /fluent-speaking, /fluent-reading, /fluent-learn. Start with /fluent-setup.
Memory compression system for Claude Code - persist context across sessions