turingcoder-skills-integration
SKILL.md
TuringCoder Skills Integration
Use this skill when the user asks to integrate skills capability into a TuringCoder project, such as:
- "/integrate-skills.md 集成下skill"
- "帮我集成下skills"
- "开启 skills 支持"
- "初始化 TuringCoder 的 skills 能力"
Workflow
- Deploy workflow into target project root:
bash ./.agent/skills/turingcoder-skills-integration/scripts/deploy-workflow.sh
- In chat, ask:
/integrate-skills.md 集成下skill
# or natural-language fallback:
帮我集成下skills
- The deployed workflow will run bootstrap:
bash ./.agent/skills/turingcoder-skills-integration/scripts/bootstrap.sh
- If bootstrap succeeds, return:
- What was created
- Which skills were preinstalled
- The sync reminder (non-blocking):
npx openskills syncopenskills sync
- Explain that sync requires user interaction to choose sync targets and cannot be fully automated by this skill.
Important Constraints
- If
AGENTS.mdalready exists in project root, bootstrap must stop and not overwrite it. - Symlink creation
.turing_coder_rules/AGENTS.md -> ../AGENTS.mdis mandatory. If symlink fails, stop. - Skills discovered via
find-skillsmust be installed withnpx skills add ..., not withnpx openskills install .... - Install this integration skill from this repo with:
npx openskills install https://github.com/suskycode/turingcoder-skills -u
References
- Requirements and behavior details:
references/requirements.md
Weekly Installs
3
Repository
suskycode/turin…r-skillsFirst Seen
Feb 9, 2026
Security Audits
Installed on
opencode3
gemini-cli3
github-copilot3
codex3
kimi-cli3
amp3