deepseekcode Skill
deepseekcode is a Go AI agent skill with git clone. Coding agent for DeepSeek models that runs in your terminal
How to use deepseekcode Skill
Install or run
git clone https://github.com/amemiya02/deepseekcode && cd deepseekcodeClient configuration
id: mcp-schema-drift
fixture_repo: fixtures/mcp-schema-drift
commit: "HEAD"
prompt_file: prompts/mcp-schema-drift.md
timeout_seconds: 300
# Prompt says "Do NOT modify any files. Only provide analysis." Enforce
# via --read-only and a byte-level audit. The previous `[.]` allow-list
# matched everything and made the invariant a no-op.
read_only: true
success:
tests: []
diff_invariants:
- no_changes: true
metrics:
require_cache_gate: false
What is deepseekcode Skill?
deepseekcode is a Go AI agent skill with git clone. Coding agent for DeepSeek models that runs in your terminal This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Reusable instructions support
- Includes SKILL.md support
- Shell commands support
- Document generation support
- OpenAI provider support
- Anthropic provider support
- bench/tasks/mcp-schema-drift.yaml config support
Technical details
Install or run deepseekcode using git clone. Check amemiya02/deepseekcode for the latest setup command.
- Built for Go
- Install or run with git clone
- API key required
Requirements and access
Security and permissions
Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.
When to use deepseekcode Skill
- Use it for reusing agent instructions, scripts, and references.
- Use it for agent skills workflows.
- Use it for coding workflows.
- Use it for data workflows.
Built with
Explore related resources
Frequently asked questions
What is deepseekcode?
deepseekcode is a Go AI agent skill with git clone. Coding agent for DeepSeek models that runs in your terminal
Who is deepseekcode best for?
deepseekcode is best for reusing agent instructions, scripts, and references, agent skills workflows, coding workflows, data workflows.
How do I install deepseekcode?
Install or run deepseekcode using git clone. Check deepseekcode for the latest setup command.
Is deepseekcode actively maintained?
deepseekcode may need a closer maintenance check before production use.
Auto-fetched from GitHub.