Skip to main content

Skills en este repositorio

ever-just/agentskills - Página 2

SkillsMP ha recopilado 85 skills de ever-just/agentskills. Abre una skill para revisar su origen y sus detalles.

ever-just/agentskills

Mostrando 40 de 85 skills recopiladas.

ocupación
Analistas de garantía de calidad de software y probadores
descripción

Prove a web change actually rendered correctly by driving a local headless Chrome over the DevTools Protocol (CDP) — using only Node's built-in WebSocket and fetch, no Puppeteer or Playwright install. Use before declaring ANY visual or interactive web change…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Deeply and durably customize an EverJust.app (Odoo) tenant website from the odoo shell — the layer below the MCP website_* tools. Use when a change needs QWeb view edits, site-wide CSS/JS, new server-side behavior, or model/config writes that the everjust MCP…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de seguridad de la información
descripción

Stand up a self-hosted trust center and author a real, coherent compliance program (SOC 2, ISO 27001, GDPR) for a startup or SaaS — using the open-source Probo platform instead of a paid tool like Vanta or Drata. Use when a company needs a credible public…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores web
descripción

Optimize and embed an existing video as a fast, crisp, autoplaying hero/background/loop on a website. Use when adding or replacing a video on a marketing site and it is too heavy, will not autoplay (especially on mobile/Safari), shows a codec error, or looks…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Migrate a live everjust.app Odoo 19 tenant from one public domain to another (a rebrand / domain cutover) and purge the old brand from every user-facing surface. Use when the task is to move a tenant onto a new domain, rebrand a customer's site+mail, audit a…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de investigación de mercados y especialistas en marketing
descripción

Prepare and ship a Product Hunt launch — verify API access, write the launch copy, generate on-brand gallery assets at Product Hunt's exact sizes, get the demo video onto YouTube, and hand off the manual submission. Use when the task is to launch on Product…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de investigación de mercados y especialistas en marketing
descripción

Optimize a website so AI answer engines (ChatGPT, Perplexity, Google AI Overviews/AI Mode, Copilot) and AI agents cite it as THE answer for category and intent searches, not just its brand name. Use this skill whenever the user wants to "show up in ChatGPT /…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores web
descripción

Build an "Ask AI about us" widget — a row of icon buttons that deep-link a visitor into their own LLM app (ChatGPT, Claude, Perplexity, Google AI Mode, Grok) with a prompt pre-filled about the product or page. Use this skill whenever the user wants "ask AI" /…

Idioma del texto original: inglés

actualizado
ocupación
Otras ocupaciones informáticas
descripción

Make a hosted MCP server (and the REST API behind it) discoverable and usable by AI agents, so agents find and call your tools rather than only humans finding your site. Use this skill whenever the user has an MCP server or a public API and wants AI agents /…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de investigación de mercados y especialistas en marketing
descripción

Fix SEO and indexing for a CMS (Odoo, or any web app) served behind a Host-rewriting reverse proxy (nginx or Cloudflare), where the app sees a different internal host than the public domain and therefore emits the wrong robots.txt, sitemap, or canonical URLs.…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Exhaustive, reference-backed toolkit for designing production-grade software systems end to end — networking through the full backend stack. Use when architecting or reviewing a backend/SaaS, scaling a service from low volume toward millions of users,…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Search GitHub effectively — repositories, code, and topics — using the official GitHub docs' search syntax. Use when hunting for a repo/framework/library that does X, locating code patterns across public GitHub, or building a discovery query matrix for…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Operate the everjust.app CLIENT PORTAL (the /my/* self-service frontend) as an agent — grant a customer login access to their portal (portal.wizard / portal.wizard.user.action_grant_access, which creates a res.users with share=True in group_portal and emails…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Author and publish BLOG POSTS on a live everjust.app tenant's public website — write a post's rich content + teaser + cover image + tags + SEO/OpenGraph meta, then publish it (now, back-dated, or scheduled) so it appears at /blog. Use when the task is to…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Operate the reputation / gamification / public-profile layer of an everjust.app (Odoo 19) tenant over the agent MCP — award karma (res.users via _add_karma + the karma-tracking ledger), grant/create/publish badges (gamification.badge(.user) →…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Build/publish the PUBLIC EVENT SITE of a live everjust.app tenant — expose an event minisite at /event/<slug>, toggle its sub-pages (Register/Agenda/Talks/Exhibitors/Propose-a-talk), publish the agenda (event.track sessions + speakers), publish the…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Wire a public website form on an everjust.app (Odoo 19) tenant to a backend model — enable a model as a form target, place the form on a marketing page, and route submissions (Contact-Us → CRM lead, with medium=Website attribution + team/salesperson…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Operate the Q&A Forum (website_forum) app of a live everjust.app tenant via the Odoo MCP/ORM — the full ask→answer→accept→close/validate lifecycle plus votes, tags, the karma economy, and moderation. Use when the task is to create/configure a forum.forum,…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Publish the multi-language version of an everjust.app (Odoo 19) marketing site via the everjust_agent_mcp server — activate a res.lang, add it to the website's language_ids so it shows in the selector and gets its /<url_code>/ URLs, and translate a page's…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Operate the newsletter SUBSCRIBE surface on an everjust.app tenant's public website via the everjust_agent_mcp MCP — drop/edit a Newsletter subscribe block (stock s_newsletter_* snippet, or js_subscribe wiring inside an on-brand s_cd_* Tailwind section) bound…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de investigación de mercados y especialistas en marketing
descripción

SEO + discoverability for an everjust.app (Odoo 19) tenant's public marketing site, via the everjust_agent_mcp MCP as an admin / website-designer user. Use when the task is to set or backfill a page's meta title/description/keywords/OG image/canonical slug…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores web
descripción

Manage the public marketing site of an everjust.app (Odoo 19) tenant through the everjust_agent_mcp WEBSITE tools — list/create/edit pages (copy-on-write QWeb arch), nav menus, 301/302 redirects, per-page SEO metadata, publish/schedule/index state, and page…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores web
descripción

Author and edit website content on an everjust.app (Odoo 19, html_builder era) tenant — the s_* snippet triad (QWeb template + t-snippet registration in website.snippets + OWL option Plugin), oe_structure drop-zones vs editable zones, and the…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores web
descripción

Odoo 19 website THEMES on an everjust.app tenant given the always-on EVERJUST brand. Use when borrowing a design-themes block, learning the theme.* staging models, diagnosing why brand fonts/colors are always-on, or deciding whether to run…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Operate the CRM / "crm-sales" app of an everjust.app Odoo tenant over the MCP/ORM — create and qualify leads, move opportunities through the pipeline stages, assign a salesperson/team, log activities and notes, mark won/lost, attribute to a UTM campaign, and…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Operate the Events app of a live everjust.app tenant (create/publish an event, take & manage attendee registrations, wire registrations to CRM leads, schedule attendee email/SMS reminders, inspect seats/registration state) via the Odoo MCP/ORM. Use when the…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Operate the "Payroll & HR" app of an everjust.app Odoo 19 tenant (hr.employee / hr.payslip / hr.attendance) over the everjust_agent_mcp MCP — read employees and their contracts (now hr.version), pull attendance, generate a payslip batch,…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Operate the "Projects" app of an everjust.app Odoo 19 tenant (project.project / project.task) over the everjust_agent_mcp MCP — create/find projects and tasks, move a task across kanban stages, assign it, set deadlines, add tags, manage personal to-dos, and…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Operate the "Sign" e-signature app of an everjust.app tenant (create a signable PDF request, add typed signers by role, send it out for signature, track who has signed, download the finished signed PDF, and read the tamper-evidence log) via the Odoo MCP/ORM.…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Grade AI-agent performance qualitatively — every user↔agent conversation on four axes (did it do the task / respond fast / use the right tools / message quality), plus the generated assets (PDFs, images, videos) and the prompts/configs — using writing-quality…

Idioma del texto original: inglés

actualizado
ocupación
Administradores de redes y sistemas informáticos
descripción

Get a READ-ONLY shell on a production EC2 box with NO stored SSH key — using AWS EC2 Instance Connect plus an admin IAM principal — then extract MongoDB collections and container logs and bundle them back to your machine over SSH (tar + base64). Use when you…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Turn audit findings into an engineer-ready remediation backlog via per-finding code + git forensics — confirm the root cause at path:line in CURRENT code, git-blame when it broke, git-log whether any commit fixed it, check uncommitted work, assign a status,…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

End-to-end methodology for auditing a production AI-agent platform from its REAL logs — census, total multi-source extraction, fan-out analysis, adversarial verification, and graded synthesis. Use when asked to review how deployed AI agents are performing…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Cross-check each audit finding's REAL observation timestamp against the commit/deploy timeline (with timezone normalization) to decide whether it is STILL LIVE or already fixed by a commit — so you never report a resolved issue as open (or a still-broken one…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Manage GoDaddy domains and DNS records via the official GoDaddy Developer Portal REST API (developer.godaddy.com). Use when user needs to list domains, update DNS records, check domain availability, or automate domain management tasks.

Idioma del texto original: inglés

actualizado
ocupación
Redactores técnicos
descripción

Remove AI-generated jargon and restore human voice to text. Built from analyzing 1,000+ AI vs human content pieces.

Idioma del texto original: inglés

actualizado
ocupación
Especialistas en gestión de proyectos
descripción

Generate an energy-optimized, time-blocked daily plan based on circadian rhythm research and GTD principles

Idioma del texto original: inglés

actualizado
ocupación
Empleados de oficina generales
descripción

Automatically fetch YouTube video transcripts, generate structured summaries, and send full transcripts to messaging platforms. Detects YouTube URLs and provides metadata, key insights, and downloadable transcripts.

Idioma del texto original: inglés

actualizado
ocupación
Redactores técnicos
descripción

A hard-edged writing style contract for timeless, forceful English prose without modern AI tics. Use when users ask for prose or rewrites that must be clean, exact, concrete, and free of AI cadence, filler, or therapeutic tone.

Idioma del texto original: inglés

actualizado
ocupación
Editores de escritorio
descripción

Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying…

Idioma del texto original: inglés

actualizado
Mostrando 40 de 85 skills recopiladas.