원클릭으로
mlai-points
Manage MLAI points system - check balance, book coworking, claim tasks, redeem rewards
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Manage MLAI points system - check balance, book coworking, claim tasks, redeem rewards
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | mlai-points |
| description | Manage MLAI points system - check balance, book coworking, claim tasks, redeem rewards |
| routing | {"use_when":"The user wants to check or spend THEIR Roo points, see point history, list/claim/ submit/manage claimable community tasks, book or cancel coworking days, browse or request rewards, buy top-up packs, request points, or administer the points system (award/deduct points, promote admins, allowances).\n","avoid_when":"\"Task\"/\"ticket\"/\"issue\" in the context of Linear or meetings (linear-meeting-actions). Event attendance numbers (luma-events). Booking rooms or non-coworking logistics.\n","examples":[{"text":"how do I earn points?","action":"list_tasks"},{"text":"what's my balance","action":"balance"},{"text":"book me in for coworking tomorrow","action":"book_coworking"},{"text":"book me in","action":"book_coworking"},{"text":"claim task ROO-12","action":"claim_task"},{"text":"how busy was the coworking space in may?","action":"coworking_report"},{"text":"give 10 points to @member for organising the meetup","action":"award_points"},{"text":"I need more points","action":"topup_points"},{"text":"add roo points","action":"topup_points"}],"negative_examples":[{"text":"add a task to linear to fix the login bug","instead":"linear-meeting-actions"},{"text":"book club is meeting thursday, can you remind the channel?","instead":"respond_in_chat"},{"text":"how many people came to our last event?","instead":"luma-events"}]} |
| actions | [{"name":"balance","description":"Show the user's current points balance."},{"name":"history","description":"Show recent points transactions.","params":{"days":{"type":"integer","description":"How many days back (default 7)."},"limit":{"type":"integer","description":"Max entries (default 10)."}}},{"name":"list_tasks","description":"List claimable community tasks.","params":{"mode":{"type":"string","enum":["open","mine","review","all"],"description":"Which task queue."}}},{"name":"claim_task","description":"Claim an open community task.","params":{"task_id":{"type":"string","description":"Task id like ROO-12 if mentioned."}}},{"name":"unclaim_task","description":"Release a previously claimed task.","params":{"task_id":{"type":"string"}}},{"name":"submit_task","description":"Submit completed task work for approval.","params":{"task_id":{"type":"string"},"submission_text":{"type":"string","description":"What was done."},"submission_url":{"type":"string","description":"Link to the work if given."}}},{"name":"create_task","description":"Admin — create a new community task worth points.","params":{"task_title":{"type":"string"},"points":{"type":"integer"},"description":{"type":"string"},"portfolio":{"type":"string"}}},{"name":"edit_task","description":"Admin — edit an existing task.","params":{"task_id":{"type":"string"}}},{"name":"cancel_task","description":"Admin — cancel/archive a task.","params":{"task_id":{"type":"string"}}},{"name":"approve_task","description":"Admin — approve a submitted task.","params":{"task_id":{"type":"string"}}},{"name":"reject_task","description":"Admin — reject a submitted task.","params":{"task_id":{"type":"string"},"reason":{"type":"string"}}},{"name":"book_coworking","description":"Book the user a coworking day.","params":{"date":{"type":"string","description":"ISO date or natural phrase like 'tomorrow'."}}},{"name":"cancel_coworking","description":"Cancel the user's coworking booking.","params":{"date":{"type":"string"}}},{"name":"check_coworking","description":"Check coworking availability.","params":{"date":{"type":"string"}}},{"name":"admin_checkin_coworking","description":"Admin — check ANOTHER member in for coworking (message mentions someone else).","params":{"date":{"type":"string"}}},{"name":"coworking_report","description":"Usage report/trends/comparisons for the coworking space.","params":{"start_date":{"type":"string"},"end_date":{"type":"string"}}},{"name":"list_rewards","description":"Show the rewards catalog."},{"name":"request_reward","description":"Redeem/request a reward from the catalog.","params":{"reward_code":{"type":"string"},"quantity":{"type":"integer"}}},{"name":"view_rate_card","description":"Show how many points actions are worth."},{"name":"topup_points","description":"Buy a fixed top-up pack of Roo points (\"top up\", \"buy/add roo points\", \"I need more points\")."},{"name":"request_points","description":"Ask admins to grant the user points for something they did.","params":{"points":{"type":"integer"},"reason":{"type":"string"}}},{"name":"award_points","description":"Admin — give points to another member.","params":{"points":{"type":"integer"},"reason":{"type":"string"}}},{"name":"deduct_points","description":"Admin — remove points from a member.","params":{"points":{"type":"integer"},"reason":{"type":"string"}}},{"name":"promote_points_admin","description":"Super-admin — make a member a points admin."},{"name":"revoke_points_admin","description":"Super-admin — remove a member's points-admin role."},{"name":"set_points_admin_allowance","description":"Super-admin — change an admin's weekly give-out allowance.","params":{"weekly_allowance":{"type":"integer"}}}] |
This skill enables Roo to interact with the MLAI Points System via API, allowing members to check their balance, book coworking days, browse open and assigned task queues, claim and submit structured tasks, and redeem rewards.
admin, committee, or portfolio_lead role)ROO-0042unclaim is only allowed before any submission existsU05QPB483K9)Each Points Admin has a weekly allowance limiting how many points they can award. The allowance resets every Monday (ISO week).
When an admin attempts to award points:
Example responses:
topup_points; one of topup_5, topup_10, or topup_2542 or ROO-0042) for task-related actionsParse user messages to identify the action and parameters:
| Pattern | Action | Example |
|---|---|---|
points, balance | balance | "What's my points balance?", "@Roo points" |
topup, top up Roo Points, buy <n> Roo Points, purchase <n> Roo Points, pay for Roo Points, add Roo Points, I need more points | topup_points | "@Roo buy 10 Roo Points" |
request <n> points for <reason> | request_points | "Request 5 points for helping at the event" |
points earn | list_tasks | "How do I earn points?", "@Roo points earn" |
tasks, tasks open | list_tasks | "What can I claim right now?" |
tasks mine | list_tasks | "Show me my tasks" |
tasks review | list_tasks | "Show me tasks waiting for my review" |
tasks all | list_tasks | "Show me all tasks" |
task claim <id/code> | claim_task | "Task claim 42", "Task claim ROO-0042" |
task unclaim <id/code> | unclaim_task | "Unclaim ROO-0042" |
task submit <id/code> <text> | submit_task | "Task submit 42 fixed the typo" |
coworking check <date> | check_coworking | "Is there space on Dec 20?" |
coworking report from <start> to <end> | coworking_report | "Coworking report from 2026-01-01 to 2026-03-31" |
coworking report <start> <end> | coworking_report | "Coworking report 2026-01-01 2026-03-31" |
coworking report this week | coworking_report | "How many people used the coworking space this week?" |
coworking report last week | coworking_report | "How many people used the coworking space last week?" |
coworking compare ... | coworking_report | "How did coworking usage last week compare to the week prior?" |
coworking busiest/quietest ... | coworking_report | "Which day was busiest for coworking last month?" |
coworking trends/recommendations ... | coworking_report | "Show coworking trends for the last 3 months and recommendations" |
coworking report last 3/6 months | coworking_report | "Coworking report last 3 months" |
coworking report last year | coworking_report | "Coworking report last year" |
coworking book <date/today> | book_coworking | "Book me in", "Book me in for today", "@Roo coworking book" |
check/book <@USER> in <date/today> | admin_checkin_coworking | (Admin) "Check <@U123> in", "Book <@U123> in today" |
coworking cancel <date> | cancel_coworking | "Cancel my booking for Friday", "@Roo coworking cancel" |
rewards, points rewards | list_rewards | "What rewards are available?", "@Roo points rewards" |
reward request <code> | request_reward | "I want to get the HOTDESK_DAY reward" |
buy a <item> | request_reward | "Can I buy a sticker?" (LLM infers code) |
task create <title> ... | create_task | (Admin) "Create task called 'Fix docs' with 3 points" |
create a task ... | create_task | (Admin) "Create a task called 'Update README' and assign 5 points" |
task edit <id/code> ... | edit_task | (Admin) "Edit ROO-0042 and set points to 12" |
task update <id/code> ... | edit_task | (Admin) "Update task 42 and change reviewer to <@U123>" |
task cancel <id/code> | cancel_task | (Admin) "Cancel ROO-0042" |
delete task <id/code> | cancel_task | (Admin) "Delete task 42" maps to cancel/archive |
task approve <id/code> | approve_task | (Admin) "Task approve 42", "Task approve ROO-0042" |
task reject <id/code> | reject_task | (Admin) "Task reject ROO-0042 and ask for tests" |
points award @user +5 reason | award_points | (Admin) "Give @sam 5 points for helping out" |
reward @user for <activity> | award_points | (Admin) "Reward @sam for newsletter" (suggests points from rate card) |
promote <@USER> to roo points admin | promote_points_admin | (Super Admin) "Promote <@U123> to roo points admin" |
make <@USER> a roo points admin | promote_points_admin | (Super Admin) "Make <@U123> a roo points admin" |
revoke <@USER> as roo points admin | revoke_points_admin | (Super Admin) "Revoke <@U123> as roo points admin" |
remove <@USER> as roo points admin | revoke_points_admin | (Super Admin) "Remove <@U123> as roo points admin" |
set <@USER> weekly points allowance to <n> | set_points_admin_allowance | (Super Admin) "Set <@U123> weekly points allowance to 150" |
change <@USER> weekly points allowance to <n> | set_points_admin_allowance | (Super Admin) "Change <@U123> weekly points allowance to 150" |
increase the number of points <@USER> can give out weekly to <n> | set_points_admin_allowance | (Super Admin) "Increase the number of points <@U123> can give out weekly to 48" |
update how many points <@USER> can give out weekly to <n> | set_points_admin_allowance | (Super Admin) "Update how many points <@U123> can give out weekly to 60" |
Parse the user's message to determine which action they want:
ROO-xxxx task codesrequest ... points for ... as request_points, not award_pointsaward_points, and require a positive numeric allowance when changing allowanceFor full admin-only actions (create, edit, cancel, approve, reject, award):
For admin coworking check-ins:
For super admin actions (promote admin, revoke admin, change allowance):
U05QPB483K9For coworking report actions:
status=booked), not cancelled bookingsCall the appropriate MLAIBackendClient method with extracted parameters.
slack_user_id from the Slack eventGenerate friendly response with relevant information:
Allowed fixed packs:
topup_5: 5 Top-up Roo Points - A$19.99topup_10: 10 Top-up Roo Points - A$36.99topup_25: 25 Top-up Roo Points - A$63.99Top-up Roo Points are MLAI's internal community reward points. They are not money, have no cash value, cannot be converted to cash, and cannot be sold or transferred. The price of Top-up Roo Points does not represent a monetary value for Roo Points.
Top-up Roo Points are optional and do not count toward lifetime earned contribution.
G'day mate! Here's your points summary:
💰 **Current Balance:** 15 points
📈 **Lifetime Earned:** 42 points
📉 **Lifetime Spent:** 27 points
🛒 **Lifetime Purchased:** 10 points
Nice work! Check out "@Roo tasks" to earn more 🦘
🎁 **Available Roo Rewards**
Your balance: **12 points**
Lifetime earned: **42 points**
• **Sticker** (`STICKER`) - 1 point
_Merch; admin approval; you can redeem this now_
• **1 Day Hot-desk** (`COWORKING_DAY`) - 4 points
_Coworking; instant redemption; you can redeem this now_
• **Free Workshop Ticket** (`WORKSHOP_FREE`) - 42 points
_Events (Limited Stock); 5 left; admin approval; need 30 more points_
**Other ways to use Roo Points**
• SEO article generation costs 4 Roo Points.
• MLAI sometimes auctions merch, cool items, or experiences for a variable Roo Points bid. Highest bidder wins.
**How lifetime earned Roo Points matter**
• Bounties and paid work generally go to members with the highest lifetime earned Roo Points.
• To be voted into the MLAI committee, you need at least 100 lifetime earned Roo Points.
Request one with `reward request <CODE>`.
For coworking, `coworking book YYYY-MM-DD` is usually the quickest path.
Here are the open tasks up for grabs:
1. **ROO-0042 - Fix typos in README** (3 pts) 📂 tech
2. **ROO-0043 - Design event banner** (5 pts) 📂 marketing
3. **ROO-0044 - Help with workshop setup** (2 pts) 📂 events
Keen to help? Just say "task claim ROO-0042" to get started!
You beauty! 🎉
Booked you in for **20 Dec 2025** at the coworking space.
Cost: 1 point (Balance remaining: 14 points)
See you there, legend!
Ah sorry mate, looks like you're a bit short on points.
You need 1 point for coworking, but you've got 0.
Here are some ways to earn points:
• Check out open tasks with "@Roo tasks"
• Volunteer at upcoming events
• Help out fellow community members
No worries, you'll get there! 💪
Sorry mate, you'll need to be a Points Admin to do that.
If you reckon you should have access, have a chat with the committee. 🤔
I found a match in the Rate Card: 'Draft newsletter edition' is worth 12 points. Should I award 12 points to @alice?
or for distinct matches:
That sounds like it could be 'Draft newsletter edition' (12 pts) or 'Newsletter full production' (24 pts). Which one is it?
| Error | Response |
|---|---|
| User not found | "Hmm, I can't find your account. Have you linked your Slack? Check with the team." |
| Insufficient balance | Show balance, explain cost, suggest earning opportunities |
| Task not open | "That task isn't available to claim right now (status: {status})" |
| Task cannot be unclaimed | "That task already has submitted work on it, so it can't be released back to the queue." |
| No availability | "No spots left on {date}. Want to check another day?" |
| Network error | "Having trouble reaching the points system. Mind trying again in a tick?" |
| Permission denied | Friendly explanation, point to admins if they need help |
Generate SEO-optimized blog articles using the Content Factory pipeline
Interact with the user's GitHub repositories (scan, analyze, access).
Extract action items from Slack meeting transcripts, summaries, files, PDFs, DOCX documents, or images, create Linear project updates, and create correctly assigned Linear issues
Report on Luma event registrations and export attendee CSV files for recent MLAI events
Answer questions about the MedHack Frontiers event and run the Guess the Diagnosis game where users diagnose a simulated patient
Query curated read-only MLAI backend data resources through the permissioned data access API