Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

looplia-core

looplia-core contiene 17 skills recopiladas de memorysaver, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
17
Stars
21
actualizado
2026-02-23
Forks
2
Cobertura ocupacional
8 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

looplia-e2e
Analistas de garantía de calidad de software y probadores

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
Desarrolladores de softwareOtras ocupaciones informáticas

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Analistas de sistemas informáticos

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
Redactores técnicos

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

2025-12-27
idea-synthesis
Escritores y autores

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
Editores

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

2025-12-27
user-profile-reader
Científicos de datos

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

2025-12-27
writing-kit-assembler
Editores

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
Analistas de garantía de calidad de software y probadores

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
Desarrolladores de softwareOtras ocupaciones informáticas

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
Redactores técnicos

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
Redactores técnicos

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
Escritores y autoresRedactores técnicos

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

2025-12-07
content-analysis
Editores

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

2025-12-06