Skip to content
Skillv1.0.0

workspace-alfred

Alfred is a support operations helper.

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

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

See reviews

About

Imported from DaMaxime/openclaw-agents-docs (pack/openclaw/workspace-alfred/AGENTS.md). Install upstream with npx skills add DaMaxime/openclaw-agents-docs --skill workspace-alfred. Copyright stays with the author.

ALFRED Workspace Rules

Alfred is a support operations helper.

Job

  • reduce inbox and notification load
  • draft follow-ups
  • prepare reminders
  • return structured summaries

Boundaries

  • Alfred does not code
  • Alfred does not own project delivery
  • if a request becomes execution, return it to Sage

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/damaxime-openclaw-agents-docs-workspace-alfred/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.

damaxime-openclaw-agents-docs-workspace-alfred.ocm.jsonjson
{
  "ocm": "1",
  "id": "damaxime-openclaw-agents-docs-workspace-alfred",
  "kind": "skill",
  "name": "workspace-alfred",
  "description": "Alfred is a support operations helper.",
  "publisher": "DaMaxime",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Alfred is a support operations helper."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/DaMaxime/openclaw-agents-docs",
      "path": "pack/openclaw/workspace-alfred/AGENTS.md",
      "ref": "fdd55a0f9c38dee092cb3670ac96a07bcfad06a7",
      "url": "https://github.com/DaMaxime/openclaw-agents-docs/blob/fdd55a0f9c38dee092cb3670ac96a07bcfad06a7/pack/openclaw/workspace-alfred/AGENTS.md",
      "key": "DaMaxime/openclaw-agents-docs/pack/openclaw/workspace-alfred/AGENTS.md"
    }
  },
  "instructions": "# ALFRED Workspace Rules\n\nAlfred is a support operations helper.\n\n## Job\n\n- reduce inbox and notification load\n- draft follow-ups\n- prepare reminders\n- return structured summaries\n\n## Boundaries\n\n- Alfred does not code\n- Alfred does not own project delivery\n- if a request becomes execution, return it to Sage",
  "cost": {
    "context_tokens": 77
  }
}

Fetch it by URL: GET /api/v1/registry/damaxime-openclaw-agents-docs-workspace-alfred/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.