Memorysaver Looplia Core
memorysaver-looplia-core is a Claude Code plugin for the Build phase that provides Looplia, a CLI to compose agentic workflows and skills from markdown definitions.
Run Looplia’s CLI to compose markdown-defined agent workflows that chain skills for analysis, writing, and domain tasks.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install memorysaver-looplia-core@memorysaver/looplia-coreBuilt 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:memorysaver/looplia-core") and the paste-ready config with skillselion.get_install_config("plugin:memorysaver/looplia-core").
What it does
memorysaver-looplia-core is a Claude Code plugin family built around Looplia, a universal agentic workflow CLI that lets you compose AI agents and skills for arbitrary tasks. Instead of one-off prompts, you define workflows as markdown so the same sequence runs when you validate scope, draft launch content, or automate recurring analysis—exactly the kind of leverage a solo founder needs when every hat is yours. The repository ships two plugins, pairing a core execution engine with workflow utilities spanning writing, generation, and structured analysis. Install early when you are standardizing how Claude Code (or compatible agents) executes multi-step jobs, then keep using it across grow and operate as you add domains. Looplia does not replace your product codebase; it orchestrates how agents and skills fire in order. If you only need a single static skill with no CLI composition, a lighter plugin may suffice. For builders who want workflow-as-code discipline without standing up a full orchestration platform, Looplia core is a strong catalog anchor.
Highlights
- Universal agentic workflow CLI for composing agents and skills
- Two-plugin bundle: core engine plus workflow-oriented capabilities
- Workflow-as-markdown definitions for repeatable solo-builder playbooks
- Content generation and analysis workflow keywords for grow-phase reuse
- Domain and writer-oriented steps for structured multi-agent execution
Why builders use it
One-off agent prompts do not scale when a solo builder needs the same multi-step analysis or writing pipeline every week.
After you register Looplia, you can execute composed agent workflows from the CLI and plugin surface instead of re-prompting from scratch.
At a glance
- Type - Plugin in AI Agents.
- Adoption - 0 installs, 19 stars, 0 votes.
FAQ
Who is memorysaver-looplia-core for?
Solo builders and small teams who orchestrate repeatable agent tasks via CLI and want Claude Code plugins for Looplia workflows.
When should I use memorysaver-looplia-core?
Use it whenever a task spans multiple agent or skill steps—scoping, writing, analysis—not for one-line completions.
How do I add memorysaver-looplia-core to my agent?
Install the memorysaver/looplia-core Claude Code plugins (two-plugin bundle), set up the Looplia CLI per the repo, then run or attach workflows from your agent session.
Comments
Share how you use memorysaver-looplia-core, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.