MauricioPerera
- 7 skills
- 0 followers
- 19 hours ago last updated
- ▌ API Client · mauriciopereraPatterns for consuming the img.automators.work placeholder image API via HTTP. Use when building HTML mockups, CSS backgrounds, or design prototypes that need SVG placeholder images of specific dimensions and colors.
- ▌ Placeholder · mauriciopereraGenerate SVG placeholder images for UI mockups via the placeholder-img HTTP API. Use when the user asks for placeholder images, mockup assets, or dummy images with specific dimensions and colors.
- ▌ Llms Txt Aware · mauriciopereraAntes de fetchear, scrapear o llamar cualquier endpoint de un dominio web, buscá su archivo `/llms.txt` y, si existe, leelo COMPLETO (no solo la sección `## Skills`). Usalo como manual operativo del sitio: endpoints, parámetros, límites, ejemplos canónicos, notas para agentes y skills publicadas. Activá esta skill en cualquier `web_fetch`, llamada a API REST/GraphQL pública sin docs locales, scraping, o cuando vayas a construir una URL del sitio. No la actives para búsquedas web genéricas ni para recursos binarios.
- ▌ Get Concept · mauricioperera bundleFetch the full markdown of a knowledge concept by id from this origin's bundle.
- ▌ List Concepts · mauricioperera bundleList every knowledge concept this origin publishes (id, type, title, description).
- ▌ Search Knowledge · mauricioperera bundleBM25 search over this origin's published knowledge bundle. Use it to find which concept answers a question before fetching it.
- ▌ Validate Skill Line · mauricioperera bundleValidate a single `## Skills` bullet line against the llms.txt Skills format before publishing it.