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

LinguaClaw

LinguaClaw contains 10 collected skills from curated-skills, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
10
Stars
41
updated
2026-04-03
Forks
2
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

live-swe-agent
software-developers

Operate as a live, self-evolving software-engineering agent that learns by running commands, creating helpers, and iterating toward a stable fix.

2026-04-03
swe-agent
software-developers

Resolve repository issues by reproducing failures, editing source, verifying the fix, and producing a git patch that serves as the experiment's primary artifact.

2026-04-03
trae-agent
software-quality-assurance-analysts-and-testers

Run a TRAE-style candidate-search harness that treats repository issues as an explicit search over independently sampled patch candidates, then prunes, selects, and revalidates the strongest one.

2026-04-03
dynamic-subagent-orchestration-module
software-developers

Decide when to decompose work into subagents, choose an appropriate orchestration topology, and supervise parallel or staged execution while obeying any user-specified orchestration plan.

2026-04-03
evidence-protocol-module
software-quality-assurance-analysts-and-testers

Require a standalone, citation-backed evidence document and gate final answer release on its completeness.

2026-04-03
file-backed-state-module
software-developers

Externalize every transferable piece of state into durable files so prompts, handoffs, replies, and promoted artifacts remain path-addressable across delegation and context compression.

2026-04-03
multi-candidate-search-module
software-quality-assurance-analysts-and-testers

Make multi-candidate search explicit: allocate a search budget, diversify candidate generation, prune weak branches, and select the strongest remaining candidate.

2026-04-03
self-evolution-module
software-developers

Run a reflection-driven retry loop that improves later attempts along three axes: prompt evolution, tool evolution, and workflow evolution.

2026-04-03
verifier-module
software-quality-assurance-analysts-and-testers

Act as a dedicated verifier agent that audits one candidate answer against the original problem and outputs a verdict plus a detailed verification report.

2026-04-03
agent-harness-runtime-charter
software-developers

Provide the standing runtime policy for the Intelligent Harness Runtime. Load this skill together with another agent expressed as a skill when one is available. If no other harness skill is loaded, use it as the degenerate delegated baseline. Use it to interpret and run that harness.

2026-04-03