ll-admin-add

Add a specified user as an admin to a channel via API.

9|Updated Jun 10, 2026
One-click install
npx skills add https://github.com/Katsumitec/Human_First --skill ll-admin-add
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ll-admin-add
Source: https://github.com/Katsumitec/Human_First/tree/main/projects/ll-ai-first/skills-scripts/ll-bot-skills/ll-admin-add
Command: npx skills add https://github.com/Katsumitec/Human_First --skill ll-admin-add

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Manually adding users to an admin list for channels can be error-prone and time-consuming. This skill automates this process, ensuring accurate and secure additions with minimal effort.

Core Features & Use Cases

  • Secure User Addition: Add a specified user as an admin to a given channel safely and securely.
  • Automated Response: Handles requests to add a user automatically without manual intervention.
  • Use Case: When an organization needs to quickly add a new team member as an admin for a specific communication channel.

Quick Start

Use the ll-admin-add skill to add the user 'targetUserId' to the admin list of channel 'channel'.

Frequently Asked Questions about ll-admin-add

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

FAQPage Schema
How do I automate adding a user as an admin to a channel via API?

You can automate adding a user as an admin to a channel by invoking the ll-admin-add skill within an admin chat, which uses API integration to handle the addition securely. It requires the target user ID and channel name to execute the request.

What is the most secure way to add channel admins through automation?

Secure automation for adding channel admins requires invoking the command within an existing admin chat, ensuring proper permissions are validated before making the API request. This approach minimizes manual errors while maintaining strict security constraints.

Do I need to be in a specific chat environment to use API integration for admin user management?

Yes, you must invoke the admin user addition skill within an admin chat environment to ensure the API request has the necessary security permissions to modify channel admin lists.

How does the automated admin addition process handle error cases?

The automated admin addition process handles various error cases by validating inputs and providing clear responses for both success and failure scenarios. This ensures you know immediately if the user management API request succeeded or why it failed.

Can I use this automated channel admin tool to quickly add multiple new team members?

The tool automates adding a specified user to a channel's admin list, making it suitable for quickly onboarding new team members. You provide the target user ID and channel name, and the API integration handles the secure addition.