Conversation
Collaborator
vystrcild
commented
Mar 23, 2026
- Split this repository into two (awesome-skills) & drop duplicate skills
- Drop mcpc dependency - now using only Apify API under the hood
Replace mcpc CLI calls with zero-dependency Node.js scripts that call the Apify REST API directly. This removes the need to install @apify/mcpc. - Add fetch_actor_details.js (calls /v2/acts/ and /v2/acts/builds/) - Add search_actors.js (calls /v2/store search endpoint) - Update SKILL.md: remove mcpc prerequisite, update commands, add skip-for-simple-lookups and cost safety guidance to Step 3 - Remove mcpc error handling entry Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Streamline README to reflect the three core skills (ultimate-scraper, actor-development, actorization) and point to awesome-skills for domain-specific marketing skills. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…ucture Remove domain-specific skills (audience-analysis, brand-monitoring, etc.) that duplicated the universal scraper. Strip plugin manifests, marketplace JSON, CI workflow, and version-bumping logic. Keep only apify-ultimate-scraper, apify-actor-development, and apify-actorization. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…h info Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Marketplace.json updated for 3 skills (ultimate-scraper, actor-development, actorization). Workflow simplified to only check AGENTS.md. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…repo # Conflicts: # .claude-plugin/marketplace.json # README.md # agents/AGENTS.md
lukas-bekr
reviewed
Mar 23, 2026
| ) | ||
|
|
||
| # Check: every marketplace plugin with skills has a corresponding skill | ||
| # Every plugin with skills should have at least one SKILL.md |
Contributor
There was a problem hiding this comment.
what's the meaning/context of "plugins" here?
lukas-bekr
reviewed
Mar 23, 2026
|
|
||
| ## Pricing | ||
|
|
||
| Apify Actors use pay-per-result pricing. Check individual Actor pricing on the [Apify platform](https://apify.com). |
Contributor
There was a problem hiding this comment.
pay-per-event should also be mentioned maybe
lukas-bekr
approved these changes
Mar 23, 2026
Contributor
lukas-bekr
left a comment
There was a problem hiding this comment.
Don't see nothing that should break things or block this. Lets improve stuff in next iteration for ultimate-scraper:
- more complete Apify Actor index with better categorization
- better instructions for Store search
- some reference files on business logic + how to chain actors together into multi-step pipelines
- some instructions on how to use subagents if available + filter dataset results to avoid dumping everything into context
patrikbraborec
approved these changes
Mar 23, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.