Skip to main content
Run any Skill in Manus
with one click
MDGrey33
GitHub creator profile

MDGrey33

Repository-level view of 36 collected skills across 2 GitHub repositories.

skills collected
36
repositories
2
updated
2026-06-27
repository explorer

Repositories and representative skills

claude-expert
computer-occupations-all-other

Definitive reference for how Claude Code works — disambiguates skills vs hooks vs subagents vs MCPs vs slash commands vs memory vs settings. Use when asked "how does Claude Code X work", "what's the difference between X and Y", "where should this live", "build me a [skill|hook|agent|mcp|slash command]", "configure Claude Code", or when picking the right surface for a new capability.

2026-06-27
scribe
software-developers

Scribe — the project-documentation skill. Generate or maintain a project's Claude-facing documentation (CLAUDE.md, .claude/docs/*, project-context.md, README) from verified facts. Use when the user says "document this project", "write the docs for X", "the docs are stale", "fill in the .claude docs", or "/scribe". Detects existing doc state and routes between from-scratch and update. Verify-before-assert is the core discipline — confirmed facts go to committed docs, inferred/uncertain ones go to a separate hazards artifact, never silently into the repo.

2026-06-25
say-it
software-developers

Speak content aloud via Kokoro neural TTS (local, offline). Use when the user says "read it for me", "read it to me", "play it in audio", "say it", "speak it", "read that aloud", "/say-it", or asks to hear something spoken instead of reading it.

2026-06-25
setup-voice
network-and-computer-systems-administrators

Install a local neural voice interface for Claude Code on macOS Apple Silicon. Wires mlx-whisper (STT) + Kokoro TTS (offline neural voices) into voice-claude and vtranscribe CLI scripts. Two voice contexts — personal (af_heart) and tech (af_bella). Multi-session safe — concurrent sessions speak in turn (global lock) and announce their name. No cloud APIs, no API keys.

2026-06-25
collect-my-activity
software-developers

Collect the user's daily work activity from Slack, Jira, Confluence, GitHub, and Google Drive with source links

2026-06-25
collect-team-activity
software-developers

Collect a team member's daily work activity from Slack, Jira, Confluence, and GitHub

2026-06-25
setup-workspace
software-developers

Initialise a workspace, register projects under it, or sync upstream changes. Single entry point for workspace lifecycle.

2026-06-22
hello
software-developers

Start a session — locate workspace, classify cwd, resolve project + workstream + open item, load memory, write session marker, recap context

2026-06-22
Showing top 8 of 28 collected skills in this repository.
Showing 2 of 2 repositories
All repositories loaded