rewrite-from-doc Skill
Rewrite human-authored test cases into GUI Agent executable format using Feature Doc and Action Space. Use when: rewriting test cases for GUI agent execution, converting manual test steps into fine-grained executable actions, batch-rewriting test case CSV files, producing rewritten JSONL/CSV output. Published by microsoft in Sico.
Decision snapshot
Is this a fit?
Testing, Includes SKILL.md, Reusable instructions
Compatibility not yet detected.
Permission behavior not yet detected.
Copy skill directory
2 months ago · MIT license
No specific cautions were detected. Review the source and requested permissions before installing.
What is rewrite-from-doc Skill?
Rewrite human-authored test cases into GUI Agent executable format using Feature Doc and Action Space. Use when: rewriting test cases for GUI agent execution, converting manual test steps into fine-grained executable actions, batch-rewriting test case CSV files, producing rewritten JSONL/CSV output. Published by microsoft in Sico. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Testing
- Testing use cases
Declared skill metadata
- Source file: backend/internal/embeddata/skills/test-cases-rewrite/skills/rewrite-from-doc/SKILL.md
Compatibility and setup
- Install or run with Copy skill directory
When to use rewrite-from-doc Skill
- Use it for testing.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/Sico
- Skill file: backend/internal/embeddata/skills/test-cases-rewrite/skills/rewrite-from-doc/SKILL.md
What it does
Rewrite human-authored test cases into GUI Agent executable format using Feature Doc and Action Space. Use when: rewriting test cases for GUI agent execution, converting manual test steps into fine-grained executable actions, batch-rewriting test case CSV files, producing rewritten JSONL/CSV output.
Skill instructions
Skill: Rewrite Test Cases from Feature Doc Purpose Rewrite human-authored, coarse-grained test cases into GUI Agent executable fine-grained test steps. Each rewritten test case is self-contained, starts from a clean environment, and every step maps to a concrete GUI action (Click, Type, Scroll, etc.) with an observable expectedresult. This skill orchestrates the rewrite pipeline: parse CSV input → build LLM prompts with Feature Doc context → call the Sico LLM Hub → format and save output. Prerequisite: The input CSV and Feature Doc (.jsonl or .md) must be ready. ActionSpace.md and pipeline settings are auto-configured. Output defaults: When presenting results to the user, deliver only the rewritten CSV file link and a short summary. Do not paste raw JSONL, model output JSON, or intermediate files into the conversation. If a Feature Doc was generated during this session, include its MD link as well. --- Pre-flight Before invoking the pipeline, validate three pre-flight categories: input
Verified compatibility and discovery
Frequently asked questions
What is rewrite-from-doc?
rewrite-from-doc is a open-source AI agent skill with Copy skill directory. Rewrite human-authored test cases into GUI Agent executable format using Feature Doc and Action Space.
Who is rewrite-from-doc best for?
rewrite-from-doc is best for reusing agent instructions, scripts, and references, testing workflows.
How do I install rewrite-from-doc?
Install or run rewrite-from-doc using Copy skill directory. Check rewrite-from-doc for the latest setup command.
Is rewrite-from-doc actively maintained?
rewrite-from-doc may need a closer maintenance check before production use.
Project health auto-fetched from the source repository.