AgentSkillsCN

output-enhancement

将 AI 输出质量从 60 分提升至 100 分以上的结构化提示。提供两种格式:YAML 版(侧重复杂任务与明确性,约 120 个 Token);压缩版(高频使用、优化成本,约 40 个 Token)。触发词包括:“提升输出质量”、“达到 100 分”、“提高品质”、“重新构建”、“弥补不足”。

SKILL.md
--- frontmatter
name: output-enhancement
description: AI出力品質を60点→100点以上に引き上げる構造化プロンプト。2形式:YAML版(複雑タスク・明示性重視、~120トークン)、圧縮版(高頻度使用・コスト最適化、~40トークン)。トリガー:「出力を改善」「100点にして」「品質向上」「再構築」「不足を補って」

Output Enhancement Skill

使用判断

条件形式理由
複雑・多段階タスクYAML明示的制約が必要
戦略・フレームワーク構築YAML包括性重視
単純な品質向上圧縮トークン効率
高頻度反復使用圧縮コスト最適化
不明YAML安全側倒し

圧縮版テンプレート(~40トークン)

code
REFINE{
  in:{current}→out:≥100
  ①gaps:[quality,precision,scalability,futureproof]
  ②regen:concrete+executable+comprehensive
  ③framework:sustainable+maxpotential+allscenarios
  ④split:ok|priority=quality
  gates:realistic∧specific∧actionable∧scalable∧adaptive
}

パラメータ

変数説明デフォルト
{current}現在スコア60
TARGET_SCORE目標スコア≥100
multi_message分割許可allowed

拡張オプション

特定ドメイン向け追加制約:

  • education: [age_appropriate, safety_check, public_ready]
  • business: [roi_driven, automation_first, leverage_max]
  • technical: [scalable, maintainable, documented]