lark-agent-simple

Community

Token-efficient Lark task creation from Markdown.

AuthorInterstellar-code
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill parses Markdown test files and generates a compact, data-only JSON structure for Lark task creation, reducing token overhead by bypassing heavy workflow generation.

Core Features & Use Cases

  • Parse Markdown test files into a minimal JSON data model (test overview, scenarios, and tasks) for direct processing.
  • Direct MCP execution: uses a slash-command workflow to create a 3-level Lark task hierarchy without generating an intermediate workflow.
  • Observability and reuse: returns a concise summary with source file reference, scenario and task counts, and timestamps, enabling easy auditing and reuse.
  • Use case: teams with existing Markdown test docs can rapidly spin up Lark tasks with minimal token usage and latency.

Quick Start

Run the lark-agent-simple skill against a Markdown file:

  • /lark-agent-simple examples/sample-test.md
  • /lark-agent-simple tests/manual/login-test.md --owner="QA Team" --due-date="2025-12-31"
  • /lark-agent-simple tests/manual/api-test.md --owner="Dev Team" --start-date="2025-10-20" --due-date="2025-11-03"

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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-simple
Download link: https://github.com/Interstellar-code/claud-skills/archive/main.zip#lark-agent-simple

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.