Web sitesi araçları
Web sitenizi yapay zekâ asistanınızdan kurup yayınlayın — bu araçlar kendi izole sunucunuzda çalışır ve plan kredinizi tüketmez.
Araçlar · 15
add_siteücretsizAdds ANOTHER website to the user's existing server, on its own domain.
configure_site_smtpücretsizSets up a CONTACT FORM → EMAIL relay for the user's hosted (static) site using the user's OWN Gmail or Yandex — with NO third-party dashboard: the user configures everything here, in chat.
create_trial_siteücretsizCreates a free trial website on a xxx.kriptap.com subdomain — no plan or payment needed.
deploy_site_zipücretsizDeploy an ENTIRE website from a .zip onto the user's AI Server in one step.
list_serversücretsizLists the websites you can edit: Opus Growth hosting servers ('Sunucum') AND any WordPress sites connected with the Opus Growth Connector plugin.
list_sitesücretsizLists the websites hosted on the user's server.
remove_siteücretsizRemoves an EXTRA website from the server (the primary site cannot be removed here).
scaffold_siteücretsizInstalls a site toolkit onto the hosting server.
site_command_statusücretsizReads a background command started by site_run_command(background=true): whether it is still running, what it has printed so far, and the exit code once it ends.
site_csp_reportsücretsizReads the Content-Security-Policy violation reports collected by the FIRST-PARTY collector that every hosted site serves at `/_opus/csp-report` on its own origin, so a Report-Only policy can be tuned before it is enforced.
site_design_guideücretsizReturns the web-design playbook for building sites on the hosting server: the design-system component classes available, how to recolor a site per brand, content/writing rules, image handling, and the anti-'AI-generated-template' pitfalls t
site_edit_fileücretsizMakes a SMALL, surgical edit to an existing text file by replacing an exact string — WITHOUT resending the whole file.
site_fetchücretsizDownloads a file from a public URL DIRECTLY onto the hosting site, and RESIZES or CONVERTS images on the way in (resize, webp, avif, jpg, quality) — this is the only image processing available for a hosting server, because the container its
site_headersücretsizManages HTTP RESPONSE HEADERS for the hosting website — the thing a static export cannot do for itself.
site_infoücretsizShows a hosting server's web address, status and disk usage (used / limit / free).
site_list_filesücretsizLists files on the user's hosting server (website directory /data/site).
site_previewücretsizRenders a page of the hosting site and returns a screenshot image.
site_read_fileücretsizReads a text file from the user's hosting website directory.
site_rebuildücretsizRe-build and re-publish a Next.js / Vite / CRA site FROM THE SOURCE KEPT ON THE SERVER by a prior deploy_site_zip of a source project.
site_redirectsücretsizManages REAL 301 redirects for the hosting website — the correct way to move an old URL to a new one after a redesign or a URL change, so link equity and rankings carry over.
site_restoreücretsizRestores the website (or a single file/folder) from an automatic snapshot listed by site_versions — this is how you undo an overwritten or lost change.
site_run_commandücretsizRuns a shell command on the user's own hosting server (npm install, static builds, file ops).
site_seo_guideücretsizReturns the SEO + JSON-LD playbook for sites built on the hosting server: how to structure the schema.org @id graph, which schema type each page type needs, title/description rules, URL and canonical architecture, internal linking, sitemap/
site_tag_gatewayücretsizServes a Google tag from the site's OWN domain — Google tag gateway / first-party mode — for a website hosted here.
site_versionsücretsizLists automatic version snapshots of the website.
site_write_fileücretsizWrites a TEXT file to the user's hosting website (HTML/CSS/JS/JSON/SVG) — creates it or overwrites.