fetch-opencode-docs

Fetches and reads the latest OpenCode documentation from the official repository for configuration guidance.

3|Updated May 12, 2019
One-click install
npx skills add https://github.com/good-idea/dotfiles --skill fetch-opencode-docs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fetch-opencode-docs
Source: https://github.com/good-idea/dotfiles/tree/main/opencode/skill/fetch-opencode-docs
Command: npx skills add https://github.com/good-idea/dotfiles --skill fetch-opencode-docs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill fetches and reads the latest OpenCode documentation from the official repository to ensure configurations stay aligned with current features, best practices, and options.

Core Features & Use Cases

  • Fetches up-to-date OpenCode documentation to inform agent, sub-agent, skill, and command configurations.
  • Guides users to primary docs and explains how to apply them to configurations.
  • Use Case: When creating or updating OpenCode configurations, fetch docs to validate syntax, options, and recommended practices.

Quick Start

Run the fetch-opencode-docs skill to retrieve the latest production docs from the official repository and review core sections such as index.mdx, config.mdx, agents.mdx, and skills.mdx for your task.

Frequently Asked Questions about fetch-opencode-docs

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I fetch OpenCode documentation for the latest configuration features?

To fetch OpenCode documentation, retrieve the latest production docs from the official repository to align configurations with current features, options, and best practices.

What is the best way to keep OpenCode agents and skills configurations up to date?

Keeping OpenCode configurations up to date requires reading the latest official documentation to validate syntax, structure, and frontmatter for agents, sub-agents, skills, and commands.

When do I need to fetch OpenCode docs for troubleshooting configurations?

You need to fetch OpenCode docs when creating or updating configurations, troubleshooting configuration issues, or learning new capabilities to ensure alignment with primary documentation.

How do I access raw MDX content for OpenCode configuration guidance?

Access raw MDX content by fetching primary docs from the production branches to get guidance on structure, frontmatter, and usage for OpenCode configuration workflows.

Does this documentation fetcher require any dependencies to read OpenCode docs?

No dependencies are required to fetch and read OpenCode documentation, as the skill directly retrieves the latest production docs from the official repository.

What OpenCode documentation sections should I review for updating configurations?

Review core sections such as index.mdx, config.mdx, agents.mdx, and skills.mdx after fetching the latest OpenCode documentation to validate your specific configuration task.