Instructions file CodexOpenCode
AGENTS.md instructions for knopki/agent-skills, covering agents.md, purpose, how to use this repository, output quality and safety and scope.
Instructions file CodexOpenCode
AGENTS.md instructions for knopki/agent-skills, covering agents.md, purpose, how to use this repository, output quality and safety and scope.
Instructions file
Claude Code instructions for knopki/agent-skills, a project described as: knopki's curated collection of agent skills.
Skill Claude CodeCodex
Use when the user asks to "write a prompt for DeepSeek", "compose a DeepSeek prompt", wants to send a task to a DeepSeek model, needs to launch a DeepSeek subagent. Also use when explicitly named: DeepSeek. Trigger on any request to draft, refine, or assemble a prompt targeting a DeepSeek-family model — for either…
Skill Claude CodeCodex
Use when a task needs live web research: web search for URLs, fetching a page as clean markdown, or crawling a site into markdown. Trigger on "search the web", "fetch/read this URL", "crawl this site/docs", current info beyond training data, bot-walled/JS pages, PDF text extraction.
Skill Claude CodeCodex
Use when the user asks to "write a prompt for GLM", "compose a GLM prompt", wants to send a task to a GLM model, needs to launch a GLM subagent. Also use when explicitly named: GLM. Trigger on any request to draft, refine, or assemble a prompt targeting a GLM-family model — for either interactive use or subagent…
Skill Claude CodeCodex
Use when the user asks about GRACE semantic code markup, asks to set up project, review. Triggers: GRACE init, GRACE review, or when code already contains #region MODULECONTRACT markers.
Skill Claude CodeCodex
Use when a task needs to find real code patterns in public GitHub repositories via the grep.app MCP CLI — for example, verifying how a library, framework, config file, or language feature is actually used in production. Trigger on requests to search code (not documentation), find concrete usage examples, or inspect…