Void DreamZ
Community@voiddreamz
Void DreamZ provides OpenCode skills for PDF analysis, academic paper translation, codebase mapping, Git worktree isolation, and structured research.
Agent Skills by Void DreamZ
Showing 13 vetted skills indexed across 1 GitHub repositories.
processing-pdf
Extract and analyze text, tables, and content from PDF documents.
paper-translator
Translates and summarizes English academic papers into structured Chinese interpretations.
stop-slop
Rewrites AI-generated prose to remove filler phrases, clichés, and structural tells.
oh-my-opencode-slim
Configure agents, models, prompts, skills, and MCPs for oh-my-opencode-slim plugin setups.
reflect
Analyzes recent OpenCode sessions to recommend reusable skills, agents, commands, and config changes.
skill-creator
Creates, tests, and improves OpenCode Skills following SKILL.md frontmatter conventions.
codemap
Generate hierarchical codemaps and change-aware state files for unfamiliar repositories.
clonedeps
Clone dependency source repositories into a local workspace for library internals inspection.
worktrees
Orchestrates Git worktrees as isolated coding lanes for parallel and risky development work.
verification-planning
Plans evidence paths for verifying non-trivial code changes before implementation.
deepwork
Orchestrates multi-phase coding workflows with delegated specialists and mandatory review gates.
simplify
Simplifies code for readability while preserving exact behavior and project conventions.
internet-researcher
Conducts multi-source web research and generates structured reports with credibility-rated citations.
Frequently Asked Questions About Void DreamZ
FAQPage SchemaWhat 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.