slackapi / slackapi/slack-skills-plugin
Feature: provide a way to probe the workspace url and name
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 132
- Forks
- 34
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 16
Description
People have many slack instances so it's important to be able to easily probe to get the slack instance name and url to make decisions whether it's correct to do searches, etc. People have so many repos and many slack instances, it's ripe for confusion if an agent is searching a slack instance that's unrelated to the repo someone is working on.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing Slack MCP and skill entry points for workspace or search operations. Define the probe's expected workspace name and URL output, and verify that it can help distinguish the relevant Slack instance before searches are performed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100