sp-social-listening-rename

Rename sp-social-listening sessions with date-stamped titles via MCP tools.

1|1|Updated Apr 2, 2026
One-click install
npx skills add https://github.com/mwolff328-stack/WolffClaude --skill sp-social-listening-rename
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sp-social-listening-rename
Source: https://github.com/mwolff328-stack/WolffClaude/tree/main/scheduled-tasks/sp-social-listening-rename
Command: npx skills add https://github.com/mwolff328-stack/WolffClaude --skill sp-social-listening-rename

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill resolves the limitation where scheduled tasks cannot rename their own active Claude Code sessions, ensuring your session history remains organized and searchable.

Core Features & Use Cases

  • Automated Session Renaming: Identifies and renames generic session titles to a standardized format including the date.
  • Task Verification: Validates that the session belongs to the specific sp-social-listening task before applying changes to prevent accidental renaming of unrelated work.
  • Use Case: Use this after a daily social listening job runs to ensure your session list is clean and clearly labeled by date rather than cluttered with default titles.

Quick Start

Run the sp-social-listening-rename skill to identify and rename today's completed social listening session to the correct date-stamped format.

Frequently Asked Questions about sp-social-listening-rename

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Claude Code session renaming for scheduled tasks?

Scheduled tasks cannot rename their own active Claude Code sessions. This skill overcomes that limitation by querying session metadata via MCP tools, verifying task IDs, and applying descriptive date-stamped titles to keep your session history searchable.

Why does my scheduled Claude Code session keep a default title instead of a custom name?

Scheduled Claude Code sessions cannot rename their own active sessions. This skill runs after your task completes, querying session metadata via MCP tools to verify the task ID and apply a descriptive date-stamped title for historical tracking.

How do I clean up Claude Code session history for automated social listening jobs?

Run this skill after your social listening job completes. It identifies generic session titles, validates the session belongs to the sp-social-listening task, and renames them to a standardized date-stamped format for clean historical tracking.

Do I need MCP tools to manage and update Claude Code session titles?

Yes, this skill requires access to MCP session management tools to list, inspect, and update Claude Code session titles programmatically. Without these dependency tools, automated session metadata querying and renaming cannot execute.

Can I prevent accidental renaming of unrelated Claude Code sessions during task cleanup?

Yes, this skill validates that a session belongs to the specific sp-social-listening task by verifying task IDs via MCP tools before applying any title changes. This verification step prevents accidental renaming of unrelated sessions.