Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
ktg-one
Perfil de creador de GitHub

ktg-one

Vista por repositorio de 199 skills recopiladas en 9 repositorios de GitHub.

skills recopiladas
199
repositorios
9
actualizado
2026-06-17
Aquí se muestran los 8 repositorios principales; la lista completa continúa abajo.
explorador de repositorios

Repositorios y skills representativas

Mostrando las 8 principales de 95 skills recopiladas en este repositorio.
hub
sin clasificar

KTG content marketing pipeline. Takes a written blog post and runs the full publishing workflow: repurpose for all platforms, generate hero image, SEO and AI citation optimisation, then pause for green-light before publishing to all channels via Composio. Local-first: uses Ollama for text tasks where quality allows, cloud for image gen and live data. Use when user says "hub", "/hub", "publish this", "run the pipeline", "post this everywhere".

2026-06-03
hub-swarm
sin clasificar

KTG content marketing pipeline — SWARM MODE. Orchestrates 7 plugins via parallel agent dispatch. Drop a post, get it published everywhere with maximum parallelism. Local-first: Ollama for text, cloud for images and live data. Agents run simultaneously, not sequentially.

2026-06-03
hub-swarm-v2
sin clasificar

KTG content marketing pipeline — SWARM MODE v2. Concrete 11-agent parallel pipeline using the Agent tool. Local-first: Ollama for text, cloud for images and publish. Drop a post, spawn agents, publish everywhere.

2026-06-03
iii-browser-sdk
sin clasificar

Browser SDK for connecting to the iii engine from web applications via WebSocket. Use when building browser-based clients that register functions, invoke triggers, or consume streams from the frontend.

2026-05-27
iii-channels
sin clasificar

Binary streaming between workers via channels. Use when building data pipelines, file transfers, streaming responses, or any pattern requiring binary data transfer between functions.

2026-05-27
iii-cron-scheduling
sin clasificar

Registers cron triggers with 7-field expressions to run functions on recurring schedules. Use when scheduling periodic jobs, timed automation, crontab replacements, cleanup routines, report generation, batch processing, or calendar-based work that is genuinely time-driven.

2026-05-27
iii-custom-triggers
sin clasificar

Builds custom trigger types for events iii does not handle natively. Use when integrating webhooks, file watchers, IoT devices, database CDC, or any external event source.

2026-05-27
iii-engine-config
sin clasificar

Configures the iii engine via iii-config.yaml — workers, adapters, queue configs, ports, and environment variables. Use when deploying, tuning, or customizing the engine.

2026-05-27
Mostrando las 8 principales de 44 skills recopiladas en este repositorio.
agent-patterns
Desarrolladores de software

When to spawn agents vs work directly - parallel execution, specialization

2026-05-20
brainstorming
Desarrolladores de software

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

2026-05-20
codex
Desarrolladores de software

Use when the user asks to run Codex CLI (codex exec, codex resume) or references OpenAI Codex for code analysis, refactoring, or automated editing

2026-05-20
context
Desarrolladores de software

CONTEXT: Cognitive Order Normalized in Transformer EXtract Truncated. Cross-model context handoff via Progressive Density Layering, MLDoE expert compression, Japanese semantic density, and Negentropic Coherence Lattice validation. Creates portable carry-packets that transfer cognitive state between AI sessions. Use when context reaches 80%, switching models, ending sessions, user says save, quicksave, handoff, transfer, continue later, /qs, /context, or needs session continuity.

2026-05-20
executing-plans
Desarrolladores de software

Use when you have a written implementation plan to execute in a separate session with review checkpoints

2026-05-20
finishing-a-development-branch
Desarrolladores de software

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

2026-05-20
fix
Desarrolladores de software

Use when you have lint errors, formatting issues, or before committing code to ensure it passes CI.

2026-05-20
gemini-cli
Desarrolladores de software

Wield Google's Gemini CLI as a powerful auxiliary tool for code generation, review, analysis, and web research. Use when tasks benefit from a second AI perspective, current web information via Google Search, codebase architecture analysis, or parallel code generation. Also use when user explicitly requests Gemini operations.

2026-05-20
Mostrando las 8 principales de 23 skills recopiladas en este repositorio.
agents-md-generator
Desarrolladores de software

Generate perfect AGENTS.md files for any codebase so AI coding agents (Codex, Cursor, Claude Code, Jules, Aider, Windsurf, Copilot, etc.) work effectively with the project. Use this skill whenever the user mentions AGENTS.md, wants to set up a project for AI agents, asks about coding agent configuration, mentions .cursorrules or CLAUDE.md, or wants to onboard a codebase for AI-assisted development. Also triggers on "set up my repo for AI", "configure coding agents", "agent instructions", or any request to create project-level AI guidance files.

2026-03-19
context
Científicos de datos

CONTEXT: Cognitive Order Normalized in Transformer EXtract Truncated. Cross-model context handoff via Progressive Density Layering, MLDoE expert compression, Japanese semantic density, and Negentropic Coherence Lattice validation. Creates portable carry-packets that transfer cognitive state between AI sessions. Use when context reaches 80%, switching models, ending sessions, user says save, quicksave, handoff, transfer, continue later, /qs, /context, or needs session continuity.

2026-03-19
ktg-cep-v7
Desarrolladores de software

Context Extension Protocol v7.1 - MIRAS-Ready Edition. Cross-model handoff with permanent expert council, S2A filtering, Progressive Density Layering. Creates portable context packets that receiving models recognize as authorized context, not prompt injection. 40% token reduction, 9.5/10 forensic recall, 97% cross-domain preservation.

2026-03-19
ktg-cep-v5-pdl
Desarrolladores de software

Context Extension Protocol v5 with Progressive Density Layering. Machine-optimized carry-packet generation. Triggers on context 80%+, compress, CEP, carry packet, save context, session end. Target 0.15 compression ratio, 9.5+ forensic recall. Preserves cross-domain relations for fresh-instance continuation.

2026-03-19
ktg-cep-v6-inter
Científicos en investigación informática y de información

Context Extension Protocol v6 INTER. Cross-model handoff for team collaboration. Creates portable context packets that receiving models recognize as authorized context, not prompt injection. User-mediated transfer between AI assistants working as a team.

2026-03-19
ktg-content-automation
Analistas de investigación de mercados y especialistas en marketing

Automated content pipeline using n8n workflows for social media, blog posts, and outreach. Use when building content automation, creating posting schedules, automating social media, setting up email sequences, or implementing "clone mode" where user approves rather than creates. Integrates with n8n-workflow-patterns skill for workflow generation.

2026-03-19
ktg-memory-compress
Desarrolladores de software

Context Extension Protocol (CEP) for compressing conversation context into portable carry-packets. Use when conversation approaches context limits (80%+ tokens), user says "save context", "compress this", "create carry packet", "memory compress", or when switching models/sessions. Implements Progressive Density Layering (PDL) with 4 layers achieving 6:1 compression while preserving semantic fidelity. Output is JSON carry-packet for cross-session/cross-model context restoration.

2026-03-19
ktg-cep-v5-claude
Desarrolladores de software

Context Extension Protocol v5-INTRA optimized for Claude. Compresses conversation into portable JSON carry-packet with S2A pre-filtering. Use when context approaches 80%+ tokens, user says "save context", "compress", "CEP", "carry packet", or session ending. Achieves 6-to-1 compression with 9.52/10 forensic recall. Leverages extended thinking, artifact system, and Projects stability.

2026-03-19
Mostrando las 8 principales de 16 skills recopiladas en este repositorio.
Mostrando las 8 principales de 15 skills recopiladas en este repositorio.
Mostrando 9 de 9 repositorios
Todos los repositorios cargados