Workspace
Workspace from DaveSteadman/OpenClawTest.
Skills in this plugin
16- ▌ Gen2webtext · davesteadman bundleDerivative of DLoggedWebTextPlus that starts from one URL, extracts content-focused links and summaries, and logs outputs using CommonCode FolderNavigator into datastore3 mine/domain/yyyy/mm/dd.
- ▌ Presentdocx · davesteadman bundleBuild a manager-ready DOCX presentation from analysis markdown files for a named domain/day folder.
- ▌ Presenthtml · davesteadman bundleBuild a high-end manager HTML presentation from analysis markdown files for a named domain/day folder.
- ▌ Gen2websearch · davesteadman bundleSearch DuckDuckGo, summarize linked result pages with robust content extraction, and save logs by domain/date using CommonCode FolderNavigator.
- ▌ Loggedwebtext · davesteadman bundleFetch a web page (single URL), extract readable plain text from HTML, and log to datastore.
- ▌ Loggedanalysis · davesteadman bundleAnalyse all logged web search files for a given date and produce a concise assessment.
- ▌ Gen2csvanalysis · davesteadman bundleAnalyze mined domain logs over a timeframe (YYYY, YYYY/MM, or YYYY/MM/DD) using an LLM prompt, normalize results into tabular data, and write CSV output to datastore3 02-Analysis via CommonCode FolderNavigator.
- ▌ Loggedwebsearch · davesteadman bundleSearch the web via DuckDuckGo HTML endpoint (no API key) and log results to plain-text files.
- ▌
- ▌ Gen2basicanalysis · davesteadman bundleAnalyze mined domain logs over a timeframe (YYYY, YYYY/MM, or YYYY/MM/DD) using an LLM prompt, and write analysis output to datastore3 02-Analysis via CommonCode FolderNavigator.
- ▌ Gen2minerschedule · davesteadman bundleRun a scheduled instruction list of web mining tasks (Gen2WebSearch and Gen2WebText) with daily/monthly cadence, using domain-aware logging.
- ▌ Loggedwebtextplus · davesteadman bundleStart from one explicit website URL, extract links from that page, fetch linked HTML pages, extract about 200 words from each, and log results to datastore. Use when the user wants page content from links found on a specific site.
- ▌ Dloggedwebtextplus · davesteadman bundleStart from one explicit URL, extract content-focused links and page summaries, and store logs under a required domain subfolder in datastore. Use when runs should be grouped into separate domain areas to avoid datastore clutter.
- ▌ Gen2reportanalysis · davesteadman bundleAnalyze mined domain logs over a timeframe (YYYY, YYYY/MM, or YYYY/MM/DD) using an LLM prompt, then write a structured markdown report with paragraph-number table of contents to datastore3 02-Analysis via CommonCode FolderNavigator.
- ▌ Loggedwebsearchplus · davesteadman bundleSearch DuckDuckGo, follow result links, extract about 200 words from each linked HTML page, and log query, links, snippets, and page summaries to datastore. Use when the user asks for web search results plus short content from each result page.
- ▌ Gen2presentationcompanyprofile · davesteadman bundleBuild a CompanyProfile PowerPoint slide from Gen2 analysis JSON for a domain and date.