anymorph 0.2.6 → 0.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +50 -36
- package/dist/index.js +9184 -251
- package/dist/skillpacks/geo/scaffold/AGENTS.md +38 -0
- package/dist/skillpacks/geo/scaffold/CLAUDE.md +33 -0
- package/dist/skillpacks/geo/shared/evidence-principles.md +35 -0
- package/dist/skillpacks/geo/shared/geo-principles.md +281 -0
- package/dist/skillpacks/geo/shared/vertical-playbooks/beauty.md +65 -0
- package/dist/skillpacks/geo/shared/vertical-playbooks/commerce.md +65 -0
- package/dist/skillpacks/geo/shared/vertical-playbooks/ota.md +62 -0
- package/dist/skillpacks/geo/shared/vertical-playbooks/saas.md +64 -0
- package/dist/skillpacks/geo/skills/brand-owned-diagnosis/SKILL.md +1 -1
- package/dist/skillpacks/geo/skills/brand-owned-diagnosis/references/diagnosis-contract.md +8 -9
- package/dist/skillpacks/geo/skills/brand-owned-diagnosis/references/workflow.md +11 -8
- package/dist/skillpacks/geo/skills/geo-generating-actions/SKILL.md +110 -22
- package/dist/skillpacks/geo/skills/geo-generating-actions/references/orchestrator.workflow.md +171 -5
- package/dist/skillpacks/geo/skills/geo-generating-actions/scripts/geo-scaffold.mjs +358 -0
- package/dist/skillpacks/geo/skills/geo-generating-actions/scripts/geo.mjs +66 -0
- package/dist/skillpacks/geo/skills/geo-initializing-strategy/references/foundation-diagnosis.md +1 -1
- package/dist/skillpacks/geo/skills/geo-local-setup/SKILL.md +66 -0
- package/dist/skillpacks/geo/skills/geo-local-setup/agents/openai.yaml +4 -0
- package/dist/skillpacks/geo/skills/geo-page-writer/SKILL.md +81 -0
- package/dist/skillpacks/geo/skills/geo-page-writer/agents/openai.yaml +4 -0
- package/dist/skillpacks/geo/skills/geo-page-writer/references/research.md +61 -0
- package/dist/skillpacks/geo/skills/geo-page-writer/references/validation.md +59 -0
- package/dist/skillpacks/geo/skills/geo-page-writer/references/writing.md +55 -0
- package/dist/skillpacks/geo/skills/geo-page-writer/scripts/check-page-mdx.mjs +210 -0
- package/dist/skillpacks/geo/skills/geo-page-writer/scripts/collect-page-sources.mjs +303 -0
- package/dist/skillpacks/geo/skills/geo-pages-diagnosis/SKILL.md +1 -1
- package/dist/skillpacks/geo/skills/geo-pages-diagnosis/references/diagnosis-contract.md +36 -17
- package/dist/skillpacks/geo/skills/geo-pages-diagnosis/references/workflow.md +65 -15
- package/dist/skillpacks/geo/skills/seo-ecommerce-opportunity/SKILL.md +82 -0
- package/dist/skillpacks/geo/skills/seo-ecommerce-opportunity/agents/openai.yaml +5 -0
- package/dist/skillpacks/geo/skills/seo-ecommerce-opportunity/references/ecommerce-rules.md +31 -0
- package/dist/skillpacks/geo/skills/seo-internal-link-opportunity/SKILL.md +57 -0
- package/dist/skillpacks/geo/skills/seo-internal-link-opportunity/agents/openai.yaml +5 -0
- package/dist/skillpacks/geo/skills/seo-internal-link-opportunity/references/link-rules.md +28 -0
- package/dist/skillpacks/geo/skills/seo-opportunity-audit/SKILL.md +141 -0
- package/dist/skillpacks/geo/skills/seo-opportunity-audit/agents/openai.yaml +5 -0
- package/dist/skillpacks/geo/skills/seo-opportunity-audit/references/action-contract.md +62 -0
- package/dist/skillpacks/geo/skills/seo-opportunity-audit/scripts/seo-toolkit.mjs +248 -0
- package/dist/skillpacks/geo/skills/seo-page-diagnosis/SKILL.md +56 -0
- package/dist/skillpacks/geo/skills/seo-page-diagnosis/agents/openai.yaml +5 -0
- package/dist/skillpacks/geo/skills/seo-page-diagnosis/references/page-checks.md +38 -0
- package/dist/skillpacks/geo/skills/seo-serp-opportunity-research/SKILL.md +66 -0
- package/dist/skillpacks/geo/skills/seo-serp-opportunity-research/agents/openai.yaml +5 -0
- package/dist/skillpacks/geo/skills/seo-serp-opportunity-research/references/page-type-taxonomy.md +40 -0
- package/dist/skillpacks/geo/skills/seo-serp-opportunity-research/references/serp-methodology.md +38 -0
- package/dist/skillpacks/geo/skills/seo-technical-diagnosis/SKILL.md +64 -0
- package/dist/skillpacks/geo/skills/seo-technical-diagnosis/agents/openai.yaml +5 -0
- package/dist/skillpacks/geo/skills/seo-technical-diagnosis/references/checks.md +58 -0
- package/dist/skillpacks/geo/skills/third-party-diagnosis/SKILL.md +1 -1
- package/dist/skillpacks/geo/skills/third-party-diagnosis/references/diagnosis-contract.md +2 -2
- package/dist/skillpacks/geo/skills/third-party-diagnosis/references/workflow.md +1 -1
- package/dist/skillpacks/geo/skills/third-party-execution-planning/SKILL.md +64 -0
- package/dist/skillpacks/geo/skills/third-party-execution-planning/agents/openai.yaml +4 -0
- package/dist/skillpacks/geo/skills/third-party-execution-planning/references/execution-contract.md +90 -0
- package/dist/skillpacks/geo/skills/third-party-execution-planning/references/non-social-surface-playbooks.md +123 -0
- package/package.json +2 -1
- package/dist/skillpacks/geo/skills/social-execution-planning/SKILL.md +0 -53
- package/dist/skillpacks/geo/skills/social-execution-planning/agents/openai.yaml +0 -5
- package/dist/skillpacks/geo/skills/social-execution-planning/references/execution-contract.md +0 -68
- /package/dist/skillpacks/geo/skills/{social-execution-planning → third-party-execution-planning}/references/reddit-rules.md +0 -0
- /package/dist/skillpacks/geo/skills/{social-execution-planning/references/platform-playbooks.md → third-party-execution-planning/references/social-platform-playbooks.md} +0 -0
There are too many changes on this page to be displayed.
The amount of changes on this page would crash your brower.
You can still verify the content by downloading the package file manually.