Skip to main content
Run any Skill in Manus
with one click
GitHub repository

mycelium

mycelium contains 12 collected skills from aimasteracc, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
12
Stars
0
updated
2026-06-03
Forks
1
Occupation coverage
1 occupation categories · 100% classified
repository explorer

Skills in this repository

index-management
software-developers

Build, reload, and maintain the Mycelium symbol index — the prerequisite for every other Skill.

2026-06-03
architecture-context
software-developers

One-shot architecture tracing — get entry points, call graph neighborhood, and source snippets for any natural-language question about how code works.

2026-06-02
basic-queries
software-developers

Look up symbols, kinds, ancestors, descendants, siblings — the foundation tools any agent reaches for first.

2026-05-30
call-graph
software-developers

Navigate the call graph — callers, callees, call trees, entry points, dead and isolated symbols.

2026-05-30
import-graph
software-developers

Navigate the import graph — direct imports, import trees, importers (who pulls this in).

2026-05-30
centrality
software-developers

Rank symbols by importance — PageRank, betweenness, fan-in/out, hub detection, top-file diagnostics.

2026-05-30
batch-ops
software-developers

Batch-query equivalents of common single-symbol tools — one MCP call instead of 20, for token efficiency.

2026-05-30
graph-structure
software-developers

Structural graph analysis — cycles, SCCs, topological order, articulation points, bridges, k-core, dependency layers.

2026-05-30
hyphae-query
software-developers

Execute a Hyphae DSL selector against the project's index.

2026-05-30
inheritance
software-developers

Navigate type relationships — extends/implements, subclass/implementor trees, and concrete-to-abstract paths.

2026-05-30
reachability
software-developers

Multi-hop graph navigation — shortest paths, reachable sets, k-hop neighborhoods, cross-references.

2026-05-30
category-name
software-developers

ONE-LINE SUMMARY OF THE CATEGORY — e.g. "Navigate the symbol graph — callers, callees, definers, impact."

2026-05-30