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

software-agent-sdk

software-agent-sdk 收录了来自 OpenHands 的 8 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
8
Stars
887
更新
2026-07-10
Forks
342
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

sdk-release
软件开发工程师

This skill should be used when the user asks to "release the SDK", "prepare a release", "publish a new version", "cut a release", "do a release", or mentions the SDK release checklist or release process. Guides through the full software-agent-sdk release workflow from version bump to PyPI publication, emphasizing human checkpoints.

2026-07-10
manage-evals
软件开发工程师

This skill should be used when the user asks to "trigger an eval", "run evaluation", "run swebench", "run gaia", "run benchmark", "compare eval runs", "compare evaluation results", "check eval regression", "compare benchmark results", "what changed in the eval", "diff eval runs", or mentions triggering, comparing, or reporting on SWE-bench, GAIA, or other benchmark evaluation results. Provides workflow for triggering evaluations on different benchmarks, finding and comparing runs, and reporting performance differences.

2026-05-29
cross-repo-testing
软件开发工程师

This skill should be used when the user asks to "test a saas cross-repo feature", "deploy a feature branch to staging", "test SDK against OH Cloud branch", "e2e test a cloud workspace feature", "test secrets saas inheritance", or when changes span the SDK and OpenHands enterprise and need end-to-end validation against a staging deployment.

2026-04-05
feature-release-rollout
软件开发工程师

This skill should be used when the user asks to "rollout a feature", "complete feature release", "propagate SDK feature", "track feature support", "what's missing for feature X", or mentions checking CLI/GUI/docs/blog support for SDK features. Guides agents through the multi-repository feature release workflow from SDK to docs to marketing.

2026-02-14
debug-test-examples-workflow
软件质量保证分析师与测试员

Guide for debugging failing example tests in the `test-examples` labeled workflow. Use this skill when investigating CI failures in the run-examples.yml workflow, when example scripts fail to run correctly, when needing to isolate specific test failures, or when analyzing workflow logs and failure patterns.

2026-02-11
code-style-guide
软件开发工程师

Project coding standards and style guidelines. Always follow these conventions when writing or reviewing code.

2026-01-08
rot13-encryption
软件开发工程师

This skill helps encrypt and decrypt messages using ROT13 cipher. Use when the user asks to "encrypt" or "decrypt" a message.

2026-01-07
python-linting
软件开发工程师

This skill helps lint Python code using ruff. Use when the user asks to "lint", "check code quality", or "fix style issues".

2026-01-07