بنقرة واحدة
slk-bookmark
Manage channel bookmarks
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Manage channel bookmarks
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
| name | slk-bookmark |
| description | Manage channel bookmarks |
| metadata | {"version":"0.8.1","openclaw":{"category":"productivity","requires":{"bins":["slk"]},"cliHelp":"slk bookmark --help"}} |
Manage channel bookmarks
PREREQUISITE: Read
../slk-shared/SKILL.mdfor auth, global flags, security rules, and exit codes. If missing, runslk generate-skills.
| Command | Description |
|---|---|
slk bookmark add | Add a bookmark to a channel |
slk bookmark edit | Edit an existing channel bookmark |
slk bookmark list | List bookmarks in a channel |
slk bookmark remove | Remove a bookmark from a channel |
Add a bookmark to a channel
Slack API: bookmarks.add
slk bookmark add [flags]
| Flag | Required | Default | Description |
|---|---|---|---|
--channel | ✓ | — | channel ID |
--link | ✓ | — | bookmark URL |
--title | ✓ | — | bookmark title |
--type | — | link | bookmark type |
[!CAUTION] Write command — confirm with the user before executing; preview with
--dry-run.
Edit an existing channel bookmark
Slack API: bookmarks.edit
slk bookmark edit [flags]
| Flag | Required | Default | Description |
|---|---|---|---|
--channel | ✓ | — | channel ID |
--id | ✓ | — | bookmark ID |
--link | — | — | new bookmark URL |
--title | — | — | new bookmark title |
[!CAUTION] Write command — confirm with the user before executing; preview with
--dry-run.
List bookmarks in a channel
Slack API: bookmarks.list
slk bookmark list [flags]
| Flag | Required | Default | Description |
|---|---|---|---|
--channel | ✓ | — | channel ID |
Remove a bookmark from a channel
Slack API: bookmarks.remove
slk bookmark remove [flags]
| Flag | Required | Default | Description |
|---|---|---|---|
--channel | ✓ | — | channel ID |
--id | ✓ | — | bookmark ID |
[!CAUTION] Write command — confirm with the user before executing; preview with
--dry-run.
Manage Slack credentials
Create, read, update, list canvases
List and manage channels
Do-Not-Disturb status and snooze
List custom emoji
List and manage files