Run any Skill in Manus
with one click
with one click
Run any Skill in Manus with one click
Get Started$pwd:
$ git log --oneline --stat
stars:165
forks:24
updated:March 17, 2026 at 07:17
SKILL.md
Add mcp-rubber-duck MCP server to an AI coding tool (Claude Desktop, Cursor, VS Code, Windsurf, etc.)
Review an MCP tool implementation for correctness, pattern adherence, and best practices. Use after implementing or modifying a tool.
| name | update-pricing |
| description | Update LLM pricing data for all providers |
| disable-model-invocation | true |
| argument-hint | [provider name to update, or omit for all] |
Use the pricing-updater subagent to update the LLM pricing data in src/data/default-pricing.ts.
The agent should:
DEFAULT_PRICING_LAST_UPDATED timestamp to today's datenpm run typecheck and npm test -- tests/pricing.test.ts to verify changesImportant guidelines:
$ARGUMENTS