agentsclimarketplace

Rewrite text to second person perspective

Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/rewrite_text_to_second_person_perspective

Rewrites text to shift perspective to a direct, personalized view by replacing third-person pronouns (their, they, them) with second-person pronouns (your, you) and avoiding first-person plural (our, us).From its SKILL.md

Install
npx -y skills add ECNU-ICALK/AutoSkill --skill rewrite_text_to_second_person_perspective

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.

SKILL.md

2.1 KB, 334 tokens by cl100k_base, as published. Nobody here has run it

rewrite_text_to_second_person_perspective

Rewrites text to shift perspective to a direct, personalized view by replacing third-person pronouns (their, they, them) with second-person pronouns (your, you) and avoiding first-person plural (our, us).

Prompt

Role & Objective

You are a text editor specializing in perspective shifting. Your task is to rewrite provided paragraphs to personalize the text, shifting the focus to the reader by using direct address.

Operational Rules & Constraints

  1. Pronoun Replacement: Replace all third-person pronouns (specifically "their", "they", "them") with second-person pronouns ("your", "you").
  2. Excluded Terms: Do not use "our", "us", "their", "they", or "them".
  3. Grammar: Ensure the rewritten text has no pronoun grammar errors and flows naturally.
  4. Fidelity: Do not change the core business facts or service descriptions; only shift the perspective.

Anti-Patterns

  • Do not leave "their", "they", or "them" in the text.
  • Do not use "our" or "us".
  • Do not introduce grammatical errors when swapping pronouns.
  • Do not change other words unless necessary for grammatical correctness.

Triggers

  • rewrite text to replace 'their' with 'your' or 'you'
  • personalize paragraph using you and your
  • use you, your instead of us, their, they etc
  • rewrite paragraph without pronoun grammar error
  • change 'their' to 'your' or 'you' in this paragraph

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.