What is ai-content-quality-checker?
AI生成コンテンツの総合品質チェックスキル。読みやすさ、正確性、関連性、独自性、SEO、アクセシビリティ、エンゲージメント、文法・スタイルを多角的に評価。 Source: ntaksh42/agents.
AI生成コンテンツの総合品質チェックスキル。読みやすさ、正確性、関連性、独自性、SEO、アクセシビリティ、エンゲージメント、文法・スタイルを多角的に評価。
Quickly install ai-content-quality-checker AI skill to your development environment via command line
Source: ntaksh42/agents.
このスキルは、AIが生成したあらゆるコンテンツ(記事、ドキュメント、ブログ、マーケティング文書等)を包括的に評価します。読みやすさ、正確性、SEO、アクセシビリティ、エンゲージメント、独自性など、多角的な観点から品質をチェックし、改善提案を行います。
// ✓ 良い例 function fetchUser(id) { return fetch(/api/users/${id}) .then(response => response.json()) .catch(error => { console.error('Error:', error); throw error; }); }
チェック項目: ✓ リンク切れなし ✓ HTTPSリンク ✓ 信頼できるソース ✓ リンクテキストが説明的 ✓ 外部リンクに target="blank"
AI生成コンテンツの総合品質チェックスキル。読みやすさ、正確性、関連性、独自性、SEO、アクセシビリティ、エンゲージメント、文法・スタイルを多角的に評価。 Source: ntaksh42/agents.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/ntaksh42/agents --skill ai-content-quality-checkerAI生成コンテンツの総合品質チェックスキル。読みやすさ、正確性、関連性、独自性、SEO、アクセシビリティ、エンゲージメント、文法・スタイルを多角的に評価。 Source: ntaksh42/agents.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ntaksh42/agents --skill ai-content-quality-checker Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/ntaksh42/agents