agentsclimarketplace

Deprecated

Skill ntaffzii/Skill-Agents/skills/deprecated

Personal AI-agent skills, workflows, prompts, and setup guides for local LLMs and MCP-powered assistants.

Install
npx -y skills add ntaffzii/Skill-Agents --skill deprecated

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

  • 4 stars4 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Retire, preserve, explain, or replace old skills without silently deleting useful history. Use when the user asks to deprecate a skill, replace a skill, audit stale skills, or understand why a skill should no longer be used.

SKILL.md

2.0 KB, as published. Nobody here has run it

Deprecated Skill Maintenance

Use this skill when a skill is no longer recommended but should remain understandable.

Purpose

skills/deprecated/ keeps retired skills visible until users and workflows have moved away from them. Deprecation should explain what replaced the skill and why.

When To Deprecate

  • Another skill fully replaces it.
  • The workflow is unsafe or misleading.
  • The scope became too broad or unclear.
  • The domain changed and the instructions are stale.
  • It was an experiment that should not be promoted.

Rules

  • Do not delete a retired skill until replacements and references are clear.
  • Do not leave active workflows pointing at deprecated skills.
  • Keep the deprecation reason short and factual.
  • Preserve useful reference material when it can be safely reused.

Workflow

  1. Identify replacement

    • Name the new skill or workflow if one exists.
    • If no replacement exists, state that clearly.
  2. Move carefully

    • Move the old skill folder into skills/deprecated/.
    • Keep its SKILL.md readable.
    • Add a deprecation note near the top.
  3. Update references

    • Remove it from README stable skill lists.
    • Remove it from workflow recommendations.
    • Update data/workflows.json or data/tools.json if needed.
  4. Explain the reason

    • State why the skill was retired.
    • State what to use instead.
    • Preserve any useful reference links.
  5. Validate

    • Run skill and workflow validation.
    • Confirm no active workflow depends on the deprecated skill.

Deprecation Note Template

## Deprecated

Status: Deprecated
Reason: ...
Use instead: `replacement-skill`
Date: YYYY-MM-DD

Output Format

End with:

  • Deprecated skill
  • Replacement
  • References updated
  • Validation result

Keep looking

Skills are one crate of 328,083. 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.