Skip to content
Skillv1.0.0

audioarca

This application is a toolkit for forensic phoneticians and forensic linguists.

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

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

See reviews

About

Imported from mohabgabber/audioarca (AGENTS.md). Install upstream with npx skills add mohabgabber/audioarca. Copyright stays with the author.

App Idea

This application is a toolkit for forensic phoneticians and forensic linguists.

The goal is to analyze text samples and audio samples to help identify who is who. The toolkit supports structured analysis workflows focused on measurable forensic signals such as:

  • intonation patterns
  • formant structure
  • fundamental frequency (F0)
  • lexical and syntactic style
  • other phonetic and linguistic indicators

Analysis cases are recorded and tracked so specialists can create, review, and compare findings over time.

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/mohabgabber-audioarca-audioarca/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.

mohabgabber-audioarca-audioarca.ocm.jsonjson
{
  "ocm": "1",
  "id": "mohabgabber-audioarca-audioarca",
  "kind": "skill",
  "name": "audioarca",
  "description": "This application is a toolkit for forensic phoneticians and forensic linguists.",
  "publisher": "mohabgabber",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "This application is a toolkit for forensic phoneticians and forensic linguists."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/mohabgabber/audioarca",
      "path": "AGENTS.md",
      "ref": "53b95520ca77033e64c8be5167a1350f235c638d",
      "url": "https://github.com/mohabgabber/audioarca/blob/53b95520ca77033e64c8be5167a1350f235c638d/AGENTS.md",
      "key": "mohabgabber/audioarca/AGENTS.md"
    }
  },
  "instructions": "# App Idea\n\nThis application is a toolkit for forensic phoneticians and forensic linguists.\n\nThe goal is to analyze text samples and audio samples to help identify who is who.\nThe toolkit supports structured analysis workflows focused on measurable forensic signals such as:\n- intonation patterns\n- formant structure\n- fundamental frequency (F0)\n- lexical and syntactic style\n- other phonetic and linguistic indicators\n\nAnalysis cases are recorded and tracked so specialists can create, review, and compare findings over time.",
  "cost": {
    "context_tokens": 131
  }
}

Fetch it by URL: GET /api/v1/registry/mohabgabber-audioarca-audioarca/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.

audioarca - Skill - OpenSmartRoute