← Back to Skills Marketplace
81
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install meta-coordinator
Description
Lightweight CS and engineering issue triage with skeleton-first intake, conservative severity/category routing, ownership recommendation, no-response follow-...
Usage Guidance
This skill is instruction-only and internally coherent for triage work, so technical risk from the skill itself is low. Before enabling it in a live agent: (1) be mindful of customer data sensitivity — the outputs include customer identifiers and payment/order references, so only run in environments where those logs are allowed; (2) do not supply tracker credentials (e.g., Linear API keys) unless you trust the agent/runtime and understand what actions it will take in your tracker; (3) if you use the suggested local log option, ensure the agent runtime’s filesystem permissions and retention policies meet your privacy/compliance needs; (4) review the agent’s runtime prompts and integration settings to confirm it won’t be granted broader system/network access than intended. If you want stronger assurance, request a version that explicitly documents how it will authenticate to trackers and a manifest of exactly what files/paths it will read or write at runtime.
Capability Analysis
Type: OpenClaw Skill
Name: meta-coordinator
Version: 0.1.1
The meta-coordinator skill bundle is a structured workflow tool for customer support and engineering issue triage. It provides clear instructions for an AI agent to categorize, prioritize, and track incidents using either local log files (cases.jsonl) or external issue trackers. No evidence of malicious intent, data exfiltration, or unauthorized execution was found in SKILL.md or the supporting reference files.
Capability Tags
Capability Assessment
Purpose & Capability
Name/description describe CS/engineering triage; the skill is instruction-only and asks only for building issue skeletons, classifying, recommending owners, and optionally writing to a tracker or local log — all consistent with a coordinator/triage role.
Instruction Scope
SKILL.md contains concrete triage rules, output shapes, and optional patterns for either an issue tracker or local JSONL/markdown logs. It does not instruct the agent to read unrelated system files, exfiltrate data, call arbitrary external endpoints, or access credentials. It does recommend writing to trackers or local files, which is expected for its purpose.
Install Mechanism
No install spec and no code files are included (instruction-only), so nothing will be downloaded or written by the skill itself during install.
Credentials
The skill declares no required environment variables, credentials, or config paths. The mentions of trackers (e.g., Linear) are advisory; the skill does not itself request/provide credentials.
Persistence & Privilege
always is false and the skill does not request persistent elevated privileges. It suggests writing durable records to an issue tracker or local log, which is appropriate for its role, but those external systems would require explicit credentials supplied separately by the user/runtime.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install meta-coordinator - After installation, invoke the skill by name or use
/meta-coordinator - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.1
- Added three new reference files: demo-script-ko.md (Korean demo script), tracker-workflow.md (issue tracker mapping), and log-only-workflow.md (log-only management guidance)
- Updated documentation to include references to the new helper files for workflow and usage guidance
- No functional changes; this update expands built-in reference materials to support a wider range of workflows and languages
v0.1.0
- Initial release of meta-coordinator for lightweight CS and engineering issue triage.
- Introduces structured "skeleton-first" intake and conservative severity/category routing.
- Recommends primary/backup owners and durable issue tracking (via issue trackers or log files).
- Incorporates explicit no-response handling and follow-up guidance.
- Defines clear workflow states, mandatory facts/guesses/missing info separation, and uniform output formats.
- Applicable to triaging customer incidents, billing/payment issues, entitlement/permission problems, and support-to-engineering escalations.
Metadata
Frequently Asked Questions
What is CS Coordinator agent?
Lightweight CS and engineering issue triage with skeleton-first intake, conservative severity/category routing, ownership recommendation, no-response follow-... It is an AI Agent Skill for Claude Code / OpenClaw, with 81 downloads so far.
How do I install CS Coordinator agent?
Run "/install meta-coordinator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is CS Coordinator agent free?
Yes, CS Coordinator agent is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does CS Coordinator agent support?
CS Coordinator agent is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created CS Coordinator agent?
It is built and maintained by Kanto(칸토) (@yonghyeokrhee); the current version is v0.1.1.
More Skills