Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

looplia-core

looplia-core contient 17 skills collectées depuis memorysaver, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
17
Stars
21
mis à jour
2026-02-23
Forks
2
Couverture métier
8 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

looplia-e2e
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logicielsAutres occupations informatiques

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Analystes des systèmes informatiques

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
Rédacteurs techniques

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

2025-12-27
idea-synthesis
Écrivains et auteurs

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
Rédacteurs en chef

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

2025-12-27
user-profile-reader
Scientifiques des données

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

2025-12-27
writing-kit-assembler
Rédacteurs en chef

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logicielsAutres occupations informatiques

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
Rédacteurs techniques

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
Rédacteurs techniques

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
Écrivains et auteursRédacteurs techniques

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

2025-12-07
content-analysis
Rédacteurs en chef

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

2025-12-06