lark-agent

Community

Turn markdown test plans into Lark tasks.

AuthorInterstellar-code
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill converts markdown test plans into a structured, hierarchical JSON representation and automates the creation of Lark tasks.

Core Features & Use Cases

  • Markdown parsing: Extracts test overview, scenarios, and tasks with clear ownership and dates.
  • Batch task creation: Generates an executable plan to create all Lark tasks in one batch, reducing token usage.
  • Lark MCP integration: Orchestrates MCP calls to create task lists, parent tasks, milestones, and subtasks.
  • Use Case: Turn a markdown test file into a full Lark task hierarchy with a single command.

Quick Start

Run the run.py script with your test file and optional owner/date: python .claude/skills/lark-agent/run.py tests/manual/<your-test>.md --owner="Your Name" --target-date="YYYY-MM-DD"

Dependency Matrix

Required Modules

pythonjson

Components

scriptsreferencesassets

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: lark-agent
Download link: https://github.com/Interstellar-code/claud-skills/archive/main.zip#lark-agent

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.