tests-prod-run-prod-tests

Run all validation checks that require network access to the live site (itautonomos.com).

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "tests-prod-run-prod-tests" with this command: npx skills add v112263/it-autonomos-spain/v112263-it-autonomos-spain-tests-prod-run-prod-tests

Run Prod Tests

Run all validation checks that require network access to the live site (itautonomos.com).

Checks to run

  • /tests-prod-test-bitly-links

  • Bit.ly redirects validation

  • /tests-prod-test-prod-site-links

  • PROD site links & anchors validation using lychee

Instructions

  • Launch both checks in parallel using the Skill tool:

  • Call Skill tool with skill: tests-prod-test-bitly-links

  • Call Skill tool with skill: tests-prod-test-prod-site-links

  • Wait for both to complete

  • Compile results into a unified report (see format below)

Output Format

Prod Tests Results

1. Bit.ly Links

[Summary from test-bitly-links]

2. Prod Site Links (lychee)

[Summary from test-prod-site-links]


Summary

CheckStatus
Bit.ly Links✅ / ❌
Prod Site Links✅ / ❌
TOTALAll PROD tests passed / ❌ Issues found

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

tests-local-run-local-tests

No summary provided by upstream source.

Repository SourceNeeds Review
General

content-translate-article

No summary provided by upstream source.

Repository SourceNeeds Review
General

ll-feishu-audio

飞书语音交互技能。支持语音消息自动识别、AI 处理、语音回复全流程。需要配置 FEISHU_APP_ID 和 FEISHU_APP_SECRET 环境变量。使用 faster-whisper 进行语音识别,Edge TTS 进行语音合成,自动转换 OPUS 格式并通过飞书发送。适用于飞书平台的语音对话场景。

Archived SourceRecently Updated
General

test_skill

import json import tkinter as tk from tkinter import messagebox, simpledialog

Archived SourceRecently Updated