neon-skill-communication


Nameneon-skill-communication JSON
Version 0.2.0 PyPI version JSON
download
home_pagehttps://github.com/NeonGeckoCom/skill-communication
SummaryNone
upload_time2025-08-12 01:37:15
maintainerNone
docs_urlNone
authorNeongecko
requires_pythonNone
licenseBSD-3-Clause
keywords
VCS
bugtrack_url
requirements neon-utils ovos-utils ovos-workshop
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # <img src='https://0000.us/klatchat/app/files/neon_images/icons/neon_skill.png' card_color="#FF8600" width="50" style="vertical-align:bottom">Communication

## Summary

Skill for the Common Message Skill framework.

## Description

This handles requests to send messages and place calls by communicating 
with all call and message handling skills and selecting the appropriate one to handle a request.

## Contact Support

Use the [link](https://neongecko.com/ContactUs) or [submit an issue on GitHub](https://help.github.com/en/articles/creating-an-issue)

## Credits
[NeonDaniel](https://github.com/NeonDaniel)
[NeonGeckoCom](https://github.com/NeonGeckoCom)

## Tags
#NeonGecko Original
#NeonAI

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/NeonGeckoCom/skill-communication",
    "name": "neon-skill-communication",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Neongecko",
    "author_email": "developers@neon.ai",
    "download_url": "https://files.pythonhosted.org/packages/be/58/7c6e22ab9fc86245716675917cd4db7c7db45b457840d84d650724ccceb7/neon-skill-communication-0.2.0.tar.gz",
    "platform": null,
    "description": "# <img src='https://0000.us/klatchat/app/files/neon_images/icons/neon_skill.png' card_color=\"#FF8600\" width=\"50\" style=\"vertical-align:bottom\">Communication\n\n## Summary\n\nSkill for the Common Message Skill framework.\n\n## Description\n\nThis handles requests to send messages and place calls by communicating \nwith all call and message handling skills and selecting the appropriate one to handle a request.\n\n## Contact Support\n\nUse the [link](https://neongecko.com/ContactUs) or [submit an issue on GitHub](https://help.github.com/en/articles/creating-an-issue)\n\n## Credits\n[NeonDaniel](https://github.com/NeonDaniel)\n[NeonGeckoCom](https://github.com/NeonGeckoCom)\n\n## Tags\n#NeonGecko Original\n#NeonAI\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": null,
    "version": "0.2.0",
    "project_urls": {
        "Homepage": "https://github.com/NeonGeckoCom/skill-communication"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "17273695065b0d0a8f306245cf056b5a2045aed21578035ffd4aafd618126f18",
                "md5": "45b620af5ff480767414fa60f0e03222",
                "sha256": "efad84b00c06e56a51f61107ff79edc6e3e0282f7dfb1f347009fa21319ce8e3"
            },
            "downloads": -1,
            "filename": "neon_skill_communication-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "45b620af5ff480767414fa60f0e03222",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 17963,
            "upload_time": "2025-08-12T01:37:15",
            "upload_time_iso_8601": "2025-08-12T01:37:15.045598Z",
            "url": "https://files.pythonhosted.org/packages/17/27/3695065b0d0a8f306245cf056b5a2045aed21578035ffd4aafd618126f18/neon_skill_communication-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "be587c6e22ab9fc86245716675917cd4db7c7db45b457840d84d650724ccceb7",
                "md5": "62b89e68423ce4ce05a7567be87ec94c",
                "sha256": "cf87f8848f6ac899b698eb34a27eb04f6de9f830a33af1e8b192b85f9a6662eb"
            },
            "downloads": -1,
            "filename": "neon-skill-communication-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "62b89e68423ce4ce05a7567be87ec94c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 10271,
            "upload_time": "2025-08-12T01:37:15",
            "upload_time_iso_8601": "2025-08-12T01:37:15.974789Z",
            "url": "https://files.pythonhosted.org/packages/be/58/7c6e22ab9fc86245716675917cd4db7c7db45b457840d84d650724ccceb7/neon-skill-communication-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-12 01:37:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "NeonGeckoCom",
    "github_project": "skill-communication",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "neon-utils",
            "specs": [
                [
                    "~=",
                    "1.12"
                ]
            ]
        },
        {
            "name": "ovos-utils",
            "specs": [
                [
                    ">=",
                    "0.0.28"
                ],
                [
                    "~=",
                    "0.0"
                ]
            ]
        },
        {
            "name": "ovos-workshop",
            "specs": [
                [
                    ">=",
                    "0.0.15"
                ],
                [
                    "~=",
                    "0.0"
                ]
            ]
        }
    ],
    "lcname": "neon-skill-communication"
}
        
Elapsed time: 1.34421s