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.
humans-txt - Skill - OpenSmartRoute
Skillv1.0.0
humans-txt
`humans.txt` credits the people and technologies behind the site. It is a web standard (humanstxt.org) and lives in the `public/` directory.
Instruction file imported from ncosentino/pitcrew-dashboard (.github/instructions/genesis/astro/humans-txt.instructions.md). Copyright stays with the author.
humans.txt Rules
Purpose
humans.txt credits the people and technologies behind the site. It is a web standard
(humanstxt.org) and lives in the public/ directory.
Required structure
/* TEAM */
Name: Full Name
Role: Role/Title
Contact: email@domain.com
From: City, State/Country
/* SITE */
Last update: YYYY-MM-DD
Language: English
Standards: HTML5, CSS3
Software: Astro, Tailwind CSS
Guidelines
Keep it current — update Last update when the site is modified
List all team members who contributed
Include the tech stack accurately under Software
This file is public — do not include private contact info
Multiple team members get separate Name/Role/Contact blocks
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/ncosentino-pitcrew-dashboard-humans-txt-instructions/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.
{
"ocm": "1",
"id": "ncosentino-pitcrew-dashboard-humans-txt-instructions",
"kind": "skill",
"name": "humans-txt",
"description": "`humans.txt` credits the people and technologies behind the site. It is a web standard (humanstxt.org) and lives in the `public/` directory.",
"publisher": "ncosentino",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"`humans.txt` credits the people and technologies behind the site. It is a web standard (humanstxt.org) and lives in the `public/` directory."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/ncosentino/pitcrew-dashboard",
"path": ".github/instructions/genesis/astro/humans-txt.instructions.md",
"ref": "29fe87a70378ef77fedcfb1eec62958976cb145e",
"url": "https://github.com/ncosentino/pitcrew-dashboard/blob/29fe87a70378ef77fedcfb1eec62958976cb145e/.github/instructions/genesis/astro/humans-txt.instructions.md",
"key": "ncosentino/pitcrew-dashboard/.github/instructions/genesis/astro/humans-txt.instructions.md"
},
"applies_to": "**/humans.txt"
},
"instructions": "# humans.txt Rules\n\n## Purpose\n\n`humans.txt` credits the people and technologies behind the site. It is a web standard\n(humanstxt.org) and lives in the `public/` directory.\n\n## Required structure\n\n```\n/* TEAM */\nName: Full Name\nRole: Role/Title\nContact: email@domain.com\nFrom: City, State/Country\n\n/* SITE */\nLast update: YYYY-MM-DD\nLanguage: English\nStandards: HTML5, CSS3\nSoftware: Astro, Tailwind CSS\n```\n\n## Guidelines\n\n- Keep it current — update `Last update` when the site is modified\n- List all team members who contributed\n- Include the tech stack accurately under `Software`\n- This file is p",
"cost": {
"context_tokens": 177
}
}
Fetch it by URL: GET /api/v1/registry/ncosentino-pitcrew-dashboard-humans-txt-instructions/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.