slack-channels

List, create, archive, and retrieve Slack channel information and history.

8|Updated Nov 26, 2025
One-click install
npx skills add https://github.com/infiquetra/infiquetra-claude-plugins --skill slack-channels
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slack-channels
Source: https://github.com/infiquetra/infiquetra-claude-plugins/tree/main/plugins/slack/skills/slack-channels
Command: npx skills add https://github.com/infiquetra/infiquetra-claude-plugins --skill slack-channels

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the management of Slack channels, allowing users to easily list, create, archive, and retrieve information about channels without needing to navigate the Slack interface manually.

Core Features & Use Cases

  • Channel Management: Create new channels, archive existing ones, and list all available channels.
  • Information Retrieval: View detailed information about specific channels and retrieve conversation history.
  • Use Case: Quickly create a new channel for an urgent incident, or archive old project channels to keep your workspace organized.

Quick Start

List all channels in your Slack workspace.

Frequently Asked Questions about slack-channels

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

FAQPage Schema
How do I automate Slack channel management for my workspace?

Retrieving Slack channel history lets you extract conversation details for specific channels programmatically. This Skill pulls channel information and message history directly through the Slack API client.

Can I create and archive Slack channels in bulk?

Creating and archiving Slack channels is supported to streamline workspace organization. You can programmatically manage communication channels for projects or incidents without manual interface navigation.

Do I need a Slack API client to manage channels programmatically?

A Slack API client is required to manage channels programmatically. This Skill depends on the client to interact with Slack workspace resources for listing, creating, and archiving channels.

How do I retrieve Slack channel history and information?

Retrieving Slack channel history lets you extract conversation details for specific channels programmatically. This Skill pulls channel information and message history directly through the Slack API client.

What is the best way to organize Slack workspace channels?

Organizing Slack workspace channels is achieved by archiving old project channels and creating new ones for urgent incidents. This Skill manages communication workflows to keep your workspace structured.