fabianocruz/sinal-lab · Archived

run-agent

Executa um AI agent da plataforma e exibe resultados

First seen Jun 17, 2026

Installation

$ npx skills add fabianocruz/sinal-lab --skill run-agent

Stronger alternatives

This repository is archived — consider an actively maintained alternative.

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 3
Default branch main
Open issues 0
Status Archived

Skill metadata

Parsed from SKILL.md frontmatter.

Allowed toolsBash, Read, Glob, Grep

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 505 B
  • docs SUMMARY.md 69 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 1 installs

SKILL.md

Execute o AI agent: $ARGUMENTS

Passos:

  1. Verifique que o agent existe em apps/agents/$ARGUMENTS/
  2. Rode o agent: python -m apps.agents.$ARGUMENTS.main
  3. Exiba o output formatado
  4. Mostre o confidence score do resultado
  5. Se houver erros, analise os logs em apps/agents/$ARGUMENTS/logs/