Skip to main content
Run any Skill in Manus
with one click
GitHub repository

looplia-core

looplia-core contains 17 collected skills from memorysaver, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
17
Stars
21
updated
2026-02-23
Forks
2
Occupation coverage
8 occupation categories · 100% classified
repository explorer

Skills in this repository

looplia-e2e
software-quality-assurance-analysts-and-testers

End-to-end testing for looplia CLI from local source. Builds the CLI, initializes workspace, runs the writing-kit workflow, and verifies outputs. Use when testing local development or validating workflow execution.

2026-02-23
workflow-executor
software-developerscomputer-occupations-all-other

This skill should be used when the user wants to execute a looplia workflow, run workflow steps, or process a workflow.md file. Use when someone says "run the looplia workflow", "execute this looplia pipeline", "/run writing-kit", "start the looplia automation", or "process these workflow steps". Architecture: One workflow step triggers one general-purpose subagent call, which then invokes skills to accomplish the step's mission. Each step = separate context window. Handles sandbox management, per-step orchestration, and validation state tracking. v0.6.9: Unified general-purpose subagent strategy for all providers (context offload).

2026-01-26
version-bump
software-developers

Bump version across all looplia-core package.json files, changelog, and documentation. Use when: releasing a new version, preparing a version bump PR, updating version numbers across the monorepo. Handles all 5 package.json files, CHANGELOG.md, docs/README.md, and the landing page version badge.

2026-01-26
workflow-schema-composer
software-developers

This skill should be used when the user wants to create a new looplia workflow, generate a workflow definition file, or compose workflow steps from skill recommendations. Use when someone says "create a looplia workflow", "generate workflow.md", "compose workflow steps", "build me an automation pipeline", or "/build" (final step). Final step in looplia workflow building: transforms skill recommendations into valid v0.7.0 workflow YAML/Markdown files. Each step uses skill: + mission: syntax, following the one workflow step → one skill-executor → multiple skills architecture. v0.7.0: Generates explicit `skills:` declaration for selective plugin loading. v0.6.3: Supports input-less workflows using input-less capable skills (e.g., search).

2026-01-19
registry-loader
software-developers

Load the skill catalog for workflow building. This skill should be used when discovering available looplia skills or listing what capabilities are available. Use when someone says "what looplia skills are installed", "list available skills", "/build", "what can looplia do", or "show me all looplia capabilities". v0.7.0: Replaces plugin-registry-scanner with skill catalog for faster access. Auto-syncs from all sources on every build to ensure freshest skill catalog.

2026-01-12
skill-capability-matcher
computer-systems-analysts

This skill should be used when matching user requirements to available skills from a compiled registry. It receives a skill registry (from registry-loader) and user requirements, then scores each skill based on capability alignment, producing prioritized matches with confidence scores. Triggers: "match skills to requirements", "find relevant skills for workflow", "which skill handles X", "score skill capabilities", "/build" (after registry load), "find skills for this task", "match my requirements to skills". Second step in looplia workflow building pipeline: takes user requirements and skill registry, recommends skill sequences with missions. Designs one workflow step → one skill-executor → multiple skills orchestration pattern.

2026-01-12
content-documenter
technical-writers

Generate structured ContentSummary JSON from analyzed content. Use after media-reviewer to produce final output with all 16 fields.

2025-12-27
idea-synthesis
writers-and-authors

Looplia writer skill for generating content ideas with personalization. Reads user profile for context. Generates hooks, angles, and thought-provoking questions. Use after media-reviewer to transform analysis into creative content ideas.

2025-12-27
media-reviewer
editors

Deep content analysis for structure, themes, narrative flow, key moments, and important quotes. Use before content-documenter.

2025-12-27
user-profile-reader
data-scientists-152051

Read user profile from workspace and calculate content relevance. Use to personalize output based on user interests.

2025-12-27
writing-kit-assembler
editors

Looplia writer skill for assembling final writing kits. Combines content analysis and ideas into structured output with suggested outlines. Creates comprehensive WritingKit JSON with all components.

2025-12-27
workflow-validator
software-quality-assurance-analysts-and-testers

This skill should be used when the user wants to validate a looplia workflow output, check if an artifact meets validation criteria, or debug validation failures. Use when someone says "validate this looplia output", "check if the workflow output is valid", "verify the artifact JSON", or "debug why validation failed". Runs deterministic validation scripts against JSON artifacts. Primarily used for manual retry/debugging since automatic validation is handled by PostToolUse hooks. Part of looplia's one step → one skill-executor → multiple skills architecture.

2025-12-22
id-generator
software-developerscomputer-occupations-all-other

Generate intelligent session IDs based on detected content source type. Analyzes ContentSummary and creates meaningful IDs (podcast-xyz, transcript-abc, etc.).

2025-12-08
content-documenter
technical-writers

Write comprehensive markdown documentation from analyzed media content with structured sections, quotes, timestamps, and citations. Use after media-reviewer analysis to create final documentation.

2025-12-07
media-reviewer
technical-writers

Analyze media content structure, narrative flow, key themes, and important moments from videos, podcasts, and articles. Use when you need to understand content organization before documenting.

2025-12-07
writing-enhancer
writers-and-authorstechnical-writers

Rephrase or completely rewrite content matching user's preferred tone, voice, and style.

2025-12-07
content-analysis
editors

Analyze content for writing opportunities. Use when processing articles, videos, or podcasts to extract insights and generate writing materials.

2025-12-06