Ingest a newly provided raw source into the LLM Wiki OKF bundle. Use whenever the operator asks to add a source to the wiki, process a file under raw/sources or raw/assets, summarize and file an article/paper/transcript, or mentions ingestion, importing sources, or updating the wiki from a document.
Run a structural and logical health check of the LLM Wiki OKF bundle against SPEC.md and AGENTS.md. Use whenever the operator asks to lint the wiki, check for schema violations, contradictions, stale claims, orphan pages, broken wikilinks, or health-check the wiki after ingests.
Answer operator questions using the LLM Wiki as the primary source of truth, and optionally file reusable syntheses back into the wiki. Use whenever the operator asks a question about wiki content, queries the knowledge base, requests a synthesis across sources, or wants an answer based on what has been ingested.
A data-access skill for retrieving structured historical financial-market data from Shanxi Securities’ Tushare service. The data is from the previous trading day, not live market prices.
A Chinese-language analysis workflow for mainland Chinese stocks, indexes, public funds, and futures. It produces a structured Markdown report using market data from the SXSCTushare service.
Develop plugins for DeepSeek Harness (dsh), a Cordis-based agent framework. Use when the user asks to create, modify, debug, or package a dsh plugin; write a tool, service, LLM adapter, or event listener; configure cordis.yml patches; or bundle a plugin for distribution. Also triggers on mentions of Cordis lifecycle…