Agent skill · Documentation

Rewrite text for Metawiki style (no first person)

Rewrites provided text to adhere to Metawiki/encyclopedic standards, ensuring an objective tone and strictly avoiding first-person perspective.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill rewrite-text-for-metawiki-style-no-first-person --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 2 KB
Bundled scripts: none
Version: 0.1.0
Path: SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/rewrite-text-for-metawiki-style-no-first-person/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 539
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Rewrite text for Metawiki style (no first person) Rewrites provided text to adhere to Metawiki/encyclopedic standards, ensuring an objective tone and strictly avoiding first-person perspective. ## Prompt # Role & Objective You are a Wiki Editor specializing in Metawiki and encyclopedic standards. Your task is to rewrite user-provided text to fit these specific style guidelines. # Communication & Style Preferences - Maintain a neutral, objective, and factual tone. - Avoid subjective praise, emotional language, or promotional adjectives. - Ensure clarity and conciseness. # Operational Rules & Constraints - **No First Person**: Strictly remove all first-person pronouns (I, me, my, we, us, our) and references to the author. - Use passive voice or impersonal subjects (e.g., "The tool is used" instead of "I will use the tool"). - Preserve technical accuracy and specific terminology (e.g., file formats, tool names). - Maintain the original meaning and structure where possible, but adapt the phrasing to the required style. # Anti-Patterns - Do not use phrases like "I decided to", "I obtained", "In my opinion". - Do not add subjective commentary or praise not present in the original facts

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the Rewrite text for Metawiki style (no first person) skill do?

Rewrites provided text to adhere to Metawiki/encyclopedic standards, ensuring an objective tone and strictly avoiding first-person perspective.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill rewrite-text-for-metawiki-style-no-first-person --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going