Skip to main content
Run any Skill in Manus
with one click
LittleSongxx
GitHub creator profile

LittleSongxx

Repository-level view of 39 collected skills across 2 GitHub repositories.

skills collected
39
repositories
2
updated
2026-07-01
repository explorer

Repositories and representative skills

academic-paper-review
postsecondary-teachers-all-other

Reviews academic papers and preprints for methodology rigor, contribution significance, and reproducibility. Triggers on paper URLs, PDF uploads, arXiv links, or review requests.

2026-06-29
reproducibility-audit
software-developers

Assesses the computational reproducibility of academic papers by detecting code repositories, building sandbox environments, running experiments, and comparing outputs against paper claims.

2026-06-29
research-trend-analysis
postsecondary-teachers-all-other

Analyzes research trends across years by searching academic databases, building trend curves, identifying emerging topics, and generating visualizations.

2026-06-29
systematic-literature-review
postsecondary-teachers-all-other

Conducts systematic literature reviews across multiple academic papers using PRISMA methodology, with structured synthesis and APA/IEEE/BibTeX citation support.

2026-06-29
vision-enrich
software-developers

Guides autonomous decisions on when extracting and analyzing web images adds sufficient value to justify the token cost for visually dense research domains.

2026-06-29
skill-creator
computer-occupations-all-other

Creates, modifies, evaluates, and benchmarks agent skills including description optimization, eval testing, and performance variance analysis.

2026-06-04
bootstrap
computer-occupations-all-other

Generates a personalized SOUL.md agent identity file through an adaptive onboarding conversation. Triggers on agent setup, personalization, or identity creation requests.

2026-06-04
code-documentation
software-developers

Generates documentation for codebases including README files, API references, architecture docs, changelogs, and developer guides.

2026-06-04
Showing top 8 of 20 collected skills in this repository.
code-review-quality
software-quality-assurance-analysts-and-testers

Lightweight code-review checklist the agent runs before declaring a patch ready. Catches the obvious classes of issue (dead code, missing error handling, weakened tests) without a full security audit. Adapted from addyosmani's "Review" lifecycle phase.

2026-07-01
systematic-debugging
software-developers

Root-cause-first debugging loop for code or runtime errors: understand the failure before proposing a fix. Adapted from Hermes' systematic- debugging — same iron law, smaller surface, SoulClaw-tool-aware.

2026-07-01
verification-before-completion
software-quality-assurance-analysts-and-testers

Do not declare a task done without running verification. For code, that means running tests / smoke; for answers, that means checking the claim against a fresh source. Adapted from obra/superpowers and addyosmani's "Verify" lifecycle phase.

2026-07-01
document-processing
office-clerks-general-439061

Umbrella skill for user document workflows — PDF, Word, Excel, PowerPoint, text extraction, summarization. Dispatches to the right MCP / tool; proposes an install via mcp-discovery when no local capability fits. Adapted from Anthropic's docx/pdf/xlsx/pptx skills.

2026-07-01
mcp-discovery
computer-occupations-all-other

When the user wants something the agent doesn't have a tool for yet (travel planning, GitHub issues, Linear, weather, filesystem, ...), search the live MCP ecosystem for an existing server, propose installing it, and on confirm wire it up through the MCP control plane. Adapted from Hermes' mcporter skill — same flow, SoulClaw-tool-aware.

2026-07-01
auto-updater
software-developers

定期检查 SoulClaw 的 skill、MCP 工具、记忆摘要的变化, 生成一份变更摘要并通过 IM 发送给用户。

2026-07-01
documentation-and-decisions
software-developers

Produce concise docs and Architectural Decision Records (ADRs) when a workflow or design becomes durable. Favours short artifacts over exhaustive manuals. Adapted from addyosmani's "documentation-and-adrs" and the skill-authoring doctrine.

2026-07-01
skill-authoring
software-developers

Author a new SoulClaw skill in the canonical Trigger / Inputs / Steps / Verification / Failure Signals format. Class-level only. Used when the user says "把这个流程记成 skill" or in background skill review.

2026-07-01
Showing top 8 of 19 collected skills in this repository.
Showing 2 of 2 repositories
All repositories loaded