Skip to content

Memberstack Agent Skills by Flash Brew Digital

License

Notifications You must be signed in to change notification settings

Flash-Brew-Digital/memberstack-skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Flash Brew Digital - Memberstack Agent Skills

Flash Brew Digital OSS MIT License

This repository contains a collection of Memberstack Agent Skills by Flash Brew Digital. These skills are designed to enhance the capabilities of agents by providing them with specialized functionalities.

What are Agent Skills?

Agent Skills are folders of instructions, scripts, and resources that agents can discover and use to do things more accurately and efficiently. They work across any AI agent that supports the open Agent Skills standard.

Available Skills

Skill Description
memberstack-admin-api Work with the Memberstack Admin API to manage members, plans, and data tables...
memberstack-cli Use the Memberstack CLI to manage Memberstack accounts from the terminal. Cov...

Installation

Memberstack CLI

Use the Memberstack CLI to add and remove skills directly:

# Add a skill
memberstack skills add memberstack-cli

# Remove a skill
memberstack skills remove memberstack-cli

Claude Code Plugin

Install via Claude Code's plugin system:

# Add the marketplace
/plugin marketplace add Flash-Brew-Digital/memberstack-skills

# Install specific skill
/plugin install memberstack-cli-skill

Claude Code plugins are also supported in Factory's Droid.

Other Installation Methods

Skills can also be installed using skills, Playbooks, or Context7:

# Skills CLI
npx skills add Flash-Brew-Digital/memberstack-skills

# Playbooks
npx playbooks add skill Flash-Brew-Digital/memberstack-skills

# Context7
npx ctx7 skills install /Flash-Brew-Digital/memberstack-skills

Adding New Skills

Use the included script to add new skills:

node scripts/add-skill.js <skill-name> "<description>"

Example:

node scripts/add-skill.js memberstack-dom-package "Work with the Memberstack DOM Package..."

This will create the skill structure and automatically update this README and the marketplace.json.

Scripts

Script Description
node scripts/add-skill.js Add a new skill to the repository
node scripts/sync-skills.js Sync README and marketplace.json with skills directory

Resources

Contributing

Contributions are welcome! Please read our Contributing Guide for more information.

License

MIT License

Author

Ben Sabic at Flash Brew Digital

About

Memberstack Agent Skills by Flash Brew Digital

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Sponsor this project

  •