Void DreamZ avatar

Void DreamZ

Community

@voiddreamz

10Followers
|
18Public Repos
|
13Published Skills

Void DreamZ provides OpenCode skills for PDF analysis, academic paper translation, codebase mapping, Git worktree isolation, and structured research.

Skills Distribution
DomainDeveloper To...Developer Tooling .. (55%)Growth, Marketing .. (20%)Data Systems & Dat.. (15%)AI Models & Machin.. (10%)

Agent Skills by Void DreamZ

Showing 13 vetted skills indexed across 1 GitHub repositories.

voiddreamzvoiddreamz

processing-pdf

Extract and analyze text, tables, and content from PDF documents.

Community
Intermediate
voiddreamzvoiddreamz

paper-translator

Translates and summarizes English academic papers into structured Chinese interpretations.

Community
Intermediate
voiddreamzvoiddreamz

stop-slop

Rewrites AI-generated prose to remove filler phrases, clichés, and structural tells.

Community
Basic
voiddreamzvoiddreamz

oh-my-opencode-slim

Configure agents, models, prompts, skills, and MCPs for oh-my-opencode-slim plugin setups.

Community
Intermediate
voiddreamzvoiddreamz

reflect

Analyzes recent OpenCode sessions to recommend reusable skills, agents, commands, and config changes.

Community
Advanced
voiddreamzvoiddreamz

skill-creator

Creates, tests, and improves OpenCode Skills following SKILL.md frontmatter conventions.

Community
Basic
voiddreamzvoiddreamz

codemap

Generate hierarchical codemaps and change-aware state files for unfamiliar repositories.

Community
Intermediate
voiddreamzvoiddreamz

clonedeps

Clone dependency source repositories into a local workspace for library internals inspection.

Community
Advanced
voiddreamzvoiddreamz

worktrees

Orchestrates Git worktrees as isolated coding lanes for parallel and risky development work.

Community
Intermediate
voiddreamzvoiddreamz

verification-planning

Plans evidence paths for verifying non-trivial code changes before implementation.

Community
Intermediate
voiddreamzvoiddreamz

deepwork

Orchestrates multi-phase coding workflows with delegated specialists and mandatory review gates.

Community
Advanced
voiddreamzvoiddreamz

simplify

Simplifies code for readability while preserving exact behavior and project conventions.

Community
Intermediate
voiddreamzvoiddreamz

internet-researcher

Conducts multi-source web research and generates structured reports with credibility-rated citations.

Community
Intermediate

Frequently Asked Questions About Void DreamZ

FAQPage Schema
What tasks can I accomplish with Void DreamZ's skills?▼

You can read and analyze PDF documents, translate English academic papers into Chinese, remove machine-sounding patterns from generated text, generate repository codemaps, clone dependency sources for inspection, manage Git worktrees, plan verification for code changes, and conduct cited web research.

Who are Void DreamZ's skills designed for?▼

They target developers using OpenCode who need structured support for complex coding work, plus researchers and writers who read academic papers, translate literature, or edit prose. Skills like deepwork and verification-planning suit engineers handling high-risk, multi-phase changes.

How do I create or improve skills with this registry?▼

Use the skill-creator skill to author, test, and refine SKILL.md files or convert repeated processes into reusable skills. The reflect skill reviews past sessions to identify recurring patterns worth turning into reusable skills, commands, or configuration changes.

How do the skills handle risky or large coding efforts?▼

The worktrees skill creates isolated Git worktree lanes for parallel or risky changes, verification-planning defines an evidence path before implementation, and deepwork orchestrates large multi-phase efforts with review gates. The simplify skill then reduces complexity without changing behavior.

Can these skills inspect third-party library internals?▼

Yes. The clonedeps skill clones important project dependency source code into an ignored local workspace so OpenCode can read library internals directly, helping debug implementation details and understand framework behavior beyond what documentation provides.