ソース情報
- リポジトリ
- QuixiAI/Hexis
- ソースの最終更新活動
- 2026年8月22日 00:28
- 検出された SKILL.md の言語
- 英語
- スター
- 610
- フォーク
- 82
インストール方法
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
ソースファイルを確認
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
メニュー
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
直接コマンドでは確認用 Prompt が省略されます。実行前にソースを確認してください。
npx skills add https://github.com/QuixiAI/Hexis --skill humanizerコマンドは1行のまま表示されます。コピー前に横へスクロールして全体を確認してください。
ローカルで確認しますか?SkillsMP が現在取得できるファイルをダウンロードできます。
Search, read, create, and comment on GitHub issues through the GitHub MCP server.
Analyze a local recording for speakers and label timestamped transcript segments without uploading audio
Run programs, shell commands, and scripts — compile and execute code, test programs in installed languages, work with files in the workspace
SOC 職業分類に基づく
SKILL.md を表示中
| name | humanizer |
| description | Detect and remove AI writing patterns to produce natural, human-sounding prose |
| category | creative |
| contexts | ["heartbeat","chat"] |
| aliases | ["humanize","natural","rewrite","prose","tone","polish"] |
| bound_tools | ["humanize_text","post_process_output"] |
Analyze text for telltale AI-generated writing patterns and rewrite it to sound natural, varied, and human-authored.
Analyze the input: Before rewriting, identify the specific AI patterns present. Common tells include:
Determine the target voice: Ask or infer the desired tone. Options include:
Rewrite with human patterns: Apply transformations that mimic natural writing:
Call the tool: Pass the original text and target voice to humanize_text, which applies rule-based pattern removal and optionally an LLM rewrite pass.
Review the output: Check that the rewrite preserved the original meaning and key information. Humanizing should change the voice, not the substance.