NimbleBrainInc
- 8 skills
- 0 followers
- 20 hours ago last updated
- ▌ Content Creator · nimblebraininc bundleCreates a new blog post on JSONPlaceholder and previews it with simulated engagement data. Use when you want to draft a post, assign it to an author, and see what the published result would look like including the API response.
- ▌ User Activity Digest · nimblebraininc bundleGenerates a comprehensive activity digest for a JSONPlaceholder user by aggregating their posts, comments, and todo status. Use when you need a summary of what a specific user has been doing, including their content output and task completion rate.
- ▌ Productivity Reporter · nimblebraininc bundleGenerates a productivity report across all JSONPlaceholder users showing todo completion rates, rankings, and pending work. Use when you need to compare productivity across users or identify who has the most incomplete tasks.
- ▌ Verify CLI · nimblebrainincRun smoke tests against the mpak CLI to verify all commands work correctly before publishing a new release.
- ▌ Mcpb · nimblebraininc bundleBuild MCP servers end-to-end — scaffold a production-ready Python or TypeScript server from API docs, implement tools, validate the MCPB bundle, embed a skill resource, and release to the mpak registry. Covers the full lifecycle from API analysis to published bundle. Use when building a new MCP server, wrapping an API as MCP, or creating an integration. Triggers include "build an MCP server", "create a server for X", "/mcpb".
- ▌ Synapse · nimblebraininc bundleBuild a Synapse UI for an MCP server — a React app built to one inlined HTML file, served as a `ui://` resource and rendered in the NimbleBrain host. Works with any MCP server (Python/FastMCP or TypeScript). Use when building a Synapse app or UI, adding a frontend to an MCP server, making a server "visual" or "interactive", or wiring a `ui://` resource.
- ▌ Contributor · nimblebraininc bundleGet started contributing to NimbleBrain open source — find an integration to build, set up your environment, propose a new idea, or check on your work. Use when onboarding as a contributor, picking something to build, filing an issue, or asking "what should I build". Triggers include "I'm a new contributor", "onboard me", "what should I build", "show me open issues", "file an issue".
- ▌ MCP Best Practices · nimblebraininc bundleBest practices for MCP servers — how to name, describe and schema a tool so a model actually calls it, how resources and prompts differ, and what the boundary must never trust. Applies while authoring a new surface or as an audit of an existing one, grounded in the MCP specification and the tool-authoring guidance from Anthropic and OpenAI. Triggers include "MCP best practices", "name this tool", "audit this MCP server", "why won't the model call my tool", "/mcp-best-practices".