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

opencli

opencli contains 13 collected skills from zjshen14, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
13
Stars
2
updated
2026-06-01
Forks
0
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

changelog
software-developers

Generate a changelog or release notes from recent git history. Use when asked to write a changelog, summarize recent commits, or produce release notes.

2026-06-01
new-skill
software-developers

Scaffold a new custom SKILL.md file interactively. Use when asked to create a new skill or slash command.

2026-05-03
branch
network-and-computer-systems-administrators

Create or switch to a feature branch, typically tied to a GitHub issue. Use when asked to create a branch or start work on an issue.

2026-05-03
gh-issue
software-developers

Create, view, list, or comment on GitHub issues. Use when asked to file, open, or manage GitHub issues.

2026-05-03
gh-pr
software-developers

Create, review, or manage GitHub pull requests. Use when asked to open, check, or merge a PR.

2026-05-03
lint
software-quality-assurance-analysts-and-testers

Run the linter, auto-fix what's fixable, and report the rest. Use when asked to lint or fix lint errors.

2026-05-03
run-tests
software-quality-assurance-analysts-and-testers

Run the project test suite and surface failures. Use when asked to run tests or check test status.

2026-05-03
typecheck
software-developers

Run type checking and surface errors. Use when asked to typecheck, check types, or verify types compile.

2026-05-03
commit
software-developers

Draft and create a git commit for staged changes. Use when asked to commit.

2026-04-05
debug
software-developers

Diagnose and fix a reported error or unexpected behaviour. Use when asked to debug or fix an error.

2026-04-05
explain
computer-science-teachers-postsecondary

Explain a piece of code, concept, or file clearly. Use when asked to explain something.

2026-04-05
review
software-quality-assurance-analysts-and-testers

Review code for correctness, style, and security issues. Use when asked to review or check code.

2026-04-05
test
software-quality-assurance-analysts-and-testers

Write tests for a function, module, or feature. Use when asked to write or add tests.

2026-04-05