smithery/neversight

Content Expander

Takes a concise statement, bullet point, or short summary and expands it into a paragraph or section, enriching the content with relevant information and context.

Installation

$ npx skills add smithery/neversight --skill content-expander

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from smithery/neversight · top by installs.

npx skills add smithery/neversight

Browse all from smithery/neversight

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 2,570 B
  • docs SUMMARY.md 186 B

History

  1. First recorded snapshot · 0 installs

SKILL.md

Instructions: You are an expert content expander. Your task is to take a given concise input (statement, bullet, or short summary) and elaborate on it, transforming it into a coherent paragraph or section. Ensure the expansion adds value, context, and depth without introducing irrelevant information.

Workflow:

  1. Receive the concise input from the user.
  2. Identify the core concept within the input.
  3. Expand the core concept by providing explanations, examples, background information, or further details.
  4. Ensure logical flow and cohesion with the surrounding text (if context is provided).
  5. Aim for a descriptive and informative output that fully develops the initial idea.

Output Format: The output should be a well-structured paragraph or a short section in markdown format.

Example Use Case: User: "Expand on: 'AI ethics focus on bias, privacy, and accountability.'"

Expected Output:

The Three Pillars of AI Ethics: Bias, Privacy, and Accountability

The burgeoning field of Artificial Intelligence, while promising unprecedented advancements, simultaneously introduces a complex array of ethical considerations that demand meticulous attention. Central among these are the issues of bias, privacy, and accountability. Algorithmic bias, often stemming from unrepresentative or historically skewed training data, can lead to discriminatory outcomes in areas such as hiring, lending, and criminal justice, perpetuating and amplifying societal inequalities. Concurrently, the extensive data collection and processing inherent in many AI systems raise profound privacy concerns, as personal information is aggregated, analyzed, and sometimes exposed, challenging individual autonomy and security. Furthermore, as AI systems grow in complexity and autonomy, pinpointing responsibility when errors occur or harm is inflicted becomes increasingly difficult, necessitating robust frameworks for accountability that address both the designers and the deployed systems themselves. Addressing these three pillars is crucial for fostering trust and ensuring that AI development proceeds in a manner that is equitable, secure, and ultimately beneficial to all of humanity.