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

us

عرض على مستوى المستودعات لـ 20 skills مجمعة عبر 4 مستودعات GitHub.

skills مجمعة
20
مستودعات
4
محدث
2026-07-12
مستكشف المستودعات

المستودعات و skills الممثلة

crw-best-practices
مطوّرو البرمجيات

Reference skill for building production-ready crw integrations. Covers verb selection, call surfaces (CLI/MCP/REST), post-filtering strategies, context-window hygiene, Hybrid RAG patterns, common pitfalls, and crw-specific operational considerations (search backend limits, renderer pool, proxy rotation). Load this when writing application code that embeds crw, designing a multi-step agent workflow, or debugging an integration that isn't behaving as expected.

2026-07-12
crw-dynamic-search
مطوّرو البرمجيات

Programmatic web search and scrape with context isolation. Use for any research task where you need to search the web, filter results, and extract specific information — without flooding your context window with raw HTML and boilerplate. This is the single biggest token-saver in the crw skill set. Triggered by "search for", "look up", "find", "research", "what's the latest on", or any query that requires current web information. Also use when asked to "search and filter", "find the important parts", or any task where you suspect the raw output will be large (multi-page scrapes, news aggregation, competitive research).

2026-07-12
crw-migrate
مطوّرو البرمجيات

Coming from Firecrawl? Switch to fastCRW in one line. Use when the user has existing Firecrawl SDK code (firecrawl-py, firecrawl-js, REST calls, or an MCP config) and wants to point it at fastCRW — managed or self-hosted. Covers the exact base_url swap, which endpoints are drop-in, which have gaps, and how to verify the switch worked.

2026-07-12
crw-search
مطوّرو البرمجيات

Search the web with fastCRW and get titles, URLs, and descriptions. Use when you have a question or topic but not a URL — "search for", "find pages about", "look up", "what is", "who is", "latest news on", "find docs for". Own search backend: self-hosted, no API key, no per-query cost, high recall via meta-search aggregation. Step 1 of the crw workflow ladder.

2026-07-12
crw-self-host
مديرو الشبكات وأنظمة الحاسوب

Stand up your own fastCRW API server — single binary, Docker, or docker-compose with a bundled search-backend sidecar. Use when the user wants to run crw locally or on their own infra, configure renderers/proxies/ auth/LLM extraction, or understand the embedded vs proxy MCP modes.

2026-07-12
crw
مطوّرو البرمجيات

Scrape, crawl, map, search, parse, and extract web data with fastCRW — the open-source, self-hostable Firecrawl alternative (single Rust binary, ~6 MB RAM, Firecrawl-compatible /v1 + /v2 API). Use whenever the user needs page content, site-wide extraction, URL discovery, web search, PDF parsing, structured JSON from pages, or change tracking. Also use when the user mentions Firecrawl, Tavily, Crawl4AI, or "scrape/crawl/map/fetch/get the page/read this site/search the web" — crw is a drop-in for the Firecrawl SDKs.

2026-07-12
crw
مطوّرو البرمجيات

Scrape, crawl, map, and search the web using fastCRW's native /v1 API. Use when the user needs web page content, site-wide extraction, URL discovery, or web search results. Single binary, 6 MB RAM; /v2 exists separately for Firecrawl migration.

2026-07-12
crw
مطوّرو البرمجيات

Scrape, crawl, map, and search the web using fastCRW's native /v1 API. Use when the user needs web page content, site-wide extraction, URL discovery, or web search results. Single binary, 6 MB RAM; /v2 exists separately for Firecrawl migration.

2026-07-12
عرض أهم 8 من أصل 15 skills مجمعة في هذا المستودع.
find
مطوّرو البرمجيات

Find, recover, or resume a past Claude Code session from local history. Use when the user asks where a past chat was, can't find a previous conversation, wants history hidden by compaction, or wants to continue an old session. Triggers: 'find that chat about X', 'which session did I…', 'where did we discuss…', 'recover compacted/pre-summary history', 'resume that session', 'nerede konuşmuştuk', 'hangi sessionda'. Runs the local read-only `wend` CLI.

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

Read the user's ENTIRE Claude Code message history with a multi-agent workflow, mine the working preferences that recur across almost all their tasks, verify each against the whole corpus, and distill them into a CLAUDE.md block so they never have to repeat them. Language-agnostic. Triggers: 'analyze how I use Claude', 'build my profile', 'update my CLAUDE.md from my history', 'find the patterns across all my work', 'mine my sessions'.

2026-07-09
skill-forge
المهن الحاسوبية الأخرى

Generate a topic-specific skill from the user's own history. Given a topic (e.g. 'marketing video/image generation'), find every related past session via wend, collect ALL the user's messages from those sessions, learn what they want and what they reject on that topic, and write a ready-to-use skill capturing it. Triggers: 'make a skill for X', 'generate a skill about X', 'benim X konusunda ne istediğimi skill yap', 'X icin skill uret', 'skill generator'.

2026-07-09
عرض 4 من أصل 4 مستودعات
تم تحميل كل المستودعات