Skip to content
Skillv1.0.0

PC1-AI-VISION

Leia `README.md` antes de qualquer outra acao.

by zapprosite(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from zapprosite/PC1-AI-VISION (AGENTS.md). Install upstream with npx skills add zapprosite/PC1-AI-VISION. Copyright stays with the author.

AGENTS.md

Leia README.md antes de qualquer outra acao.

Regras para agentes

  • nao pedir, nao tentar ler e nao copiar secrets reais
  • nao ler /srv/infra/env/master.env
  • nao ler /srv/imports/old-hd/secret-quarantine
  • nao tratar o SSD antigo como producao
  • nao sugerir expor LiteLLM em 0.0.0.0
  • nao alterar o alias hermes-code
  • nao mover o GGUF canonico
  • nao tratar este repo como fonte de verdade operacional
  • usar /srv apenas como referencia operacional
  • antes de qualquer mudanca real, usar auditoria ou snapshot readonly
  • SSD antigo e fonte arqueologica; nunca promocao direta

Leitura sugerida

  1. README.md
  2. SECURITY.md
  3. maps/
  4. registries/
  5. policies/
  6. audits/latest-pc1-audit.md

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/zapprosite-pc1-ai-vision-pc1-ai-vision/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

zapprosite-pc1-ai-vision-pc1-ai-vision.ocm.jsonjson
{
  "ocm": "1",
  "id": "zapprosite-pc1-ai-vision-pc1-ai-vision",
  "kind": "skill",
  "name": "PC1-AI-VISION",
  "description": "Leia `README.md` antes de qualquer outra acao.",
  "publisher": "zapprosite",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Leia `README.md` antes de qualquer outra acao."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/zapprosite/PC1-AI-VISION",
      "path": "AGENTS.md",
      "ref": "e4dde2457022df84121ea62345e72745cc4420ca",
      "url": "https://github.com/zapprosite/PC1-AI-VISION/blob/e4dde2457022df84121ea62345e72745cc4420ca/AGENTS.md",
      "key": "zapprosite/PC1-AI-VISION/AGENTS.md"
    }
  },
  "instructions": "# AGENTS.md\n\nLeia `README.md` antes de qualquer outra acao.\n\n## Regras para agentes\n\n- nao pedir, nao tentar ler e nao copiar secrets reais\n- nao ler `/srv/infra/env/master.env`\n- nao ler `/srv/imports/old-hd/secret-quarantine`\n- nao tratar o SSD antigo como producao\n- nao sugerir expor LiteLLM em `0.0.0.0`\n- nao alterar o alias `hermes-code`\n- nao mover o GGUF canonico\n- nao tratar este repo como fonte de verdade operacional\n- usar `/srv` apenas como referencia operacional\n- antes de qualquer mudanca real, usar auditoria ou snapshot readonly\n- SSD antigo e fonte arqueologica; nunca promocao d",
  "cost": {
    "context_tokens": 183
  }
}

Fetch it by URL: GET /api/v1/registry/zapprosite-pc1-ai-vision-pc1-ai-vision/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.