con un clic
ingest-tool
Read source code of any tool and generate an AuthorAgent skill from it
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Read source code of any tool and generate an AuthorAgent skill from it
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
Simulate beta reader feedback from different reader perspectives
Maintain world consistency - characters, timeline, locations, rules, items
Scan manuscript for inconsistencies in characters, timeline, settings, and names
Generate a complete book cover set (ebook, print, audiobook, social) with a rich visual brief
Craft authentic dialogue with distinct character voices and subtext
Export manuscripts to DOCX, EPUB, PDF, KDP-ready formatting
| name | ingest-tool |
| description | Read source code of any tool and generate an AuthorAgent skill from it |
| author | AuthorAgent |
| version | 1.0.0 |
| triggers | ["ingest tool","create skill from","import tool","make a skill","convert to skill","read this code","analyze this tool"] |
| permissions | ["file:read","file:write"] |
Read source code of any external tool and generate a proper AuthorAgent SKILL.md file.
skills/author/[tool-name]/SKILL.md (or marketing/core as appropriate)---
name: tool-name-kebab-case
description: One-line description of what the tool does
author: AuthorAgent (generated from [original tool])
version: 1.0.0
triggers:
- "keyword 1"
- "keyword 2"
permissions:
- file:read
- file:write
---
# Tool Name
[How it works, when to use it, example commands]