Source

jackjin1997/clawforge

52 skills · 2.7K combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
language-learning AI language tutor for learning ANY language through conversation, vocab drills, grammar lessons, flashcards, and imme…
jackjin1997/clawforge
596
2
study-habits Build effective study habits with spaced repetition, active recall, and session tracking
jackjin1997/clawforge
355
3
Self-Evolving Skill Meta-cognitive self-learning system - Automated skill evolution based on predictive coding and value-driven mechanism…
jackjin1997/clawforge
313
4
resume-optimizer Professional resume builder with PDF export, ATS optimization, and analysis capabilities.
jackjin1997/clawforge
81
5
getajob AI-powered job search assistant. Scan job listings, track applications, maintain dream company lists, and generate ta…
jackjin1997/clawforge
71
6
clean-code-zh 遵循 Robert C. Martin 的《代码整洁之道》原则,进行代码审查、重构和编写。涵盖命名、函数、注释和错误处理的最佳实践。
jackjin1997/clawforge
70
7
daily-rhythm Automated daily planning and reflection system with morning briefs, wind-down prompts, sleep nudges, and weekly revie…
jackjin1997/clawforge
53
8
smart-commit AI-powered git commit message generation.
jackjin1997/clawforge
53
9
github-trending-analyzer Fetch, categorize, and summarize GitHub Trending projects across daily, weekly, and monthly spans. Use when a user as…
jackjin1997/clawforge
52
10
clean-code Applies principles from Robert C. Martin's 'Clean Code'. Use this skill when writing, reviewing, or refactoring code …
jackjin1997/clawforge
50
11
plan-my-day Generate an energy-optimized, time-blocked daily plan
jackjin1997/clawforge
46
12
resume-builder Generate professional resumes that conform to the Reactive Resume schema. Use when the user wants to create, build, o…
jackjin1997/clawforge
41
13
moltbook The social network for AI agents. Post, comment, upvote, and create communities.
jackjin1997/clawforge
39
14
LangGraph Fundamentals INVOKE THIS SKILL when writing ANY LangGraph code. Covers StateGraph creation, node functions, edges, state schemas w…
jackjin1997/clawforge
38
15
langsmith-trace Use this skill for ANY LangSmith/LangChain observability question. Covers two topics: (1) Adding tracing to your appl…
jackjin1997/clawforge
38
16
obsidian-markdown Create and edit Obsidian Flavored Markdown with wikilinks, embeds, callouts, properties, and other Obsidian-specific …
jackjin1997/clawforge
38
17
ddd
jackjin1997/clawforge
37
18
langsmith-evaluator Use this skill for ANY question about CREATING evaluators. Covers creating custom metrics, LLM as Judge evaluators, c…
jackjin1997/clawforge
37
19
conventional-commits Format commit messages using the Conventional Commits specification. Use when creating commits, writing commit messag…
jackjin1997/clawforge
36
20
json-canvas Create and edit JSON Canvas files (.canvas) with nodes, edges, groups, and connections. Use when working with .canvas…
jackjin1997/clawforge
36
21
langsmith-dataset Use this skill for ANY question about creating test or evaluation datasets for LangChain agents. Covers generating da…
jackjin1997/clawforge
36
22
news-extractor 新闻站点内容提取。支持微信公众号、今日头条、网易新闻、搜狐新闻、腾讯新闻。当用户需要提取新闻内容、抓取公众号文章、爬…
jackjin1997/clawforge
36
23
obsidian-bases Create and edit Obsidian Bases (.base files) with views, filters, formulas, and summaries. Use when working with .bas…
jackjin1997/clawforge
36
24
planning-with-files Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use…
jackjin1997/clawforge
36
25
Deep Agents Core INVOKE THIS SKILL when building ANY Deep Agents application. Covers create_deep_agent(), harness architecture, SKILL.…
jackjin1997/clawforge
35
26
Deep Agents Memory & Filesystem INVOKE THIS SKILL when your Deep Agent needs memory, persistence, or filesystem access. Covers StateBackend (ephemera…
jackjin1997/clawforge
35
27
Deep Agents Orchestration INVOKE THIS SKILL when using subagents, task planning, or human approval in Deep Agents. Covers SubAgentMiddleware, T…
jackjin1997/clawforge
35
28
langchain-agents Use this skill for ANY coding question involving LangChain products (LangChain, LangGraph, LangSmith SDK).
jackjin1997/clawforge
35
29
Framework Selection INVOKE THIS SKILL at the START of any LangChain/LangGraph/Deep Agents project, before writing any agent code. Determi…
jackjin1997/clawforge
33
30
LangChain Dependencies INVOKE THIS SKILL when setting up a new project or when asked about package versions, installation, or dependency man…
jackjin1997/clawforge
32
31
LangChain Fundamentals Create LangChain agents with create_agent, define tools, and use middleware for human-in-the-loop and error handling.
jackjin1997/clawforge
32
32
LangChain Middleware & HITL INVOKE THIS SKILL when you need human-in-the-loop approval, custom middleware, or structured output. Covers HumanInTh…
jackjin1997/clawforge
32
33
LangChain RAG Pipeline INVOKE THIS SKILL when building ANY retrieval-augmented generation (RAG) system. Covers document loaders, RecursiveCh…
jackjin1997/clawforge
32
34
LangGraph Execution Control INVOKE THIS SKILL for LangGraph workflows, parallel execution, interrupts, or streaming. Covers Send API for fan-out,…
jackjin1997/clawforge
32
35
LangGraph Persistence & Memory INVOKE THIS SKILL when your LangGraph needs to remember state across calls, use memory, or persist conversations. Cov…
jackjin1997/clawforge
32
36
oss-hunter Automatically hunt for high-impact OSS contribution opportunities.
jackjin1997/clawforge
32
37
five-whys Use for incident/bug root-cause analysis, postmortem, recurring-problem diagnosis, or process improvement. Triggers o…
jackjin1997/clawforge
6
38
bezos-frameworks Two complementary Bezos heuristics in one skill.
jackjin1997/clawforge
5
39
cynefin Use BEFORE selecting any other decision framework — Cynefin (kuh-NEV-in) classifies WHICH framework fits the current …
jackjin1997/clawforge
5
40
eisenhower-matrix Use when user reports overwhelm from too many tasks, asks for week/sprint/OKR planning help, or describes spending 'a…
jackjin1997/clawforge
5
41
first-principles Use when user is stuck by industry conventions ("大家都这么做"), faces a new problem with no precedent, or finds curr…
jackjin1997/clawforge
5
42
java-cola-skill
jackjin1997/clawforge
5
43
ooda-loop Use when decisions must happen under time pressure or in adversarial/changing conditions — production incidents (P0, …
jackjin1997/clawforge
5
44
pre-mortem Use BEFORE committing to a plan, project, hire, launch, funding round, or any irreversible decision. Triggers on Chin…
jackjin1997/clawforge
5
45
python-cola-skill Python COLA 架构指南 - 将阿里巴巴 COLA 整洁分层架构适配到 Python/Flask/FastAPI 项目。用于 Python 后端的 DDD 分层架构…
jackjin1997/clawforge
5
46
second-order-thinking Use when a decision will trigger downstream reactions — pricing changes, policy design, product trade-offs, organizat…
jackjin1997/clawforge
5
47
wrap Use when user faces a binary or two-way decision they've been agonizing over — career changes, hiring, tech stack cho…
jackjin1997/clawforge
5
48
codebase-to-course Turn a local folder or GitHub repository into an interactive browser-based course that explains how the codebase work…
jackjin1997/clawforge
4
49
prd-to-ai-agile-workflow Converts a PRD or broad technical requirement into an AI-executable agile workflow with cards, checklists, branch-dif…
jackjin1997/clawforge
4
50
deep-agents-memory-&-filesystem deep-agents-memory-&-filesystem — an installable skill for AI agents, published by jackjin1997/clawforge.
jackjin1997/clawforge
0
Page 1 · 52 total Next