Feishu E2E Test
Automates Feishu workflow tests from end to end, verifying functionality and identifying regressions using m1heng's robust framework.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add feishu-e2e-test npx -- -y @trustedskills/feishu-e2e-test
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"feishu-e2e-test": {
"command": "npx",
"args": [
"-y",
"@trustedskills/feishu-e2e-test"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill enables AI agents to perform end-to-end testing within Feishu (Lark), automating the verification of workflows across the platform's integrated applications. It allows agents to simulate user interactions and validate system behavior from start to finish without manual intervention.
When to use it
- Regression Testing: Automatically verify that recent updates to Feishu apps haven't broken existing critical business processes.
- Integration Validation: Confirm that data flows correctly between different connected tools, such as syncing tasks from a project board to a calendar.
- User Journey Simulation: Replicate specific multi-step user scenarios to ensure the complete experience meets quality standards before release.
- CI/CD Pipelines: Integrate automated testing suites into continuous deployment workflows to catch issues early in the development cycle.
Key capabilities
- Executes comprehensive end-to-end test cases within the Feishu ecosystem.
- Automates verification of complex cross-application workflows.
- Provides feedback on system stability and integration integrity.
Example prompts
- "Run an end-to-end test for the new project management workflow in Feishu to ensure task creation triggers notifications correctly."
- "Simulate a user journey where a document is uploaded, shared with a team, and then edited by another member to verify permissions."
- "Execute the full regression suite for our calendar integration to check for any sync errors after the latest update."
Tips & gotchas
Ensure your AI agent has the necessary administrative or testing permissions within Feishu before initiating automated test sequences. Be aware that end-to-end tests may take longer than unit tests, so schedule them during off-peak hours to avoid impacting real user productivity.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.