sessions-list

List active sessions with optional filters and pagination.

6|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/Acosmi/CrabClaw --skill sessions-list
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sessions-list
Source: https://github.com/Acosmi/CrabClaw/tree/main/docs/skills/tools/sessions/sessions-list
Command: npx skills add https://github.com/Acosmi/CrabClaw --skill sessions-list

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

List active sessions with optional filters and pagination to quickly identify and manage conversation threads.

Core Features & Use Cases

  • Filter by agent, channel, or status to narrow down the session list.
  • Paginate large sets of sessions to efficiently locate a target conversation.
  • Use before sending messages or looking up history to identify the appropriate session.

Quick Start

List active sessions with optional filters and navigate to the desired session.

Frequently Asked Questions about sessions-list

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

FAQPage Schema
How do I list active sessions and filter them by agent or channel?

To list active sessions, apply optional filters for agent, channel, or status to narrow down the conversation threads, then use pagination to efficiently locate the specific target conversation from the result set.

What is the best way to locate a target conversation among many active sessions?

The best way to locate a target conversation is to list active sessions with specific filters applied, using pagination to navigate large sets of session metadata quickly and identify the appropriate session.

Can I paginate large sets of sessions to find a specific conversation status?

Yes, you can paginate large sets of sessions to efficiently locate a target conversation and inspect its session status, returning a paginated result set suitable for quick navigation.

Do I need any special input to filter and list active conversation sessions?

No, you do not need any special input to list active sessions; the process requires no special input beyond existing session metadata to apply filters and return a paginated result set.

When should I use a session list with filters before sending messages?

You should use a session list with filters before sending messages or looking up history to identify the appropriate session and prepare context for further actions across multiple conversation threads.