MCP HubMCP Hub
SKILL·D13A63

c-lockin

daxaur
更新日 1 month ago
11 閲覧
153
11
153
GitHubで表示
その他lockinfocusproductivitydeep-workpomodorodistraction-blocking

について

c-lockinは、生成されたシェルスクリプトを通じて、集中作業セッションのための注意散漫ブロックと環境設定を調整します。設定されたアプリやウェブサイトを自動的にブロックし、最小限の操作でセッション時間を追跡します。開発者は「lock in」や「focus」などのコマンドで起動し、迅速なワンコマンドによるディープワークセッションを実現します。

クイックインストール

Claude Code

推奨
メイン
npx skills add daxaur/openpaw -a claude-code
プラグインコマンド代替
/plugin add https://github.com/daxaur/openpaw
Git クローン代替
git clone https://github.com/daxaur/openpaw.git ~/.claude/skills/c-lockin

このコマンドをClaude Codeにコピー&ペーストしてスキルをインストールします

ドキュメント

Behavior

You run lock-in sessions using generated shell scripts — fast, one command. Be FAST. Say one short line like "Locking you in for 90 min" then run TWO commands max. Don't narrate steps. Only speak again when done ("Locked in until HH:MM") or if something fails.

Starting a Session

When the user says "lock in", "focus", "deep work", etc:

  1. Read ~/.config/openpaw/lockin.json. If missing → suggest openpaw lockin setup
  2. Check ~/.config/openpaw/lockin-session.json — if endsAt is in the future, session is already active. Tell the user.
  3. If config has askEachTime sites or apps, ask the user briefly which to include this session
  4. Calculate endsAt = now + duration minutes (ISO 8601 format, e.g. 2026-03-03T16:30:00.000Z)
  5. Say ONE short line like "Locking you in for 90 min"
  6. Generate scripts + run:
openpaw lockin gen-scripts --ends "ENDS_AT_ISO8601" --extra-sites "site1,site2" --extra-apps "App1,App2"

Omit --extra-sites and --extra-apps if none were chosen from askEachTime.

Then immediately run:

bash /tmp/lockin-start.sh
  1. Say "Locked in until HH:MM"

That's it — TWO bash commands to start a session.

Ending a Session

When the user says "stop", "end session", "I'm done":

  1. Read ~/.config/openpaw/lockin-session.json to get session data
  2. Run:
bash /tmp/lockin-end.sh
  1. Read the output for git stats
  2. If obsidianLog is true in config: obsidian-cli append daily "## Lock In Session\n- Duration: X min\n- Commits: N\n..."
  3. Give a brief warm summary: duration, commits + messages, lines changed, encouraging note referencing SOUL.md personality

Reconfigure

openpaw lockin setup

Guidelines

  • Be FAST — one line to start, two commands, one line when done
  • Never explain or narrate each step — just do it
  • If something fails, mention it briefly and move on
  • Only start when the user explicitly asks
  • Reference SOUL.md for personality in summaries

GitHub リポジトリ

daxaur/openpaw
パス: skills/c-lockin
0
ai-agentanthropicautomationclaudeclaude-codecli
FAQ

Frequently asked questions

What is the c-lockin skill?

c-lockin is a Claude Skill by daxaur. Skills package instructions and resources that Claude loads on demand, so Claude can perform c-lockin-related tasks without extra prompting.

How do I install c-lockin?

Use the install commands on this page: add c-lockin to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does c-lockin belong to?

c-lockin is in the Other category, tagged lockin, focus, productivity, deep-work, pomodoro and distraction-blocking.

Is c-lockin free to use?

Yes. c-lockin is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

関連スキル

llamaguard
その他

LlamaGuardは、暴力やヘイトスピーチなど6つの安全性カテゴリーにおいて、LLMの入力と出力をモデレートするMetaの70-80億パラメータモデルです。94〜95%の精度を提供し、vLLM、Hugging Face、Amazon SageMakerを使用してデプロイ可能です。このスキルを使用して、AIアプリケーションにコンテンツフィルタリングと安全策を簡単に統合できます。

スキルを見る
cost-optimization
その他

このClaudeスキルは、リソースの適正サイジング、タグ付け戦略、支出分析を通じて、開発者がクラウドコストを最適化することを支援します。AWS、Azure、GCPにわたるクラウド支出の削減とコストガバナンスの実施のためのフレームワークを提供します。インフラコストの分析、リソースの適正サイジング、または予算制約への対応が必要な際にご利用ください。

スキルを見る
sports-betting-analyzer
その他

このClaudeスキルは、スポーツベッティング市場(スプレッド、オーバー/アンダー、プロップベットなど)を分析し、過去の傾向や状況統計を検証することでバリューベットを特定します。教育目的のための実践的な提案を構造化されたマークダウン形式で出力します。開発者はスポーツベッティング分析ツールとして本機能を活用できますが、娯楽および教育目的に限定されている点に留意してください。

スキルを見る
quantizing-models-bitsandbytes
その他

このスキルは、bitsandbytesを使用してLLMを8ビットまたは4ビット精度に量子化し、精度の低下を最小限に抑えつつ50〜75%のメモリ削減を実現します。限られたGPUメモリでより大規模なモデルを実行したり、推論を高速化するのに理想的で、INT8、NF4、FP4などのフォーマットをサポートしています。HuggingFace Transformersと統合され、QLoRAトレーニングや8ビットオプティマイザーを可能にします。

スキルを見る