Bl1nk Bot Agent Library
bl1nk-bot-agent-library is a Claude Code plugin for the Idea phase that connects you to the prompts.chat marketplace to discover and use AI prompts, skills, and tools.
Browse and pull prompts.chat prompts, skills, and tools into Claude Code so you do not rebuild common agent patterns from scratch.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install bl1nk-bot-agent-library@bl1nk-bot/agent-libraryBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:bl1nk-bot/agent-library") and the paste-ready config with skillselion.get_install_config("plugin:bl1nk-bot/agent-library").
What it does
bl1nk-bot-agent-library is the Claude Code-facing entry point to the prompts.chat ecosystem: a marketplace for AI prompts, skills, and tools aimed at coding assistants. Solo builders install it when they need faster discovery—searching proven prompts for planning, debugging, content, or agent behavior rather than inventing wording every session. Because catalogs like this apply at almost any decision point, treat it as journey-wide capability even though Skillselion shelves it under Idea → Discover as the natural first touch. The plugin bundles one marketplace connector; you still choose which downloaded prompts or skills fit your stack. It pairs well with Cursor or Codex-adjacent workflows when you want portable prompt assets, but the README positions it explicitly for Claude Code. Value is compounding: better prompts upstream reduce rework in Build and Ship phases.
Highlights
- Official prompts.chat marketplace surface inside Claude Code
- Search and discover AI prompts, skills, and coding-oriented tools
- Access ChatGPT- and Claude-oriented prompt libraries from one plugin
- Single-plugin bundle linking to thousands of community assets
- Improves agent output by reusing vetted prompt patterns instead of blank-slate chats
Why builders use it
Builders waste cycles rewriting prompts and hunting scattered repos for skills that already exist on prompts.chat.
After install, you can search and pull marketplace prompts and skills into Claude Code workflows so agents start from stronger, community-tested instructions.
At a glance
- Type - Plugin in AI Agents.
- Adoption - 0 installs, 1 stars, 0 votes.
FAQ
Who is bl1nk-bot-agent-library for?
It is for Claude Code users who want prompts.chat discovery—prompts, skills, and LLM-oriented tools—for coding and assistant workflows.
When should I use bl1nk-bot-agent-library?
Use it early when scoping work or anytime you need a better system prompt, skill, or tool pattern before implementation or when refreshing agent behavior.
How do I add bl1nk-bot-agent-library to my agent?
Register the bl1nk-bot/agent-library plugin in Claude Code per your plugin loader instructions, then use the marketplace search and install flows exposed by the plugin.
Comments
Share how you use bl1nk-bot-agent-library, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.