Deterministic runtime for invest-wiki agent skills
Project description
invest-llm-wiki
Chinese-first md-first investment research wiki skills for Claude Code, Codex, and OpenClaw.
What this repo is
invest-llm-wiki is a versioned skill-pack repository, not an application SDK. The repository currently contains the canonical skill catalog, agent-facing adapter readmes / manifests, the PyPI package source for invest-wiki-runtime, preset/docs scaffolding, and contract tests around those surfaces.
Compatibility
- Claude Code
- Codex
- OpenClaw
Language
The main skill authoring language is Chinese-first. This English README exists for open-source discoverability.
For AI Agents
Use these entry points depending on the task:
- skills/invest-wiki-dossier/SKILL.md: ticker-first dossier orchestration, discover/materialize/render/validate.
- skills/invest-wiki-ingest/SKILL.md: scaffold source note / event / rollup / query pages from new material.
- skills/invest-wiki-right-business/SKILL.md, skills/invest-wiki-right-people/SKILL.md, skills/invest-wiki-right-price/SKILL.md: update the three judgment pages.
- skills/invest-wiki-article/SKILL.md, skills/invest-wiki-lint/SKILL.md, skills/invest-wiki-query/SKILL.md: compose the final article, run maintenance checks, and materialize reusable query output.
Install the packaged skills with:
npx skills add xdsjs/invest-llm-wiki
Or install only what you need:
npx skills add xdsjs/invest-llm-wiki --skill invest-wiki-dossier
npx skills add xdsjs/invest-llm-wiki --skill invest-wiki-ingest
npx skills add xdsjs/invest-llm-wiki --skill invest-wiki-right-business
npx skills add xdsjs/invest-llm-wiki --skill invest-wiki-right-people
npx skills add xdsjs/invest-llm-wiki --skill invest-wiki-right-price
npx skills add xdsjs/invest-llm-wiki --skill invest-wiki-article
npx skills add xdsjs/invest-llm-wiki --skill invest-wiki-lint
npx skills add xdsjs/invest-llm-wiki --skill invest-wiki-query
Install the matching runtime version:
python3 -m pip install -U invest-wiki-runtime==0.1.0
Run the runtime directly from the skill:
python3 -m invest_wiki_runtime config get-root
python3 -m invest_wiki_runtime config set-root --root /absolute/path
python3 -m invest_wiki_runtime dossier run --ticker STZ
The runtime root config file still lives at ~/.config/invest-llm-wiki/config.toml. Skills guide the agent through config get-root / config set-root, then execute the relevant business command. Repo tags, skill docs, and the PyPI runtime version stay strictly aligned.
For repository maintainers, scripts/sync/sync_surfaces.py and scripts/verify/verify_repo.py still exist to refresh adapter manifests and verify the committed repo surface; they are not developer installation entrypoints.
The investment-research preset is documented here as a contract, not as an installed runtime pack. It describes the file and workflow boundaries that the skill pack should satisfy.
Planned preset shape
The later investment-research preset is intended to cover:
invest-wiki-dossierinvest-wiki-ingestinvest-wiki-right-businessinvest-wiki-right-peopleinvest-wiki-right-priceinvest-wiki-articleinvest-wiki-lintinvest-wiki-query
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file invest_wiki_runtime-0.1.0.tar.gz.
File metadata
- Download URL: invest_wiki_runtime-0.1.0.tar.gz
- Upload date:
- Size: 66.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cc5105b702a6ee799e102a8b1bb379b673a05348a26c8857f5b6e6ff88c9bc22
|
|
| MD5 |
bdea16e49fd50d8e0256f482d5aed689
|
|
| BLAKE2b-256 |
b4589edfd80a39d0e4361101e031ced957a35e9fd6820a546e8adef0e319c05d
|
Provenance
The following attestation bundles were made for invest_wiki_runtime-0.1.0.tar.gz:
Publisher:
publish-runtime.yml on xdsjs/invest-llm-wiki
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
invest_wiki_runtime-0.1.0.tar.gz -
Subject digest:
cc5105b702a6ee799e102a8b1bb379b673a05348a26c8857f5b6e6ff88c9bc22 - Sigstore transparency entry: 1302539663
- Sigstore integration time:
-
Permalink:
xdsjs/invest-llm-wiki@6c93d5a0ca61b01aa1ed18b91f5a75f84cc26b39 -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/xdsjs
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-runtime.yml@6c93d5a0ca61b01aa1ed18b91f5a75f84cc26b39 -
Trigger Event:
push
-
Statement type:
File details
Details for the file invest_wiki_runtime-0.1.0-py3-none-any.whl.
File metadata
- Download URL: invest_wiki_runtime-0.1.0-py3-none-any.whl
- Upload date:
- Size: 60.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
460922775c31ae8a6b1f5e1a81683cc7d500823f9f68574ac850fe86aadd0fbd
|
|
| MD5 |
621f01f40ed0de94c91f2c19d1b179f6
|
|
| BLAKE2b-256 |
dc68be61004e350fe11de6dbb6bbc194f31f7739028f3588c21c5775f6d28ab7
|
Provenance
The following attestation bundles were made for invest_wiki_runtime-0.1.0-py3-none-any.whl:
Publisher:
publish-runtime.yml on xdsjs/invest-llm-wiki
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
invest_wiki_runtime-0.1.0-py3-none-any.whl -
Subject digest:
460922775c31ae8a6b1f5e1a81683cc7d500823f9f68574ac850fe86aadd0fbd - Sigstore transparency entry: 1302539814
- Sigstore integration time:
-
Permalink:
xdsjs/invest-llm-wiki@6c93d5a0ca61b01aa1ed18b91f5a75f84cc26b39 -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/xdsjs
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-runtime.yml@6c93d5a0ca61b01aa1ed18b91f5a75f84cc26b39 -
Trigger Event:
push
-
Statement type: