com um clique
ingest-tool
Read source code of any tool and generate an AuthorAgent skill from it
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Read source code of any tool and generate an AuthorAgent skill from it
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação 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]