Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

memnyx

memnyx에는 MDGrey33에서 수집한 skills 28개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
28
Stars
2
업데이트
2026-06-27
Forks
0
직업 범위
직업 카테고리 8개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

claude-expert
기타 컴퓨터 관련 직업

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
소프트웨어 개발자

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
소프트웨어 개발자

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
네트워크·컴퓨터 시스템 관리자

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
소프트웨어 개발자

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

2026-06-25
collect-team-activity
소프트웨어 개발자

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

2026-06-25
setup-workspace
소프트웨어 개발자

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

2026-06-22
hello
소프트웨어 개발자

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

2026-06-22
bye
소프트웨어 개발자

End the session — summarize work, persist context, capture lessons, close the active marker

2026-06-19
sanitizer
소프트웨어 개발자

Scrub skills, SKILL.md, CLAUDE.md, memory files, and markdown before public/boilerplate release. Detects secrets, PII, private context, and reputation risks. Two-phase — detect → approve → apply. Has a --check mode for CI gates. Called by /contribute and /pull-contributions as the dedicated scrubber.

2026-06-12
finance-controller
소프트웨어 개발자

Audits the Claude Code setup (CLAUDE.md, skills, MCPs) for cost and context efficiency without touching quality. Produces a report with sized, prioritized actions and delegates execution to skills-manager or asks the user for approval. Use weekly, when sessions feel slow, or when bills spike.

2026-06-12
pull-contributions
소프트웨어 개발자

Pull generalized contributions from a project into Memnyx. Runs `sanitizer --check` as a mandatory gate before integration.

2026-06-12
skills-manager
소프트웨어 개발자

Manage skills — add, update, remove, and review based on lessons or user requests

2026-06-12
setup-cognee
네트워크·컴퓨터 시스템 관리자

Install and configure cognee-mcp on this machine

2026-06-12
security-snapshot
정보 보안 분석가

Run the full security analysis pipeline — AWS Inspector V2 + GitHub security alerts → correlation → dashboard. Saves dated snapshots for trend tracking. Run monthly or on demand. Optional --deploy flag pushes the dashboard to Google Apps Script at the end.

2026-06-12
contribute
기타 컴퓨터 관련 직업

Generalize a lesson and stage it for Memnyx contribution. Delegates sanitization to `sanitizer` before staging.

2026-06-09
lessons
기타 컴퓨터 관련 직업

Capture and integrate lessons learned. Two modes — capture (single lesson) and scan (mine session files or extended JSONL logs for skill-change proposals).

2026-06-09
linkedin-pitch-deflector
서비스 영업 대표(광고, 보험, 금융 서비스 및 여행 제외)

Sweep the user's unread LinkedIn DMs and handle cold outreach in two modes — deflect overt sales pitches with an assertive door-closing reply, and socially probe fresh ambiguous openers with a question that demands a genuine answer (real peers answer, sales personas pivot → then deflect); stay social through the sender's 3rd message, then hand genuine threads to the user. Drives the real logged-in Chrome via the chrome-control MCP. Trigger on "clear my sales pitches", "deflect pitches", "linkedin sales sweep", "kill the incoming sales", "check my linkedin messages", "/linkedin-pitch-deflector".

2026-06-09
project-registry
기타 컴퓨터 관련 직업

Manage the workspace's project registry at `<workspace>/.claude/projects-index.json`. Single mutation point for the registry — other skills read the file directly, all writes funnel through here. Actions: `add`, `remove`, `update`, `list`.

2026-06-09
setup-auto-memory
기타 컴퓨터 관련 직업

Wire the optional auto-memory system into the user's ~/.claude/. Creates the per-project memory directory, copies templates and examples, installs the memory-hygiene curation skill, and offers a CLAUDE.md fragment that documents the type system on disk. Trigger "set up auto-memory", "enable auto-memory", "wire in auto-memory", "/setup-auto-memory".

2026-06-09
google-script-deploy
소프트웨어 개발자

Deploy an HTML file as a Google Apps Script web app with a stable URL. Called by other skills (e.g. a dashboard-generating skill) with a sourceDir argument. Handles clasp setup, authentication, project creation, and updates. Config lives in sourceDir/clasp-projects.json — no global state.

2026-06-08
research
시장조사 분석가·마케팅 전문가

Unified research skill with three depth modes. Use `--shallow` (single-pass parallel web search via the `research-expert` agent) for "quick research", "look up", "find me info on". Use `--standard` (decompose → parallel subagents → synthesize → cite-check) for "research X", "investigate". Use `--deep` (full 9-stage pipeline with breadth scavenging, depth iteration, gap-fill, contradiction detection, theory drafting, fact-check, three-tier output) for "deep research", "thorough investigation", "full literature review", "research this rigorously". Replaces the older `deep-research-orchestrator` skill.

2026-05-31
setup-wikibase
데이터베이스 아키텍트

Install and configure a local Wikibase Suite for projects that need a Wikidata-style knowledge graph with claim-level provenance

2026-05-31
memory-hygiene
소프트웨어 개발자

Audit and prune the auto-memory system. Classifies each MEMORY.md entry and topic file as ENFORCE / HOT / WARM / STALE, archives old ones, and optionally promotes stable HOT patterns into CLAUDE.md Hard Overrides. Use when MEMORY.md gets dense (>30 entries), sessions feel slow from context bloat, or on a monthly cadence. Trigger "memory hygiene", "clean memory", "memory audit", "memory promote", "prune memory".

2026-05-31
one-on-one-prep
프로젝트 관리 전문가

Prepare 1:1 meeting notes by synthesizing a team member's recent activity into a structured meeting agenda

2026-05-25
log
기타 컴퓨터 관련 직업

Append a structured entry to the agent log with automatic rotation

2026-05-13
mcp-doctor
기타 컴퓨터 관련 직업

Check health of configured MCP servers

2026-05-04
setup-playwright-mcp
소프트웨어 개발자

Install and configure Playwright MCP for browser automation

2026-02-24