0xsline-awesome-deepseek-harness

0xsline-awesome-deepseek-harness is a skill for Claude Code, Codex from AvalonLee/AstraCraft-Program. It costs 0 tokens per session (482 once invoked), scanned A, original, no licence file.

A community-maintained set of reproducible DeepSeek Harness configurations and plugin combinations. It covers coding, workflows, reliability, and productivity use cases.

In plain words
What is it for?
Use it to create or reproduce agent setups for software development, workflow automation, reliability, and productivity tasks.
Why use it?
It gives you documented combinations to reuse instead of assembling every DeepSeek Harness setup yourself.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it to create or reproduce agent setups for software development, workflow automation, reliability, and productivity tasks.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/avalonlee/astracraft-program/0xsline-awesome-deepseek-harness
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add AvalonLee/AstraCraft-Program --skill 0xsline-awesome-deepseek-harness
Clone the repo
git clone --depth 1 https://github.com/AvalonLee/AstraCraft-Program

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for 0xsline-awesome-deepseek-harness

README.md
[![agentmods](https://agentmods.dev/badge/skills/avalonlee/astracraft-program/0xsline-awesome-deepseek-harness/github.svg)](https://agentmods.dev/skills/avalonlee/astracraft-program/0xsline-awesome-deepseek-harness)
Your own site
<a href="https://agentmods.dev/skills/avalonlee/astracraft-program/0xsline-awesome-deepseek-harness"><img src="https://agentmods.dev/badge/skills/avalonlee/astracraft-program/0xsline-awesome-deepseek-harness/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for 0xsline-awesome-deepseek-harness

Your own site · 80×15
<a href="https://agentmods.dev/skills/avalonlee/astracraft-program/0xsline-awesome-deepseek-harness"><img src="https://agentmods.dev/badge/skills/avalonlee/astracraft-program/0xsline-awesome-deepseek-harness.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 482 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.00482
Opus 5 $0.00000 $0.00241
Sonnet 5 $0.00000 $0.00096
Haiku 4.5 $0.00000 $0.00048

Measured 11d ago against content hash a0859711ba76, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

0xsline-awesome-deepseek-harness scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

entries/dsh/0xsline-awesome-deepseek-harness/SKILL.md · 48 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 48 lines · 0 tokens per session scan A a0859711ba76

Subscribe to this mod's changes

0xsline-awesome-deepseek-harness is a skill published in the GitHub repository AvalonLee/AstraCraft-Program (2 stars, last pushed yesterday), with no licence file. It costs nothing until one of its globs matches a file; then it loads 482 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

taiyi-integration

A project workflow skill for closing a TaiyiForge change and recording it in a CHANGELOG.md file. It checks review results, tests, and the state of the working tree before archiving the change.

Dong90/oh-my-taiyiforge · 27 tokens

taiyi-ui-design

A design-planning guide for describing how an application's user interface should look and behave. It produces a UI-DESIGN.md document covering layouts, components, interactions, accessibility, and error states.

Dong90/oh-my-taiyiforge · 35 tokens

taiyi-evolve

A workflow skill that compares the implemented code with the frozen design after development and testing. It records architecture changes and proposes updates to DESIGN.md, the document describing the intended system structure.

Dong90/oh-my-taiyiforge · 37 tokens

taiyi-compress

A workflow tool for shrinking large coding-agent conversations and work files into shorter context notes. It can also coordinate separate agents for parallel development and create handoff notes for continuing work in a new session.

Dong90/oh-my-taiyiforge · 51 tokens

taiyi-diagram-c4

A code-scanning tool that builds C4 architecture documents from a repository. It separates facts observed in the code from conclusions inferred about the design and uses Mermaid diagrams as the source format.

Dong90/oh-my-taiyiforge · 48 tokens

taiyi-ultrawork

A workflow for splitting a coding task into smaller pieces and sending those pieces to parallel coding agents. It also sets file ownership rules so agents do not edit the same files.

Dong90/oh-my-taiyiforge · 39 tokens