tuyaopen-doc-loop

Automate the TuyaOpen documentation workflow from code analysis to commit.

4|25|Updated Apr 23, 2025
One-click install
npx skills add https://github.com/Tuya-Community/TuyaOpen.io --skill tuyaopen-doc-loop
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tuyaopen-doc-loop
Source: https://github.com/Tuya-Community/TuyaOpen.io/tree/main/.cursor/skills/tuyaopen-doc-loop
Command: npx skills add https://github.com/Tuya-Community/TuyaOpen.io --skill tuyaopen-doc-loop

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines the TuyaOpen documentation automation loop, from code analysis to planning, writing, building, and committing to feature branches, enhancing productivity and accuracy in documentation maintenance.

Core Features & Use Cases

  • Documentation Automation: Orchestrates the full documentation automation loop for TuyaOpen.
  • Code Analysis: Identifies undocumented features in the SDK.
  • Task Planning: Determines file paths for new/updated documentation.
  • Writing & Editing: Supports the creation and editing of English and Chinese documentation.
  • Building & Verification: Ensures documentation builds correctly and is free of errors.
  • Committing & Pushing: Guides the creation of feature branches and commits for documentation changes.
  • Workspace Management: Manages the agent-plan-workspace for planning and tracking documentation tasks.

Quick Start

Run the tuyaopen-doc-loop skill to start the documentation automation cycle.

Frequently Asked Questions about tuyaopen-doc-loop

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

FAQPage Schema
How do I automate TuyaOpen documentation from code analysis to Git commit?

Automating TuyaOpen documentation involves orchestrating a workflow loop that analyzes SDK code, plans file paths, writes content, builds the project, and commits changes to a feature branch. This Skill manages that entire cycle automatically.

What is the best way to find undocumented features in the TuyaOpen SDK?

Finding undocumented features in the TuyaOpen SDK requires automated code analysis to identify gaps. This Skill performs code analysis to detect missing documentation and plans the necessary file paths for updates.

Can I generate technical documentation in both English and Chinese for TuyaOpen?

Generating technical documentation in English and Chinese for TuyaOpen is fully supported. The Skill handles writing and editing tasks across multiple languages while maintaining documentation accuracy throughout the automation loop.

How do I manage feature branches when updating TuyaOpen documentation?

Managing feature branches for TuyaOpen documentation is handled through automated committing and pushing. The Skill guides the creation of feature branches and commits documentation changes directly within the workflow.

Does the TuyaOpen documentation workflow include build verification?

Build verification is a core part of the TuyaOpen documentation workflow. The Skill ensures that documentation builds correctly and is free of errors before proceeding to the committing and pushing phase.