cobik
v1.0.0Skill ของ cobik ที่ติดมากับแอป Cobik Desktop — ทุกคนได้เหมือนกันโดยไม่ต้องติดตั้งเอง
0 GitHub starsUpdated 14 hours ago
Directory evidence
- Runtimes
- Claude Code
- Parsed components
- 6 skill or MCP entries
- Source updated
- Sep 23, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install cobik for Claude Code
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install cobik@agent-plugin-marketplacePaste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/design-de/cobik-desktopClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is skills-plugin/.
Plugin files
├── .claude-plugin/plugin.json├── skills/cobik-allocation/SKILL.md├── skills/cobik-import/SKILL.md├── skills/cobik-plan/SKILL.md├── skills/cobik-status/SKILL.md├── skills/cobik-triage/SKILL.md└── skills/cobik-use/SKILL.md
Included Skills6
Balance people's workload in cobik — see who is free, who is overloaded, and move work to even it out. Use when the user asks "who's free", "is someone overloaded", "rebalance the workload", "spread this out", "can we take on more", or "who should do this". Load together with `cobik-use`. For a status readout use `cobik-status`; for date-shifting and general board upkeep use `cobik-triage`.
Build a cobik-ready `.xlsx` import file — for planning offline, or when NO cobik connector (MCP) is available. Use when the user asks for a file, has no live cobik tools, or wants to prepare tasks to upload and approve in the app's Import preview. Covers the exact import-file contract (columns, rules) so the file loads cleanly. If the cobik connector IS available, prefer working live — load `cobik-use` (and `cobik-plan` for planning from a brief) instead of making a file.
Plan or simulate a cobik project, pitch, or phase end-to-end — turn a brief into stages, sequenced tasks, realistic estimates, and assignments. Use when the user says things like "plan a 3-week pitch", "draft the tasks for this project", "break this brief into work", or "set up a new phase". Load together with `cobik-use` (the connector fundamentals). Works live through the connector by default; if no connector is available or the user wants a file, hand off to `cobik-import`.
Report the health and status of cobik work — a weekly readout, a project check-up, or a portfolio pulse. Use when the user asks "how are we doing", "status this week", "is this project on track", "what's at risk", "who's overloaded", or wants delivery / win-rate trends. Read-only: it produces a readout, not changes. Load together with `cobik-use`. To act on what you find, hand off to `cobik-triage` (fix the board) or `cobik-allocation` (rebalance people).
Maintain an existing cobik board and respond to change — bulk status updates, renames, shifting dates when a deadline moves, reassigning a departing person's work, reordering or merging stages, and restoring deleted items from trash. Use when the user says "the deadline moved, shift everything", "rename all X to Y", "reassign someone's tasks", "clean up the board", "merge these stages", or "restore that deleted task". Load together with `cobik-use`. For planning a NEW project from scratch use `cobik-plan`; for capacity rebalancing use `cobik-allocation`.
Foundational guide for operating the cobik project-management connector (MCP) — how to read and act on the team's live projects, stages, and tasks correctly. Load this FIRST before any cobik connector work. Use when the user asks to view, plan, create, update, assign, reassign, or analyze work in cobik AND the cobik tools (list_projects, create_task, assign_task, …) are available. For end-to-end planning from a brief, also load `cobik-plan`. When NO connector is available (build an .xlsx import file instead), use `cobik-import`.
Plugin manifests1
{
"name": "cobik",
"description": "Skill ของ cobik ที่ติดมากับแอป Cobik Desktop — ทุกคนได้เหมือนกันโดยไม่ต้องติดตั้งเอง",
"version": "1.0.0"
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[cobik on Agent Plugins Marketplace](https://pluginsmp.com/plugins/cobik)