Imported from gabriellsnts/spam-project (.agents/AGENTS.md). Install upstream with npx skills add gabriellsnts/spam-project --skill .agents. Copyright stays with the author.
Regras de Implementação do Projeto (SPAM System)
REGRA DE DOCUMENTAÇÃO LOCAL
Fica proibida a criação de arquivos isolados de tarefas. Toda nova funcionalidade desenvolvida por este autor deve ser registrada de forma estritamente incremental ao FINAL do arquivo 'LOG_IMPLEMENTACAO.md', preservando o histórico existente. Componentes que dependam de entradas externas devem conter o botão discreto de 'Modo Demo'.
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/gabriellsnts-spam-project-agents/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.
gabriellsnts-spam-project-agents.ocm.jsonjson
{
"ocm": "1",
"id": "gabriellsnts-spam-project-agents",
"kind": "skill",
"name": ".agents",
"description": "Regras de Implementação do Projeto (SPAM System)",
"publisher": "gabriellsnts",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Regras de Implementação do Projeto (SPAM System)"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/gabriellsnts/spam-project",
"path": ".agents/AGENTS.md",
"ref": "8269186102556b45d8e559975f4892524b38c95a",
"url": "https://github.com/gabriellsnts/spam-project/blob/8269186102556b45d8e559975f4892524b38c95a/.agents/AGENTS.md",
"key": "gabriellsnts/spam-project/.agents/AGENTS.md"
}
},
"instructions": "# Regras de Implementação do Projeto (SPAM System)\n\n## REGRA DE DOCUMENTAÇÃO LOCAL\nFica proibida a criação de arquivos isolados de tarefas. Toda nova funcionalidade desenvolvida por este autor deve ser registrada de forma estritamente incremental ao FINAL do arquivo 'LOG_IMPLEMENTACAO.md', preservando o histórico existente. Componentes que dependam de entradas externas devem conter o botão discreto de 'Modo Demo'.",
"cost": {
"context_tokens": 104
}
}
Fetch it by URL: GET /api/v1/registry/gabriellsnts-spam-project-agents/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.