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

OracleOS

OracleOS contains 20 collected skills from dawsonblock, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
20
Stars
0
updated
2026-03-19
Forks
0
Occupation coverage
5 occupation categories · 100% classified
repository explorer

Skills in this repository

function-call-tracing
software-developers

Instrument C/C++ with -finstrument-functions for execution tracing and Perfetto visualization

2026-03-19
code-coverage-with-gcov
software-quality-assurance-analysts-and-testers

Add gcov code coverage instrumentation to C/C++ projects

2026-03-19
line-execution-checker
software-quality-assurance-analysts-and-testers

Check if specific lines were executed using gcov data

2026-03-19
rr-debugger
software-developers

Deterministic debugging with rr record-replay. Use when debugging crashes, ASAN faults, or when reverse execution is needed. Provides reverse-next, reverse-step, reverse-continue commands and crash trace extraction.

2026-03-19
github-archive
information-security-analysts

Investigate GitHub security incidents using tamper-proof GitHub Archive data via BigQuery. Use when verifying repository activity claims, recovering deleted PRs/branches/tags/repos, attributing actions to actors, or reconstructing attack timelines. Provides immutable forensic evidence of all public GitHub events since 2011.

2026-03-19
github-commit-recovery
software-developers

Recover deleted commits from GitHub using REST API, web interface, and git fetch. Use when you have commit SHAs and need to retrieve actual commit content, diffs, or patches. Includes techniques for accessing "deleted" commits that remain on GitHub servers.

2026-03-19
github-evidence-kit
information-security-analysts

Generate, export, load, and verify forensic evidence from GitHub sources. Use when creating verifiable evidence objects from GitHub API, GH Archive, Wayback Machine, local git repositories, or security vendor reports. Handles evidence storage, querying, and re-verification against original sources.

2026-03-19
github-wayback-recovery
information-security-analysts

Recover deleted GitHub content using the Wayback Machine and Archive.org APIs. Use when repositories, files, issues, PRs, or wiki pages have been deleted from GitHub but may persist in web archives. Covers CDX API queries, URL patterns, and systematic recovery workflows.

2026-03-19
release
software-developers

Worktrunk release workflow. Use when user asks to "do a release", "release a new version", "cut a release", or wants to publish a new version to crates.io and GitHub.

2026-03-19
review-pr
software-quality-assurance-analysts-and-testers

Reviews a pull request for idiomatic Rust, project conventions, and code quality. Use when asked to review a PR or when running as an automated PR reviewer.

2026-03-19
running-in-ci
software-developers

CI environment rules for GitHub Actions workflows. Use when operating in CI — covers security, CI monitoring, and comment formatting.

2026-03-19
triage-issue
software-quality-assurance-analysts-and-testers

Triages new GitHub issues — classifies, reproduces bugs, attempts conservative fixes, and comments. Use when a new issue is opened and needs automated triage.

2026-03-19
writing-user-outputs
software-developers

CLI output formatting standards for worktrunk. Use when writing user-facing messages, error handling, progress output, hints, warnings, or working with the output system.

2026-03-19
worktrunk
software-developers

Guidance for Worktrunk, a CLI tool for managing git worktrees. Covers configuration (user config at ~/.config/worktrunk/config.toml and project hooks at .config/wt.toml), usage, and troubleshooting. Use for "setting up commit message generation", "configuring hooks", "automating tasks", or general worktrunk questions.

2026-03-19
opencode
computer-occupations-all-other

Monitor and manage your OpenCode tasks using helper scripts.

2026-03-19
openviking-memory
software-developers

OpenViking long-term memory plugin guide. Once installed, the plugin automatically remembers important facts from conversations and recalls relevant context before responding.

2026-03-19
openviking
software-developers

Activate when the user asks about any repository listed in the system prompt under 'OpenViking — Indexed Code Repositories', or when they ask about an external library, framework, or project that may have been indexed. Also activate when the user wants to add, remove, or manage repos. Always search the local codebase first before using this skill.

2026-03-19
ov-add-data
computer-occupations-all-other

This skill adds data(like resources) to OpenViking Context Database (aka. ov). Use when an agent needs to add files, data from URLs, or external knowledge during interactions. Trigger this tool when 1. is explicitly requested adding files or knowledge; 2. identifies valuable resources worth importing; 3. the user mentioned adding to OV/OpenViking/Context Database. This skill helps how to use CLI like `ov add-resource`, `ov add-skill` and `ov add-memory` to add resource data, skill files, memory files to OpenViking.

2026-03-19
ov-search-context
computer-occupations-all-other

Search context data(memories, skills and resource) from OpenViking Context Database (aka. ov). Trigger this tool when 1. need information that might be stored as memories, skills or resources on OpenViking; 2. is explicitly requested searching files or knowledge; 3. sees `search context`, `search openviking`, `search ov` request.

2026-03-19
ov-server-operate
network-and-computer-systems-administrators

Operate and maintain OpenViking server - configure, install, start, stop, and cleanup the server. Use when need to setup or manage OpenViking service deployment.

2026-03-19
OracleOS Agent Skills on GitHub | SkillsMP