Skip to main content

Standalone Creator SKILL MCP service

Project description

creator-skill-v2

Standalone Creator SKILL service (SKILL-02) — MCP + REST API + independent billing. Source repo: apps/skill-service.

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_..."
creator-skill-v2-match
# or: uvx --from creator-skill-v2 creator-skill-v2-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

creator_skill_v2-0.2.1.tar.gz (99.4 kB view details)

Uploaded Source

Built Distribution

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

creator_skill_v2-0.2.1-py3-none-any.whl (86.7 kB view details)

Uploaded Python 3

File details

Details for the file creator_skill_v2-0.2.1.tar.gz.

File metadata

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

File hashes

Hashes for creator_skill_v2-0.2.1.tar.gz
Algorithm Hash digest
SHA256 1dd3963fc4dfe1f606ec79182f16df6359ad928ceda45a327674873e8f0186d6
MD5 e878d251363ed7a3f281b0fc2b8bb3bf
BLAKE2b-256 57689250ed6623cba69bfc311c4651d040b28c50de48c920d2824bbdcc24c6c6

See more details on using hashes here.

File details

Details for the file creator_skill_v2-0.2.1-py3-none-any.whl.

File metadata

File hashes

Hashes for creator_skill_v2-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 e4fa255dfa9d2dc2d85d68120ca2f95ba88ebee637a69c363dbb9ef813ca0c74
MD5 5a594a38fc31924b1a6f6f798c4a4b78
BLAKE2b-256 2661471409ea7ea38a07fb3eaa43c01258524b40da096143e30bc1e6c70333eb

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