Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
polimondi - Skill - OpenSmartRoute
Skillv1.0.0
polimondi
lean4/README.md is the running log of results about perfect polyiamonds and MUST be kept current: whenever you prove, restate, or restructure anything under lean4/, append a new dated entry to lean4/R
Imported from MartaRudzate/polimondi (AGENTS.md). Install upstream with npx skills add MartaRudzate/polimondi. Copyright stays with the author.
How to run Python code
1. How to activate the virtual environment:
source venv_poli/bin/activate
For Lean4-related updates
lean4/README.md is the running log of results about perfect polyiamonds
and MUST be kept current: whenever you prove, restate, or restructure
anything under lean4/, append a new dated entry to lean4/README.md as part
of the same task, before finishing. Follow the format of the existing
entries:
heading ## Entry N: <short title> (N = next number; the file is
append-only — never rewrite or delete earlier entries);
**Date:** (today's date);
**Results.** — the theorems/lemmas proved or restated, by their Lean
names, noting which previous sorrys were removed;
close with the up-to-date list of remaining sorrys.
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/martarudzate-polimondi-polimondi/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.
martarudzate-polimondi-polimondi.ocm.jsonjson
{
"ocm": "1",
"id": "martarudzate-polimondi-polimondi",
"kind": "skill",
"name": "polimondi",
"description": "lean4/README.md is the running log of results about perfect polyiamonds and MUST be kept current: whenever you prove, restate, or restructure anything under lean4/, append a new dated entry to lean4/README.md as part of the same task, before finishing. Follow the format of the existing entries:",
"publisher": "MartaRudzate",
"version": "1.0.0",
"capabilities": {
"domains": [
"math"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"lean4/README.md is the running log of results about perfect polyiamonds and MUST be kept current: whenever you prove, restate, or restructure anything under lean4/, append a new dated entry to lean4/README.md as part of the same task, before finishing. Follow the format of the existing entries:"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/MartaRudzate/polimondi",
"path": "AGENTS.md",
"ref": "4f1ecc6f5b18e5064c9ebb7a247e701158cede92",
"url": "https://github.com/MartaRudzate/polimondi/blob/4f1ecc6f5b18e5064c9ebb7a247e701158cede92/AGENTS.md",
"key": "MartaRudzate/polimondi/AGENTS.md"
}
},
"instructions": "# How to run Python code\n\n## 1. How to activate the virtual environment:\n\n```bash\nsource venv_poli/bin/activate\n```\n\n## For Lean4-related updates\n\nlean4/README.md is the running log of results about perfect polyiamonds\nand MUST be kept current: whenever you prove, restate, or restructure\nanything under lean4/, append a new dated entry to lean4/README.md as part\nof the same task, before finishing. Follow the format of the existing\nentries:\n\n- heading `## Entry N: <short title>` (N = next number; the file is\n append-only — never rewrite or delete earlier entries);\n- `**Date:**` (today's date);\n",
"cost": {
"context_tokens": 218
}
}
Fetch it by URL: GET /api/v1/registry/martarudzate-polimondi-polimondi/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.