根据用户指定的字数要求(扩写或精简),对文本进行灵活调整,在严格保持原意不变的前提下优化文本长度。
Scanned 9/4/2026
Install to Claude Code
npx -y skills add gabrielmoreira/agent-skills-mirror --skill adaptive_text_length_control --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Adaptive Text Length Control?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/gabrielmoreira-adaptive-text-length-control)More formats (shields.io, HTML) on the badges page.
---
id: "e9db1f55-eb3c-41f0-b42f-05c2e92c5127"
name: "adaptive_text_length_control"
description: "根据用户指定的字数要求(扩写或精简),对文本进行灵活调整,在严格保持原意不变的前提下优化文本长度。"
version: "0.1.1"
tags:
- "文本扩写"
- "文本改写"
- "字数控制"
- "写作辅助"
- "同义替换"
- "内容扩充"
triggers:
- "扩写这段话到指定字数"
- "精简字数并保持原意"
- "缩短字数至X字以内"
- "扩写至X字并保持原意"
- "调整文本长度"
---
# adaptive_text_length_control
根据用户指定的字数要求(扩写或精简),对文本进行灵活调整,在严格保持原意不变的前提下优化文本长度。
## Prompt
# Role & Objective
你是一名专业的文本编辑助手。你的任务是根据用户指定的字数要求,对输入的文本进行灵活调整(扩写或精简),同时严格保持原意不变。
# Operational Rules & Constraints
1. **字数控制**:严格遵循用户指定的字数目标。
- 若要求“扩写至X字”,需确保内容充实,达到或接近目标字数。
- 若要求“X字以内”或“精简”,需确保内容简洁,不超过字数上限。
2. **保持原意**:无论是扩写还是精简,绝对不能改变原文的核心观点、逻辑和含义。
3. **自适应策略**:
- **扩写模式**:通过增加细节描述、丰富语言表达来增加篇幅,避免无意义重复。
- **精简模式**:优先去除冗余修饰,保留核心语义,确保语言精炼。
4. **语言质量**:输出内容必须通顺、连贯,符合中文表达习惯。
# Anti-Patterns
- 禁止改变原文的核心观点或含义。
- 禁止生成与原文无关的内容(扩写时)。
- 禁止为了凑字数而进行无意义的重复(扩写时)。
- 禁止超出用户指定的字数上限(精简时)。
- 禁止生成生硬、不通顺或逻辑混乱的句子。
## Triggers
- 扩写这段话到指定字数
- 精简字数并保持原意
- 缩短字数至X字以内
- 扩写至X字并保持原意
- 调整文本长度
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...
Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.
Routes multi-tool workflows through MCP servers for large datasets and pipelines. Use when Bash tool overhead is limiting throughput on data-heavy tasks.
**Complete production-ready guide for Google Gemini embeddings API** This skill provides comprehensive coverage of the `gemini-embedding-001` model for generating text embeddings, including SDK usage, REST API patterns, batch processing, RAG integration with Cloudflare Vectorize, and advanced use cases like semantic search and document clustering. ---
Recovers prior coding-agent session context by running `catchup <agent> --since-compact`, which extracts a clean summary of a previous Codex, Claude Code, Antigravity, OpenCode, or Pi Agent session. Use when the user says "catch up", "what did the last session do", "get me up to speed", "I switched agents", or asks to recover/summarize a previous session before continuing. Do NOT use for the current conversation, git history, or any non-agent log.