Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

skillshelf

skillshelf 收录了来自 Wang-Cankun 的 14 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
14
Stars
3
更新
2026-07-13
Forks
0
职业覆盖
7 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

skl
其他计算机职业

Install, deploy, find, organize, audit, and clean up agent skills with the `skl` (skillshelf) CLI — one canonical library, deployed on demand. Use when the user says "install this skill", "add a skill from GitHub", "deploy/activate these skills", "what skills do I have", "where is this skill deployed", "my skills are scattered", "tag/organize my skills", "remove a skill", "is this skill out of date", or mentions skillshelf / `skl`. Also when they say "skill" loosely about managing reusable agent instructions (not writing app code).

2026-07-13
sample-chatroom
其他计算机职业

A demo multi-persona discussion skill. Three role-played experts — an optimist, a skeptic, and a moderator — debate a question and converge on a recommendation. Triggers: /sample-chatroom, "panel discussion", "debate this".

2026-06-15
sample-guide
其他计算机职业

A demo authoring skill that produces a structured how-to guide with sections, callouts, and reference files. Use as an example of a multi-file skill with a README and a references/ directory. Triggers: /sample-guide, "write a guide", "how-to".

2026-06-15
concept-deconstruct
市场调研分析师与营销专员

Deconstruct a vague term to its concrete usage. Use when a business or philosophical term is fuzzy and needs to be pinned down before reasoning with it.

2026-06-15
evidence-map
项目管理专家

Map collected artifacts to a checklist of required items and flag what is missing. Use when assembling or auditing an evidence package against a fixed set of requirements.

2026-06-15
headline-picker
市场调研分析师与营销专员

Pick a strong blog or social-post headline from a library of proven formulas. Given a topic, recommend the right formula, fill it, and explain why it fits. Use when writing or optimizing a post headline.

2026-06-15
manuscript-polish
技术写作员

Polish a scientific manuscript for clarity and flow without changing claims. Tighten topic sentences, remove hedging, and enforce consistent terminology. Use when a draft is complete and needs a language pass before submission.

2026-06-12
nature-figure
平面设计师

Build submission-grade Nature-family figures. Define the figure's conclusion and evidence logic first, then produce multi-panel SVG/PDF/TIFF with correct fonts, sizing, and colorblind-safe palettes. Use for manuscript figures and high-impact journal plots.

2026-06-12
repo-search
软件开发工程师

Search a codebase fast with ripgrep + structural queries, then summarize where a symbol is defined and used. Use when the user asks "where is X", "find all usages of Y", or wants a map of a feature across files.

2026-06-12
rnaseq-qc
其他生物科学家

Run quality control on bulk RNA-seq data — adapter trimming, FastQC, alignment-rate checks, and a per-sample QC summary table. Use when the user has raw FASTQ files and needs a QC pass before differential expression.

2026-06-12
scrna-cluster
其他生物科学家

Cluster single-cell RNA-seq data and annotate cell types. Older copy that also ran batch integration with Harmony before clustering. Drifted from the bioinfo canonical version — kept here by an old project move.

2026-06-12
scrna-cluster
其他生物科学家

Cluster single-cell RNA-seq data and annotate cell types. Covers normalization, HVG selection, PCA, neighbors, Leiden clustering, and marker-gene-based annotation. Use when the user has a cell-by-gene matrix and wants cell-type clusters.

2026-06-12
commit-push
软件开发工程师

Stage all changes, write a conventional-commit message, and push to the current branch's remote. Use when the user says "commit and push", "commit this", or finishes a unit of work and wants it saved upstream.

2026-06-12
old-deseq-helper
其他生物科学家

Legacy DESeq2 wrapper kept only for reference. Superseded by rnaseq-qc plus a dedicated differential-expression skill. Do not activate.

2026-06-12