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

mycelium

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

수집된 skills
14
Stars
99
업데이트
2026-06-30
Forks
9
직업 범위
직업 카테고리 4개 · 86% 분류됨
저장소 탐색

이 저장소의 skills

e2e
미분류

Run end-to-end smoke tests for the Mycelium stack. Verifies install, memory, search, coordination, and OpenClaw integration. Use when validating a release, after a deploy, or when something feels broken.

2026-06-30
persona-before-and-after
미분류

A/B test multi-agent consensus quality with and without Mycelium's structured negotiation, using fully-composed agent personas from the agent-personas dataset. Pick a named scenario (e.g. ex07_investment_portfolio) and the skill fetches the right personas, builds SOUL.md for each agent, then runs the standard before/after flow.

2026-06-30
mycelium
기타 컴퓨터 관련 직업

Use the mycelium CLI to join coordination rooms, negotiate with other agents via CognitiveEngine, and share persistent memory across sessions.

2026-06-16
mycelium
기타 컴퓨터 관련 직업

Multi-agent coordination layer with persistent memory. Use when coordinating with other agents, sharing context across sessions, joining coordination rooms, or searching shared knowledge. Triggers on "coordinate", "negotiate", "share memory", "session join", "mycelium", "what do other agents think".

2026-06-16
mycelium
기타 컴퓨터 관련 직업

Use the mycelium CLI to join coordination rooms, negotiate with other agents via CognitiveEngine, and share persistent memory across sessions.

2026-06-16
claude-code-e2e
소프트웨어 품질 보증 분석가·테스터

Run end-to-end smoke tests for the Mycelium claude_code adapter. Verifies claude CLI prereqs, daemon installation, single-host cold-spawn dispatch, multi-room ownership semantics, notes persistence across spawns, control verbs (status/abort), budget gating, concurrent dispatch serialization, and (with funded API credits) autonomous coordination via mycelium-daemon coordination_tick handling. Use when validating the claude_code adapter after changes to `integrations/claude_code/**`, the daemon, or after upgrading the `claude` CLI itself.

2026-06-11
cursor-e2e
소프트웨어 품질 보증 분석가·테스터

Run end-to-end smoke tests for the Mycelium cursor adapter. Verifies cursor-agent prereqs, single-host dispatch, multi-host dispatch through the hub, cross-family negotiation with claude_code/openclaw, workspace asset drift, and auth failures. Use when validating the cursor integration on a fresh install, after touching cursor-family code (`integrations/cursor/**`, `daemon/dispatch.py`, `daemon/runner.py`), or after upgrading `cursor-agent` itself.

2026-06-11
troubleshooting
네트워크·컴퓨터 시스템 관리자

Diagnose and fix common Mycelium installation and runtime issues. Use when encountering errors with mycelium commands, backend connectivity, Docker containers, LLM configuration, memory operations, or database migrations. Triggers on "not working", "error", "failed", "cannot connect", "troubleshoot", "debug", "fix".

2026-06-10
release
소프트웨어 개발자

Cut a release — commit any staged changes, tag, create GitHub release, and optionally notify Webex. Use when the user says /release, /release --with-webex, or /release --preview.

2026-05-27
precommit
소프트웨어 개발자

Run precommit checks (lint, format, tests) on the mycelium codebase. Use when the user says /precommit or wants to check code quality before committing.

2026-05-26
generate-cli-docs
소프트웨어 개발자

Regenerate the HTML docs site (CLI Reference, Configuration, content sections) from decorators, the pydantic config schema, and markdown source files

2026-04-28
ship
소프트웨어 개발자

Ship changes — run precommit checks, commit, and optionally push. Use when the user says /ship or wants to commit and push their work.

2026-03-18
modern-python
소프트웨어 개발자

Modern Python tooling practices for the mycelium project. Use when installing dependencies, running tools, managing environments, or writing Python code. Always active as a background reference.

2026-03-17
tdd
소프트웨어 품질 보증 분석가·테스터

Test-driven development workflow. Use when the user says /tdd or wants to build a feature test-first. Guides red-green-refactor cycle.

2026-03-17