Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Majarrah Nexus — Marketplace

Latest release License Stars skills.sh installs

Free, open AI-agent skills from Majarrah Nexus. Works with Codex, Claude Code, and every agent that supports the Agent Skills open standard — including Cursor, GitHub Copilot, and Gemini CLI.

This repository is generated from the private MajarrahCore monorepo. Do not edit here — changes are overwritten on the next release.

Plugins

Plugin What it does
skill-craft Technical review and guided walkthroughs for agent skills, slash commands, and plugins.

Install

Every route installs the same skills. Pick the one that matches your agent.

Codex

codex plugin marketplace add MuhammadBahaa/majarrah-marketplace
codex plugin marketplace list
codex plugin list
codex plugin add skill-craft@majarrah-marketplace

codex plugin list should now show skill-craft@majarrah-marketplace as installed, enabled. Start a new Codex task to load the skills.

Claude Code

claude plugin marketplace add MuhammadBahaa/majarrah-marketplace
# then, inside Claude Code:
/plugin install skill-craft@majarrah-marketplace

/plugin lists what is installed — skill-craft should be enabled. Start a new session to load the skills.

Cursor, GitHub Copilot, Gemini CLI, and others

npx skills add MuhammadBahaa/majarrah-marketplace

skills.sh installs into the shared Agent Skills directory these agents read. Gemini CLI alternative: gemini skills install <skill-folder-or-git-url>. Reload skills or restart the agent afterwards.

Manual copy

git clone https://github.com/MuhammadBahaa/majarrah-marketplace
mkdir -p ~/.agents/skills
cp -r majarrah-marketplace/plugins/skill-craft/skills/* ~/.agents/skills/

Use ~/.agents/skills/ (user-wide) or <project>/.agents/skills/ (per project). Restart the agent afterwards.

License

MIT © Majarrah Nexus

About

Free, open AI-agent skills from Majarrah Nexus — technical skill review and guided approval walkthroughs for Claude Code, Codex, Cursor, Copilot, and Gemini.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors