bearlike

64 mods across 2 repositories, 43 stars between them.

device-control

25

bearlike/Assistant

Skill Claude CodeCodex

Use when driving the user's Android device through devicecontrolstart, deviceui and deviceaction — opening apps, navigating screens, filling fields, or any multi-step flow through another app's UI.

41 7d ago A 41 tokens original MIT

generative-ui

26

bearlike/Assistant

Plugin Claude Code

presentui SessionTool — structured UI panels rendered inline in the conversation.

41 7d ago A tokens not measured original MIT

generative-ui

27

bearlike/Assistant

Skill Claude CodeCodex

Use when presenting information already in hand as a small, static structured panel in the conversation — status, results, comparisons, or a compact summary — rather than prose, a markdown table, a widget, or an app.

41 7d ago A 48 tokens original MIT

harness

28

bearlike/Assistant

Plugin Claude Code

mewbo-harness skill — how this harness itself behaves (result caps, timeouts, paths, deferred tools, delegation).

41 7d ago A tokens not measured original MIT

mewbo-harness

29

bearlike/Assistant

Skill Claude CodeCodex

Use when you need to know how this harness itself behaves rather than what a tool's arguments are — why a tool result was truncated and how to page past it, what a tool timeout does and does not mean, which directory a relative path resolves against, how to reach a tool whose schema was not bound, how spawned…

41 7d ago A 93 tokens original MIT

widget-builder

30

bearlike/Assistant

Plugin Claude Code

st-widget-builder sub-agent for stlite console widgets.

41 7d ago A tokens not measured original MIT

st-widget-builder

32

bearlike/Assistant

Skill Claude CodeCodex

Use when the user asks to render, build, visualise, mock up, or show a widget (chart, dashboard, card, table, graph) in the Mewbo Console. Teaches how to delegate the work to the st-widget-builder sub-agent instead of writing HTML or inline code yourself.

41 7d ago A 65 tokens original MIT

scg

33

bearlike/Assistant

Plugin Claude Code

Source Capability Graph — map connector reachability + route/traverse it for Agentic Search.

41 7d ago A tokens not measured original MIT

scg-mapper

34

bearlike/Assistant

Agent

Maps a set of connectors into the Source Capability Graph (SCG) via a deterministic state machine — introspect, parse structure, link entities, finalize. Indexes reachability only, never the data behind it.

41 7d ago A 48 tokens original MIT

scg-path-probe

35

bearlike/Assistant

Agent

Probes ONE qualified pathway over the Source Capability Graph — searches that pathway's connector tools natively over live data and returns compressed, cited evidence plus a gaps-remaining note. The connector's real return is the only check.

41 7d ago A 51 tokens original MIT

bearlike/Assistant

Agent

Answers a query by traversing the Source Capability Graph and emits the result as a schema-validated object via emitresult. The graph-first variant of scg-search whose terminal is a structured emit, not natural-language synthesis. Search is traversal, not per-source fan-out.

41 7d ago A 60 tokens original MIT

scg-search

37

bearlike/Assistant

Agent

Answers a natural-language query by traversing the Source Capability Graph — route to executable connector pathways, observe node neighborhoods to refine, fan one probe sub-agent out per pathway, synthesize the cited answer, and deposit learned insights. Search is traversal, not per-source fan-out.

41 7d ago A 59 tokens original MIT

wiki

38

bearlike/Assistant

Plugin Claude Code

AI-generated documentation backend for code repositories.

41 7d ago A tokens not measured original MIT

wiki-enricher

39

bearlike/Assistant

Agent

Extracts abstract entities (person/project/product/organization/concept/team) and typed relationships from AST symbols + source prose for one source unit, grounding each against the deterministic code graph. Runs in the post-AST enrich phase, before planning.

41 7d ago A 53 tokens original MIT

wiki-indexer

40

bearlike/Assistant

Agent

Generates an auto-generated documentation site for a code repository via a deterministic state machine of tool calls.

41 7d ago A 24 tokens original MIT

wiki-maintainer

41

bearlike/Assistant

Agent

Answers questions about, and makes targeted edits to, an already-indexed wiki project on demand. Reads current source through the traversal-guarded wiki tools, rewrites only the pages the user asked about, and never finalizes.

41 7d ago A 50 tokens original MIT

wiki-page-writer

42

bearlike/Assistant

Agent

Generates a single wiki page from a focused task. Reads source files, synthesizes markdown + Mermaid + tables, submits via wikisubmitpage.

41 7d ago A 34 tokens original MIT

wiki-qa-fast

43

bearlike/Assistant

Agent

Answers a question about an indexed repository directly, holding the retrieval surface itself, converging quickly without a probe fan-out.

41 7d ago A 29 tokens original MIT

wiki-qa-probe

44

bearlike/Assistant

Agent

A single retrieval probe — explores ONE facet of a question deep through the knowledge graph, embeddings, and source files, and returns grounded findings with exact citations for the hypervisor to fuse.

41 7d ago A 43 tokens original MIT

wiki-qa

45

bearlike/Assistant

Agent

Answers questions about an indexed repository by fanning out retrieval probes over its knowledge graph, embeddings, and source, then fusing their grounded findings into one cited answer.

41 7d ago A 37 tokens original MIT

wiki-refresh-act

46

bearlike/Assistant

Agent

Rewrites the pages a scoped refresh flagged as stale. Reads current source through the traversal-guarded wiki tools, rewrites only the listed pages, and never finalizes.

41 7d ago A 39 tokens original MIT

grove

47

bearlike/Grove

Plugin Claude Code

Grove's own skills, published from the repository that implements them — orchestrating a fleet of coding-agent workspaces, working inside one, and configuring and updating Grove itself.

2 10d ago A tokens not measured original MIT

grove

48

bearlike/Grove

MCP server Claude CodeCodexCursor +2

MCP server "grove" as configured in bearlike/Grove. Launched with grove-mcp.

2 10d ago A tokens not measured original MIT