Agent skill
readme
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/marketing/readme
SKILL.md
ランダム発動スキル
Ver.1.0.3
必須、前提プラグイン
発動するスキルがランダムに発動出来るスキルを設定できます。
設定
スキルのメモ欄
<RandomSkill:[id]> 指定IDで設定したスキルからランダムに発動するスキルを設定します。
[id]:プラグインパラメータのランダム発動スキル設定のリスト番号。
ランダム抽選でスキルが選ばれなかった場合、元のスキルで攻撃します。
更新履歴
2024/8/31 Ver.1.0.3
元のスキルでのコストでの支払いが発動したスキルのコストで消費していた問題を修正。
一部プラグインの競合対応。
2024/8/17 Ver.1.0.2
条件によってはスキルが発動しない問題を修正。
コマンドが再度選択できてしまう問題を修正。
2023/8/3 Ver.1.0.1
処理の修正。
2023/7/23 Ver.1.0.0
初版
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?