Skip to main content

Standalone Creator SKILL MCP service

Reason this release was yanked:

Renamed to creator-skill-v2

Project description

skill-service

Standalone Creator SKILL service — MCP + REST API + independent billing.

Quick start

cd apps/skill-service
python -m venv .venv
.venv/Scripts/python -m pip install -U pip
.venv/Scripts/pip install -e .
cp .env.example .env   # edit database / modash keys
.venv/Scripts/python scripts/init_db.py
.venv/Scripts/python scripts/seed_dev_account.py --email dev@demo.com --password "12345678" --credits 5000
.venv/Scripts/python main.py

Health: GET http://127.0.0.1:8080/health
MCP: http://127.0.0.1:8080/mcp (Bearer sk_live_...)

Production

Stdio bridge (Cursor / Claude Desktop)

export SKILL_TOKEN="sk_live_..."
skill-service-match
# or: uvx --from skill-service skill-service-match

Optional: SKILL_MCP_URL (default https://skill.deinai.ai/mcp).

Status

  • Independent account / session (sk_sess_) / API token (sk_live_)
  • Wallet, recharge, consumption ledger
  • Portal (/portal/): login, recharge, mock checkout, token management
  • Payment checkout: POST /recharge/orders returns payParams (mock / wechat / alipay)
  • MCP tools: ping, get_location_ids, searchInfluencers
  • REST: GET /api/v1/account/status, POST /api/v1/search/influencers
  • Admin: credit packages, consume rules, audit logs

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

skill_service-0.2.0.tar.gz (99.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

skill_service-0.2.0-py3-none-any.whl (86.7 kB view details)

Uploaded Python 3

File details

Details for the file skill_service-0.2.0.tar.gz.

File metadata

  • Download URL: skill_service-0.2.0.tar.gz
  • Upload date:
  • Size: 99.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.5

File hashes

Hashes for skill_service-0.2.0.tar.gz
Algorithm Hash digest
SHA256 fc44516a1497b64620124c30f75669a9ada8adea2a92bd9c1158bd01c791684c
MD5 a06feb6504d9b985ce1ffb622bd638ec
BLAKE2b-256 995e2e337e179659024d86228a9d14ee28c1b05971ad6f5ed4bc8c30ca3bf28b

See more details on using hashes here.

File details

Details for the file skill_service-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: skill_service-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 86.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.5

File hashes

Hashes for skill_service-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 42114b73de41058b65e9795e51a84b0e3f40345b8b3db5d7e1f1b5894baf8a4f
MD5 7636696466cca4b55e3e763dde27432f
BLAKE2b-256 8d3dd66eaac31f9ca09734c8b325f306f2cb671fc1807e75ee9a0251584a5e29

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page