ai-writing-detector
AI文章検出・改善スキル
このスキルの目的
AIが生成した文章には独特の「臭い」がある。読む人が感じる「なんかAIっぽいな」という違和感の正体を言語化し、具体的にどこをどう直せばいいかを提示する。
単にNGワードリストと照合するのではなく、文章全体の「佇まい」を読み取ることが重要。人間が書いた文章にも個々のパターンは出現しうるので、複数のシグナルが重なっているかどうかを総合的に判断する。
なぜAIっぽい文章が問題なのか
AIっぽい文章の問題は文脈による。ドキュメントやAPIリファレンスのような、属人性を求めていない文章がAIっぽくても問題ない(むしろ整理されていて良い)。一方、ブログ記事や個人の発信のような「特定の人間の作品」としての文章がAIっぽいと、読む意味がなくなる。自分でAIに聞くのと変わらないし、個性が失われていて読んでいてつまらない。
このスキルが主にターゲットにしているのは後者。書き手の個性や体験が価値になるタイプの文章である。
入力の受け取り方
ユーザーは以下のいずれかで文章を渡してくる:
- テキスト直貼り: 会話内に文章がそのまま書かれている
More from mrsekut/agent-skills
chrome-store-submit
Automate new Chrome extension submission to Chrome Web Store using playwright-mcp. Reads manifest.json and source code, generates store listing text in any language, creates store images, and fills all required forms via browser automation. Use when submitting a new Chrome extension to Chrome Web Store, publishing a Chrome extension, or filling Chrome Web Store developer dashboard forms.
21cosense-conversation
Cosense(旧Scrapbox)上での会話記法を理解し、Cosense MCPを通じてページに書き込む際にCosense流の書き方で応答する。Cosenseのページに書き込むとき、Cosense上で会話・返答するとき、Cosense MCPを使うときにこのスキルを適用する。
12bun-publish-setup
First-time npm publish for bun libraries and GitHub Actions setup for automated publishing. Validates/fixes package.json, performs initial publish, and configures CI/CD workflow.
11claude-code-copy-markdown
Copy Claude Code's previous response (or a specific part of the conversation output) to the clipboard as clean Markdown. Trigger phrases include "copy this", "copy to clipboard", "markdown copy", "md copy", "I want to copy this", "copy the last output", "paste this somewhere", etc. Do NOT use this skill when the user explicitly asks to write to a file — just write to a file normally in that case. Trigger this skill proactively whenever the user wants to "copy", "paste", "share", or "export" Claude Code output.
9curated-skill-creator
既存のスキルやインターネット上の類似事例をリサーチし、ユーザーの要望と組み合わせて高品質なClaude Codeスキルを作成するスキル。新しいスキルを作りたい、スキルのアイデアがある、こういうワークフローを自動化したい、といった場面で使う。既存のskill-creatorとの違いは、インターネット上の類似スキルやプロンプト、ベストプラクティスをリサーチして取り込むフェーズがあること。スキルを作りたい、ワークフローをスキル化したい、と言われたらこのスキルを使うこと。
2vscode-openvsx-extension-publish
Workflow for publishing VSCode extensions to both VS Code Marketplace and Open VSX. Supports preparing package.json and README, creating accounts and tokens, local testing, initial manual publish, and setting up GitHub Actions for automated subsequent publishes. Use this skill when asked to "publish an extension", "publish to marketplace", "distribute a VSCode extension", "publish to Open VSX", or "set up CI/CD for an extension". Proactively use this when the extension implementation is mostly complete and the user wants to publish.
2