Skip to content
Skillv1.0.0

templates

Language being learned: Compiler/interpreter: `[command]` Package manager: `[command]` (if applicable)

by harry-hathorn(0) 0 installs
Free
Sign in to install

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

See reviews

About

Imported from harry-hathorn/lisa-loop-skill (lisa-loop/assets/templates/AGENTS.md). Install upstream with npx skills add harry-hathorn/lisa-loop-skill --skill templates. Copyright stays with the author.

Language & Tools

Language being learned: Compiler/interpreter: [command] Package manager: [command] (if applicable)

Validation

Run these to check the learner's code:

  • Compile/Run: [compile or run command]
  • Test: [test command] (if applicable)
  • Lint: [lint command] (if applicable)

Source Material

Paths to reference material in materials/ (if any):

Learning Preferences

Learner's current level: Preferred learning style:

Operational Notes

Succinct learnings about the learner's environment:

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/harry-hathorn-lisa-loop-skill-templates/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.

harry-hathorn-lisa-loop-skill-templates.ocm.jsonjson
{
  "ocm": "1",
  "id": "harry-hathorn-lisa-loop-skill-templates",
  "kind": "skill",
  "name": "templates",
  "description": "Language being learned: Compiler/interpreter: `[command]` Package manager: `[command]` (if applicable)",
  "publisher": "harry-hathorn",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Language being learned: Compiler/interpreter: `[command]` Package manager: `[command]` (if applicable)"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/harry-hathorn/lisa-loop-skill",
      "path": "lisa-loop/assets/templates/AGENTS.md",
      "ref": "a2db0e7fa247f2c14b69fa6bb08c60ee4637b88c",
      "url": "https://github.com/harry-hathorn/lisa-loop-skill/blob/a2db0e7fa247f2c14b69fa6bb08c60ee4637b88c/lisa-loop/assets/templates/AGENTS.md",
      "key": "harry-hathorn/lisa-loop-skill/lisa-loop/assets/templates/AGENTS.md"
    }
  },
  "instructions": "## Language & Tools\n\nLanguage being learned:\nCompiler/interpreter: `[command]`\nPackage manager: `[command]` (if applicable)\n\n## Validation\n\nRun these to check the learner's code:\n\n- Compile/Run: `[compile or run command]`\n- Test: `[test command]` (if applicable)\n- Lint: `[lint command]` (if applicable)\n\n## Source Material\n\nPaths to reference material in `materials/` (if any):\n\n## Learning Preferences\n\nLearner's current level:\nPreferred learning style:\n\n## Operational Notes\n\nSuccinct learnings about the learner's environment:",
  "cost": {
    "context_tokens": 132
  }
}

Fetch it by URL: GET /api/v1/registry/harry-hathorn-lisa-loop-skill-templates/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.