slack-master
π―Skillfrom abdullahbeam/nexus-design-abdullah
Manages Slack communication workflows by automating message sending, tracking conversations, and organizing team interactions through intelligent Claude-powered commands.
Installation
npx skills add https://github.com/abdullahbeam/nexus-design-abdullah --skill slack-masterSkill Details
Overview
# Nexus
> Quick Start: [Use this template](https://github.com/DorianSchlede/nexus-template/generate) β Clone your repo β Open in VS Code β Start Claude Code β Say "hi"
---
The Problem You Have Right Now
Every time you start a new Claude session:
- You re-explain who you are and what you do
- You re-describe your project and where you left off
- You rebuild the same workflows from scratch
- You lose context, insights, and momentum
What if Claude remembered everything?
---
See It Work (2 minutes)
First Time:
```
You: "hi"
AI: Shows Nexus menu with:
π§ MEMORY - Not configured βΈ 'setup goals'
π¦ PROJECTS - None yet βΈ 'create project'
π§ SKILLS - 26 available
π‘ SUGGESTED: 'setup goals' to teach Nexus about you
You: "create project for launching v2.0 dashboard"
AI: [Creates project structure, guides planning]
β Project created: 01-dashboard-launch
```
Next Session:
```
You: "hi"
AI: Shows your context:
π§ MEMORY - Role: PM at SaaS | Goal: Launch v2.0
π¦ PROJECTS - β’ dashboard-launch | IN_PROGRESS | 42%
π‘ SUGGESTED: 'continue dashboard-launch' - resume at 42%
You: "continue dashboard-launch"
AI: [Loads all context, shows exactly where you left off]
"You're on Phase 2: Design. Next task: Review wireframes."
```
That's the magic. No re-explaining. Ever.
---
What Makes This Possible
Nexus gives you three things:
1. Memory That Persists
Your role, goals, and learnings are saved in files. Every session, Claude loads them automatically. You never start from zero.
2. Projects With Structure
Work happens in Projects β with planning documents, task lists, and progress tracking. Everything auto-saves.
3. Skills You Can Reuse
Capture workflows you repeat. Say "create skill" after doing something useful, and it becomes a one-command action forever.
---
Quick Start
Prerequisites
- [ ] Claude Code Account β [Sign up here](https://claude.ai)
- [ ] Visual Studio Code β [Download](https://code.visualstudio.com/)
- [ ] Claude Code VS Code Extension β Install from VS Code marketplace
- [ ] Python 3.x β [Download](https://python.org)
Step 1: Create Your Nexus
- Click [Use this template](https://github.com/DorianSchlede/nexus-template/generate)
- Name your repo (e.g.,
my-nexus), click Create repository - Clone and open:
```bash
git clone https://github.com/YOUR-USERNAME/my-nexus.git
cd my-nexus
code .
```
Step 2: Start Claude Code
- Open Claude Chat via the Claude Code extension (click the Claude icon in sidebar)
- Say:
hi
The system activates automatically and shows the menu.
Step 3: Start Working
You can start working immediately β no setup required!
| You Say | What Happens |
|---------|--------------|
| "create project" | Start a new project with guided planning |
| "setup goals" | Personalize Nexus with your role & goals |
| "setup workspace" | Organize your file folders |
| "done" | Save progress, end session |
Optional: Learn the System
When you're ready, 6 optional learning skills teach you everything:
| Skill | Trigger | Time |
|-------|---------|------|
| setup-goals | "setup goals" | 8-10 min |
| setup-workspace | "setup workspace" | 5-8 min |
| learn-integrations | "learn integrations" | 10-12 min |
| learn-projects | "learn projects" | 8-10 min |
| learn-skills | "learn skills" | 10-12 min |
| learn-nexus | "learn nexus" | 15-18 min |
---
The Three Core Concepts
Memory β Your Persistent Context
The 01-memory/ folder stores who you are (auto-created on first run):
```
01-memory/
βββ goals.md β YOUR role, objectives, success metrics
βββ user-config.yaml β Language & preferences
βββ core-learnings.md β Patterns that grow over time
βββ session-reports/ β Auto-generated session history
```
Every session, Claude loads these files first. It knows your context before you say anything.
#
More from this repository10
Connects to Google services, authenticates user credentials, and retrieves or manages Google account data like Drive files, Gmail messages, or Google Workspace resources.
Searches Google efficiently, retrieves and summarizes top search results for quick information gathering and research.
Creates a new note in HubSpot CRM directly from a Claude conversation, allowing quick documentation or logging of customer interactions, meeting details, or project updates.
Executes a predefined project workflow by loading saved context, tracking progress, and automatically resuming tasks from the last known state.
Updates a contact's information in HubSpot CRM by retrieving and modifying specific contact details using the HubSpot API.
Adds a new integration to a project by generating necessary configuration files, mapping dependencies, and setting up connection parameters.
generate-philosophy-doc skill from abdullahbeam/nexus-design-abdullah
Retrieves a list of contacts from HubSpot CRM using the HubSpot API, potentially filtering or sorting the contacts based on specified criteria.
Seamlessly connect and interact with Google services like Drive, Sheets, and Calendar to automate workflows and data synchronization
Helps quickly establish initial contact and communication protocols for outreach campaigns by automating personalized initial contact strategies and tracking initial engagement metrics.