Takutakahashi Marketplace
takutakahashi-marketplace is a Claude Code plugin marketplace for the Build phase that bundles custom agentapi session, webhook, and authentication tooling for agent developers.
Install agentapi-focused Claude Code plugins to manage sessions, webhooks, authentication, and API client workflows from the editor.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install takutakahashi-marketplace@takutakahashi/marketplaceBuilt 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:takutakahashi/marketplace") and the paste-ready config with skillselion.get_install_config("plugin:takutakahashi/marketplace").
What it does
takutakahashi-marketplace is a small Claude Code plugin marketplace aimed at solo builders and small teams who run agentapi or related proxy services alongside their coding agent. The catalog currently ships one plugin oriented around API authentication, session management, webhooks, and client configuration so you spend less time hand-rolling glue between your agent and external services. It fits the Build phase when you are integrating agent backends, not when you are only doing market research or launch SEO. Install it when you already depend on agentapi-style APIs and want Claude Code to expose lifecycle and automation commands in one place. Expect task-oriented integrations rather than a full methodology skill; pair it with your own ship and operate checklists for production hardening.
Highlights
- Single-plugin marketplace bundle for agentapi and AgentAPIProxy workflows
- Session management and webhook handling for long-running agent sessions
- Authentication and API client configuration helpers
- Automation hooks for GitHub and service lifecycle tasks
- ccplant toolkit patterns for comprehensive agent API setup
Why builders use it
Solo builders wiring agentapi clients waste time juggling sessions, webhooks, and auth config outside the agent loop.
After registering the marketplace, Claude Code can drive agentapi lifecycle and automation tasks from a focused plugin set instead of scattered scripts.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 0 stars, 0 votes.
FAQ
Who is takutakahashi-marketplace for?
It is for developers shipping agent-backed apps who use agentapi-style APIs and want Claude Code plugins for sessions, webhooks, and authentication.
When should I use takutakahashi-marketplace?
Use it during Build when you are integrating and operating agent API clients and need editor-native automation for those services.
How do I add takutakahashi-marketplace to my agent?
Add the takutakahashi/marketplace repository as a Claude Code plugin marketplace source, then enable the bundled plugin from your Claude Code plugins configuration.
Comments
Share how you use takutakahashi-marketplace, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.