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

OpenLinkToken

OpenLinkToken 收录了来自 TruvetaPublic 的 6 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
6
Stars
8
更新
2026-06-22
Forks
5
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

agentic-workflows
其他计算机职业

Route gh-aw workflow design/create/debug/upgrade requests to the right prompts.

2026-06-22
doc-coauthoring
项目管理专家

Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.

2026-04-16
github-issues
软件开发工程师

Create, update, and manage GitHub issues using MCP tools. Use this skill when users want to create bug reports, feature requests, or task issues, update existing issues, add labels/assignees/milestones, or manage issue workflows. Triggers on requests like "create an issue", "file a bug", "request a feature", "update issue X", or any GitHub issue management task.

2026-04-16
refactor
软件开发工程师

Surgical code refactoring to improve maintainability without changing behavior. Covers extracting functions, renaming variables, breaking down god functions, improving type safety, eliminating code smells, and applying design patterns. Use for gradual, incremental improvements to an existing codebase rather than full rewrites.

2026-04-16
remember
其他计算机职业

Use when the user wants to persist a lesson learned, convention, or best practice. Syntax: `/remember [>domain [scope]] lesson`

2026-03-09
git-commit
软件开发工程师

Execute git commit with conventional commit message analysis, intelligent staging, and message generation. Use when user asks to commit changes, create a git commit, or mentions "/commit". Supports: (1) Auto-detecting type and scope from changes, (2) Generating conventional commit messages from diff, (3) Interactive commit with optional type/scope/description overrides, (4) Intelligent file staging for logical grouping

2026-02-03