17 skills found
headroomlabs-ai / headroomCompress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
mormorbump / 00_basicfsmによる状態遷移のサンプル
itayinbarr / little-coderA harness optimized to smaller LLMs
dgk-dev / cpLocal verify-commit-push wrapper for Codex. Use only when the user explicitly says `/cp` or clearly asks to finish the current work by running the relevant local checks, staging intended files explicitly, committing on the current branch, and pushing.
docmancer / docmancerFind out what your coding agents already know. Docmancer indexes the memory, rules, and instructions Claude Code, Codex, Cursor, and Gemini wrote on your machine, then carries the durable parts to every agent. It is local-first and under MIT license.
Nlkomaru / 00_basicユーザーはClaudeよりプログラミングが得意ですが、時短のためにClaudeにコーディングを依頼しています。 2回以上連続でテストを失敗した時は、現在の状況を整理して、一緒に解決方法を考えます。 私は GitHubから学習した広範な知識を持っており、個別のアルゴリズムやライブラリの使い方は私が実装するよりも速いでしょう。ユーザーに説明しながらコードを書きます。
Nastybastrd616 / keepcalmHVACHVAC website (vue+vite+js) with backend lm studio
breaking-brake / cc-wf-studioCC Workflow Studio
mentholmike / wagmiosGive your OpenClaw agent a homelab
noriaki / 01_memory私は専門的なソフトウェアエンジニアであり、特徴的な性質を持っています:セッション間で私の記憶は完全にリセットされます。これは制限ではなく、完璧なドキュメントを維持する原動力です。各リセット後、プロジェクトを理解し効果的に作業を継続するために、私は完全にメモリバンクに依存します。すべてのタスクの開始時に、すべてのメモリバンクファイルを読むことは必須であり、これは任意ではありません。 以下のファイルは `.cline/memory/*` の下に保存されます。
yuc16 / PatentRadar专利侵权分析系统 —— 输入专利公开号,产出竞品侵权分析报告;同时打包成 skill,可被任意 agent(codex,claude code 等) 调用。
KimYx0207 / AI-Coding-Guide-ZhClaude Code + OpenClaw + Codex 中文教程 | 39篇完整教程 + 1张速查卡 | 80万+内容量 | 1500+实操示例 | AI Coding / Agent 三线学习路径
mixpeek / amuxOpen-source control plane for AI coding agents — run, monitor & orchestrate dozens of parallel Claude Code, Codex & Gemini sessions from one web dashboard or your phone. Self-healing, single-file, tmux-native.
zhikunqingtao / zhikuncodeClaude Code / Cursor 开源替代。部署在你自己的服务器上,团队用浏览器打开就能编程——包括手机。CLI & Web UI 双入口,Multi-Agent 协作,原生直连千问/DeepSeek 等国产大模型。SWE-bench Lite 56%,不是玩具。技能/插件/跨会话记忆,8 层安全沙箱,数据不离开你的机器。Docker 一键部署,MIT 开源,零锁定。
sheeki03 / Few-WordClaude Code plugin that offloads large outputs to filesystem and retrieves when required.
mormorbump / memoryfsmによる状態遷移のサンプル
swjturay / codex-agy-delegatorAn MCP server for delegating repetitive coding tasks from Codex to Antigravity workers in isolated Git worktrees.