Skip to content
Skillv1.0.0

teste-com-obsidian

Este diretório representa o cenário de teste com memória externa via Obsidian + MCP.

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

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

See reviews

About

Imported from giovaniocan/llm-graph-memory-experimentV2 (teste-com-obsidian/AGENTS.md). Install upstream with npx skills add giovaniocan/llm-graph-memory-experimentV2 --skill teste-com-obsidian. Copyright stays with the author.

AGENTS.md

Contexto experimental

Este diretório representa o cenário de teste com memória externa via Obsidian + MCP.

Regras obrigatórias

  • Use o servidor MCP chamado obsidian.
  • Antes de editar código:
    1. leia _meta/hot.md via MCP;
    2. leia apenas as notas explicitamente necessárias para a tarefa;
    3. não explore o vault inteiro sem necessidade.
  • Preserve compatibilidade com as tarefas anteriores.
  • Durante este experimento:
    1. não atualize notas do vault;
    2. não escreva resumos em sessoes/;
    3. concentre-se apenas em recuperar contexto e implementar a tarefa.
  • Ao final de cada tarefa, tente rodar o teste relevante.

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/giovaniocan-llm-graph-memory-experimentv2-teste-com-obsidian/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.

giovaniocan-llm-graph-memory-experimentv2-teste-com-obsidian.ocm.jsonjson
{
  "ocm": "1",
  "id": "giovaniocan-llm-graph-memory-experimentv2-teste-com-obsidian",
  "kind": "skill",
  "name": "teste-com-obsidian",
  "description": "Este diretório representa o cenário de teste com memória externa via Obsidian + MCP.",
  "publisher": "giovaniocan",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Este diretório representa o cenário de teste com memória externa via Obsidian + MCP."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/giovaniocan/llm-graph-memory-experimentV2",
      "path": "teste-com-obsidian/AGENTS.md",
      "ref": "21d25c01292312a94c14c2448ee5bb8affa25976",
      "url": "https://github.com/giovaniocan/llm-graph-memory-experimentV2/blob/21d25c01292312a94c14c2448ee5bb8affa25976/teste-com-obsidian/AGENTS.md",
      "key": "giovaniocan/llm-graph-memory-experimentV2/teste-com-obsidian/AGENTS.md"
    }
  },
  "instructions": "# AGENTS.md\n\n## Contexto experimental\n\nEste diretório representa o cenário de teste com memória externa via Obsidian + MCP.\n\n## Regras obrigatórias\n\n- Use o servidor MCP chamado `obsidian`.\n- Antes de editar código:\n  1. leia `_meta/hot.md` via MCP;\n  2. leia apenas as notas explicitamente necessárias para a tarefa;\n  3. não explore o vault inteiro sem necessidade.\n- Preserve compatibilidade com as tarefas anteriores.\n- Durante este experimento:\n  1. não atualize notas do vault;\n  2. não escreva resumos em `sessoes/`;\n  3. concentre-se apenas em recuperar contexto e implementar a tarefa.\n- Ao ",
  "cost": {
    "context_tokens": 163
  }
}

Fetch it by URL: GET /api/v1/registry/giovaniocan-llm-graph-memory-experimentv2-teste-com-obsidian/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.