Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

deepwork

يحتوي deepwork على 18 من skills المجمعة من Unsupervisedcom، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
18
Stars
49
محدث
2026-04-15
Forks
3
التغطية المهنية
4 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

new-user
مطوّرو البرمجيات

Welcome new users to DeepWork — introduce features, set up reviews, and optionally record a first workflow

2026-04-15
review
محللو ضمان جودة البرمجيات والمختبرون

Run DeepWork Reviews on the current branch — review changed files using .deepreview rules

2026-04-14
create-agent
المهن الحاسوبية الأخرى

Creates a new LearningAgent with directory structure, core-knowledge.md, and Claude Code agent file. Guides the user through initial configuration.

2026-04-12
learn
المهن الحاسوبية الأخرى

Runs the learning cycle on all LearningAgent sessions with pending transcripts. Identifies issues, investigates root causes, and incorporates learnings into agent definitions.

2026-04-12
deepreviews
محللو ضمان جودة البرمجيات والمختبرون

Reference documentation for DeepWork Reviews — automated code review rules using .deepreview configs and DeepSchema-generated rules

2026-04-10
deepwork
المهن الحاسوبية الأخرى

Start or continue DeepWork workflows using MCP tools

2026-04-10
record
المهن الحاسوبية الأخرى

Record a workflow by doing it — watch and learn approach to creating DeepWork jobs

2026-04-10
identify
مطوّرو البرمجيات

Reads a session transcript and identifies issues where a LearningAgent made mistakes, had knowledge gaps, or underperformed. Creates issue files for each problem found.

2026-04-07
incorporate-learnings
المهن الحاسوبية الأخرى

Takes investigated issues and incorporates the learnings into the LearningAgent's knowledge base by updating core-knowledge.md, topics, or learnings files.

2026-04-07
investigate-issues
المهن الحاسوبية الأخرى

Investigates identified issues in a LearningAgent session by reading the transcript, determining root causes, and updating issue files with investigation reports.

2026-04-07
prompt-review
المهن الحاسوبية الأخرى

Reviews a prompt/instruction file against Anthropic prompt engineering best practices. Use when evaluating skill files, agent definitions, or instruction chunks for quality.

2026-04-07
deepplan
المهن الحاسوبية الأخرى

Start structured planning — explores, designs, and produces an executable plan

2026-04-03
deepschema
مطوّرو البرمجيات

Create and manage DeepSchemas — rich file-level schemas with automatic validation and review generation

2026-04-03
merge-and-update
مطوّرو البرمجيات

Merge the current PR, wait for merge queue/checks to complete, then switch to main and pull

2026-03-21
learning-agents
المهن الحاسوبية الأخرى

Dispatch entry point for the LearningAgents plugin. Routes to sub-commands for creating agents, running learning cycles, and reporting issues.

2026-03-03
configure-reviews
مطوّرو البرمجيات

Set up DeepWork Reviews — automated code review rules using .deepreview config files

2026-02-23
report-issue
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرون

Creates an issue file tracking a problem observed in a LearningAgent session. Used by the identify skill and can be invoked directly to report issues in real-time.

2026-02-20
setup
مديرو الشبكات وأنظمة الحاسوب

Configures project permissions for the LearningAgents plugin. Adds required Bash and file access rules to .claude/settings.json.

2026-02-20