[!IMPORTANT] > Avoid rewriting published git history. Do not force push, rebase, amend, or > squash commits that are already pushed unless the project owner explicitly > asks for that operation.
Imported from juareix/FinanForte (AGENTS.md). Install upstream with npx skills add juareix/FinanForte. Copyright stays with the author.
[!IMPORTANT]
Avoid rewriting published git history. Do not force push, rebase, amend, or
squash commits that are already pushed unless the project owner explicitly
asks for that operation.
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/juareix-finanforte-finanforte/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.
juareix-finanforte-finanforte.ocm.jsonjson
{
"ocm": "1",
"id": "juareix-finanforte-finanforte",
"kind": "skill",
"name": "FinanForte",
"description": "[!IMPORTANT] > Avoid rewriting published git history. Do not force push, rebase, amend, or > squash commits that are already pushed unless the project owner explicitly > asks for that operation.",
"publisher": "juareix",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"[!IMPORTANT] > Avoid rewriting published git history. Do not force push, rebase, amend, or > squash commits that are already pushed unless the project owner explicitly > asks for that operation."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/juareix/FinanForte",
"path": "AGENTS.md",
"ref": "6dc9b2049d93782c0c08f4bc75b82e5a35b675cb",
"url": "https://github.com/juareix/FinanForte/blob/6dc9b2049d93782c0c08f4bc75b82e5a35b675cb/AGENTS.md",
"key": "juareix/FinanForte/AGENTS.md"
}
},
"instructions": "> [!IMPORTANT]\n> Avoid rewriting published git history. Do not force push, rebase, amend, or\n> squash commits that are already pushed unless the project owner explicitly\n> asks for that operation.",
"cost": {
"context_tokens": 49
}
}
Fetch it by URL: GET /api/v1/registry/juareix-finanforte-finanforte/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.